Logo
Login
Tech Posts 31208
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.

Building a Real-Time AI Fraud Detection System with Spring Kafka and MongoDB

Building a Real-Time AI Fraud Detection System with Spring Kafka and MongoDB
In this tutorial, we'll build a real-time fraud detection system using MongoDB Atlas Vector Search, Apache Kafka, and AI-generated embeddings. We'll demonstrate how MongoDB Atlas Vector Search can be ...
16.04.2025 0 Read More

Learning Kubernetes with Spring Boot & Kafka – Sharing My Journey

Hi, I’m diving deep into Kubernetes by migrating a Spring Boot + Kafka microservice from Docker Compose. It’s a learning project, but I’ve documented my steps in case it helps others: 📝 Bl...
19.04.2025 0 Read More

How Kafka Achieves High Throughput: A Breakdown of Its Log-Centric Architecture

Kafka routinely handles millions of messages per second on commodity hardware. This performance isn't accidental. It stems from deliberate architectural choices centered around log-based storage, OS-l...
20.04.2025 0 Read More

Kafka 4.0 Unleashed: How to Upgrade and Thrive in a ZooKeeper-Free World

Understanding the Differences Between Older Kafka Versions and Kafka 4.0 — And How to Upgrade Smoothly Apache Kafka has been a game-changer in the world of real-time data streaming for year...
21.04.2025 0 Read More

Integração entre APIs Spring Boot com Apache Kafka

Integração entre APIs Spring Boot com Apache Kafka
Neste artigo vamos entender alguns conceitos básicos do Apache Kafka, aprender a configurá-lo de forma básica no Spring Boot e aplicar esses conhecimentos em um exemplo prático. O que é o Apache ...
22.04.2025 0 Read More

Integração entre APIs Spring Boot com Apache Kafka, RabbitMQ e Apache Camel.

No contexto de microserviços, a comunicação entre APIs pode se tornar um desafio, especialmente quando buscamos escalibidade, desacoplamento e tolerância a falhas. A intenção desse Post é mostr...
22.04.2025 0 Read More

Apache Kafka: Topics, Partitions, Brokers

Apache Kafka: Topics, Partitions, Brokers
Introduction In this post, we're going to take a deeper dive into Apache Kafka. If you'd like an introduction to Event-Driven Architectures, feel free to check out my previous article.Kafka i...
22.04.2025 0 Read More

Real-World Kafka and RESTful APIs: What I Wish I Knew

I recently published a book that started from frustration — I wanted a hands-on guide to integrating Kafka and RESTful APIs, and everything I found was too theoretical.So I built my own.📘 Navigat...
25.04.2025 0 Read More

Kafka Producers Explained: Partitioning, Batching, and Reliability

A Kafka producer is the entry point for all data written to Kafka. It sends records to specific topic partitions, defines batching behavior, and controls how reliably data is delivered.This post cover...
28.04.2025 0 Read More

How Food Delivery Apps Like Swiggy & Zomato Stay Fast: The Magic of Apache Kafka

How Food Delivery Apps Like Swiggy & Zomato Stay Fast: The Magic of Apache Kafka
Imagine you ordered a burger from your favorite food delivery app like Zomato or Swiggy. The app needs to: Accept your order Confirm payment Inform the restaurant Assign a delivery person Keep you...
29.04.2025 0 Read More
Loading...
#reading
A Journey from AI to LLMs and MCP - 5 - AI Agent Frameworks — Benefits and Limitations
0
How to make multilingual videos in 3 minutes
0
OmniDictate: Free, Local, Real-Time AI Dictation for Windows
0
Day 1137 : Double Trouble
0
Welcome to ServiceNow - course
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