Skip to content
Wednesday, June 4, 2025

Farrukh's Tech Space

Empowering Software Architects with Knowledge on Big Data and AI

Latest Blogs

  • Exploring the latest PHP Laravel features including Octane, Jetstream, and more for enhanced web development.

    Latest Laravel Features for 2024 – High-Performance, Security, and More

    • Farrukh Naveed Anjum
    • November 6, 2024
  • Diagram of ETL pipeline using Django and Python for big data processing, showcasing data extraction, transformation, and loading processes

    Leveraging Django and Python for Big Data ETL Pipelines: Best Practices for Software Architects

    • Farrukh Naveed Anjum
    • October 11, 2024
  • Illustration comparing Python's ThreadPoolExecutor and ProcessPoolExecutor for concurrency, showing the differences in threading and multiprocessing.

    Difference between ThreadPoolExecutor and ProcessPoolExecutor

    • Farrukh Naveed Anjum
    • October 11, 2024
  • Building Real-Time Applications with WebSockets and Server-Sent Events

    Building Real-Time Applications with WebSockets and Server-Sent Events

    • Farrukh Naveed Anjum
    • July 31, 2024
Exploring the latest PHP Laravel features including Octane, Jetstream, and more for enhanced web development.
  • PHP

Latest Laravel Features for 2024 – High-Performance, Security, and More

  • Farrukh Naveed Anjum
  • November 6, 2024
  • 0
Diagram of ETL pipeline using Django and Python for big data processing, showcasing data extraction, transformation, and loading processes
  • Data Engineering
  • Python

Leveraging Django and Python for Big Data ETL Pipelines: Best Practices for Software Architects

  • Farrukh Naveed Anjum
  • October 11, 2024
  • 0
Illustration comparing Python's ThreadPoolExecutor and ProcessPoolExecutor for concurrency, showing the differences in threading and multiprocessing.
  • Python
  • Software
  • Software Architecture

Difference between ThreadPoolExecutor and ProcessPoolExecutor

  • Farrukh Naveed Anjum
  • October 11, 2024
  • 0
Building Real-Time Applications with WebSockets and Server-Sent Events
  • Software

Building Real-Time Applications with WebSockets and Server-Sent Events

  • Farrukh Naveed Anjum
  • July 31, 2024
  • 0
Exploring the latest PHP Laravel features including Octane, Jetstream, and more for enhanced web development.
  • PHP

Latest Laravel Features for 2024 – High-Performance, Security, and More

  • Farrukh Naveed Anjum
  • November 6, 2024
  • 0
Diagram of ETL pipeline using Django and Python for big data processing, showcasing data extraction, transformation, and loading processes
  • Data Engineering
  • Python

Leveraging Django and Python for Big Data ETL Pipelines: Best Practices for Software Architects

  • Farrukh Naveed Anjum
  • October 11, 2024
  • 0
Illustration comparing Python's ThreadPoolExecutor and ProcessPoolExecutor for concurrency, showing the differences in threading and multiprocessing.
  • Python
  • Software
  • Software Architecture

Difference between ThreadPoolExecutor and ProcessPoolExecutor

  • Farrukh Naveed Anjum
  • October 11, 2024
  • 0
Building Real-Time Applications with WebSockets and Server-Sent Events
  • Software

Building Real-Time Applications with WebSockets and Server-Sent Events

  • Farrukh Naveed Anjum
  • July 31, 2024
  • 0
Emerging Technologies in Year 2024
  • AI

Emerging Technologies in 2024

  • Farrukh Naveed Anjum
  • March 24, 2024
  • 0
Exploring the latest PHP Laravel features including Octane, Jetstream, and more for enhanced web development.
  • PHP

Latest Laravel Features for 2024 – High-Performance, Security, and More

  • Farrukh Naveed Anjum
  • November 6, 2024
  • 0
Diagram of ETL pipeline using Django and Python for big data processing, showcasing data extraction, transformation, and loading processes
  • Data Engineering
  • Python

Leveraging Django and Python for Big Data ETL Pipelines: Best Practices for Software Architects

  • Farrukh Naveed Anjum
  • October 11, 2024
  • 0
Illustration comparing Python's ThreadPoolExecutor and ProcessPoolExecutor for concurrency, showing the differences in threading and multiprocessing.
  • Python
  • Software
  • Software Architecture

Difference between ThreadPoolExecutor and ProcessPoolExecutor

  • Farrukh Naveed Anjum
  • October 11, 2024
  • 0
Building Real-Time Applications with WebSockets and Server-Sent Events
  • Software

Building Real-Time Applications with WebSockets and Server-Sent Events

  • Farrukh Naveed Anjum
  • July 31, 2024
  • 0
Paving the Path to Tomorrow’s Innovations
  • AI

Paving the Path to Tomorrow’s Innovations

  • Farrukh Naveed Anjum
  • September 29, 2023
  • 0

The world of technology is ever-evolving, with new inventions reshaping our reality at a pace previously unimagined. Machine Learning (ML), a subset of artificial intelligence […]

Catalyzing Insights: Unraveling NYC’s 311 Service Requests with Apache Spark and Elasticsearch
  • Data Engineering
  • Python

Catalyzing Insights: Unraveling NYC’s 311 Service Requests with Apache Spark and Elasticsearch

  • Farrukh Naveed Anjum
  • September 29, 2023
  • 0

Introduction: Apache Spark offers unparalleled capabilities for processing large datasets, making it indispensable for big data tasks. In this guide, we’ll delve into the 311 […]

Large Language Models (LLMs) with Python
  • AI
  • GPT
  • Python

Large Language Models (LLMs) with Python

  • Farrukh Naveed Anjum
  • September 22, 2023
  • 0

Language models have revolutionized natural language processing (NLP) by providing state-of-the-art performance on a wide range of language-related tasks. Large Language Models (LLMs) like GPT-3 […]

Design Patterns in Python
  • Design Patterns
  • Python

Design Patterns in Python

  • Farrukh Naveed Anjum
  • September 22, 2023
  • 0

Design patterns are essential tools for developers to create maintainable, efficient, and scalable software solutions. These patterns provide reusable solutions to common problems in software […]

Data Ingestion from Kafka to MySQL using Python
  • Data Engineering
  • Python

Data Ingestion from Kafka to MySQL using Python

  • Farrukh Naveed Anjum
  • September 20, 2023
  • 0

In today’s data-driven world, real-time data processing is crucial for businesses to make informed decisions and stay competitive. Apache Kafka has emerged as a popular […]

Getting Started with Elasticsearch
  • Python

Getting Started with Elasticsearch

  • Farrukh Naveed Anjum
  • September 18, 2023
  • 0

Elasticsearch is a powerful open-source search and analytics engine known for its speed and scalability. It’s commonly used to index, search, and analyze large volumes […]

Getting Started with PySpark
  • Data Engineering

Getting Started with PySpark

  • Farrukh Naveed Anjum
  • September 13, 2023
  • 0

Python is an immensely popular programming language, and when it comes to processing large datasets, PySpark stands out as a powerful tool. Whether you’re a […]

Introduction to Apache Spark
  • Data Engineering

Introduction to Apache Spark

  • Farrukh Naveed Anjum
  • June 13, 2023
  • 0

Introduction Apache Spark  is a robust framework for processing data, enabling swift execution of tasks on extensive datasets. It excels in distributing data processing across […]

Unveiling the Depths of Deep Learning
  • AI

Unveiling the Depths of Deep Learning

  • Farrukh Naveed Anjum
  • June 13, 2023
  • 0

Introduction:In an exploration that goes beyond the conventional, we delve into the fascinating realm of deep learning—a distinctive facet of machine learning and artificial intelligence. […]

Everything you need to learn about Python
  • Python

Everything you need to learn about Python

  • Farrukh Naveed Anjum
  • June 12, 2023
  • 0

This article aims to outline all of the key points of the Python programming language. My target is to keep the information short, relevant, and focus on […]

Posts pagination

Previous 1 2 3 4 Next
  • AI
  • Crypto
  • Crypto Currencies
  • Cyber Security
  • Data Engineering
  • Design Patterns
  • DevOps
  • GPT
  • PHP
  • Python
  • Serverless
  • Software
  • Software Architecture

AI Ansible Automation BERT Big Data BitCoin Containers Crypto Cryptocurrencies Cryptography CSV Custom Model Cyber Security Data Engineering Deep Learning Design Patterns Dockers Elasticsearch GPT Hodl JavaScript Jokes Laravel LLM LLMS Load Balancer LORA MicroServices MySQL Node JS PEFT PHP Programming Python Quantum Real Time Applications ROBERTA Serverless Software Software Architecture Software Development Spark Technology Yolo

  • November 2024
  • October 2024
  • July 2024
  • March 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • June 2023
Copyright © 2025 Farrukh's Tech Space Theme: Indepth News By Adore Themes.