Logo
Login
Tech Posts 31207
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

Getting Started with Apache Kafka: A Beginner’s Guide to Real-Time Data Streaming

Getting Started with Apache Kafka: A Beginner’s Guide to Real-Time Data Streaming
1.Introduction With the rapid evolution of computing systems, the need for a fast, scalable, and fault-tolerant messaging system has grown significantly. Apache Kafka has emerged as one of th...
03.04.2025 0 Read More

How to integrate Laravel with Apache Kafka

Apache Kafka is a great tool for building event-driven applications. In this post, we will connect Kafka with Laravel using a real e-commerce example: processing an order with payment and stock update...
04.04.2025 0 Read More

Building a Scalable Event-Driven Pipeline with MongoDB, Docker, and Kafka

In modern DevOps workflows, handling real-time data streams efficiently is crucial for building scalable applications. In this guide, we'll explore how to set up an event-driven pipeline using MongoDB...
04.04.2025 0 Read More

🤔 `spring.kafka.consumer.fetch-min-size` Not Applying? Let’s Talk About It.

So you’re building a Spring Boot Kafka consumer, tweaking those sweet application.properties, and then you drop this gem: ⛶spring.kafka.consumer.fetch-min-size=524288000You’re expecting Kafka to...
05.04.2025 0 Read More

Install Kafka+Zookeeper using Docker container in Windows Subsystem for Linux(WSL)

The article is about how to install Single Node multiple broker setup of Kafka and Zookeeper in Windows subsystem for Linux(WSL). Previous article has installation guide for windows. This helps to sim...
06.04.2025 0 Read More

Brighter and Kafka: How to setup and use Brighter with Apache Kafka

This is the first article in a series where I’ll show how to connect and configure systems using Brighter. In this article, we’ll focus on integrating Brighter with Apache Kafka . Quick In...
08.04.2025 0 Read More

Brighter e Kafka: Como Configurar e utilizar o Framework com o Apache Kafka

...
08.04.2025 0 Read More

Step by step approach for creation of AWS Managed Kafka Service(MKS)

Step by step approach for creation of AWS Managed Kafka Service(MKS)
What is Amazon MSK ? Amazon Managed Streaming for Apache Kafka (Amazon MSK) is a streaming data service Manages to run Apache Kafka applications and Apache Kafka Connect connectors on AWS—without ...
08.04.2025 0 Read More

Blazing Fast Fraud Detection with Kafka (<500ms, No Kidding)

Blazing Fast Fraud Detection with Kafka (<500ms, No Kidding)
💡 The Motivation Let’s be real. Nobody likes waiting in queues, especially not the ones where money’s on the line and fraudsters are already ten steps ahead. Batch-processing systems?...
13.04.2025 0 Read More

A Step-by-Step Guide to Streaming Live Weather Data Using Apache Kafka and Apache Cassandra

A Step-by-Step Guide to Streaming Live Weather Data Using Apache Kafka and Apache Cassandra
Introduction Delivering real-time weather data is increasingly important for applications across logistics, travel, emergency services, and consumer tools. In this tutorial, we will build a r...
15.04.2025 0 Read More
Loading...
#reading
Beyond the Hype: A Practical Guide to Cloud and Datacenter Decisions
0
Starting My Journey to Become an AI Generalist — With No Code, No Certificates, Just AI Tools
0
Web3 Crypto Hype: Reframing the Conversation
0
NextAI Review: Features, Pricing, and User Bonuses
0
How does the iPhone handle alarm sounds during an active call?
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0