Igfasouza
banner
igfasouza.bsky.social
Igfasouza
@igfasouza.bsky.social
Software Engineer in a Data Engineer team 🇧🇷🇮🇪 Views are my own
•Java •Kafka •Raspberry PI •Maker
Everything Was Green. Kafka Still Stopped Processing Messages

#apachekafka

medium.com/codex/everyt...
Everything Was Green. Kafka Still Stopped Processing Messages
[Click here to read for free.]
medium.com
January 5, 2026 at 11:52 AM
How Kafka Never Loses Your Data: The Leader–Follower Story

#apachekafka

medium.com/@manish.jsh9...
How Kafka Never Loses Your Data: The Leader–Follower Story
How Apache Kafka ensures no data loss — even when servers fail
medium.com
January 4, 2026 at 12:21 PM
Course | Apache Kafka Fundamentals.

#apachekafka

youtube.com/playlist?lis...
January 3, 2026 at 12:49 PM
Deploying Production-Ready Apache Kafka on Kubernetes with Strimzi (KRaft Mode)

#apachekafka

medium.com/@abdelrahman...
Deploying Production-Ready Apache Kafka on Kubernetes with Strimzi (KRaft Mode)
Introduction
medium.com
January 2, 2026 at 9:17 AM
Kafka Beyond the Basics: Architecture, Internals, and Interview Prep

#apachekafka

medium.com/@paarth.jain...
Kafka Beyond the Basics: Architecture, Internals, and Interview Prep
Apache Kafka is a distributed event streaming platform used to publish, subscribe, store, and process streams of records in real time. This…
medium.com
January 1, 2026 at 2:26 PM
Kafka 2025 Wrapped.

A year-end review of the streaming ecosystem: acquisitions, existential pivots, and the slow march toward table formats.

#apachekafka

blog.2minutestreaming.com/p/apache-kaf...
Kafka 2025 Wrapped
A year-end review of everything important that happened in the real-time data streaming ecosystem: Confluent's IBM acquisition, Diskless Kafka and RedPanda's pivot
blog.2minutestreaming.com
December 31, 2025 at 12:03 PM
Kafka Relay Chat - an experiment

#apachekafka

K-IRC: [K]AFKA [I]NTERFACE [R]ELAY [C]ONSOLE

github.com/Ugbot/K-IRC
GitHub - Ugbot/K-IRC: Kafka Relay Chat - an experiment
Kafka Relay Chat - an experiment. Contribute to Ugbot/K-IRC development by creating an account on GitHub.
github.com
December 29, 2025 at 7:32 PM
A user can post news using a REST API, and it gets sent out to users instantly through a live WebSocket connection.

#apachekafka

A Nice Java spring Kafka example.

github.com/ivangfr/spri...
GitHub - ivangfr/spring-boot-nginx-websocket-rabbitmq-kafka: This project shows how to implement an interactive news broadcasting app. A user can post news using a REST API, and it gets sent out to us...
This project shows how to implement an interactive news broadcasting app. A user can post news using a REST API, and it gets sent out to users instantly through a live WebSocket connection. Users c...
github.com
December 29, 2025 at 12:27 PM
Kafka Explained: Components, Message Processing, and Failure Handling

#apachekafka

medium.com/@nettemsarat...
Kafka Explained: Components, Message Processing, and Failure Handling
In this article, we’ll cover Kafka’s core components, how messages are processed, and how failures are handled using a Dead Letter Queue…
medium.com
December 28, 2025 at 2:35 PM
Stop 3 AM Pager Duty: Enforce Data Contracts with Apache Kafka & Apache Flink

#apachekafka
#apacheflink

aimindupdate.com/2025/12/03/s...
aimindupdate.com
December 27, 2025 at 7:00 PM
A Diskless Kafka on S3, Offering 10x Cost Savings and Scaling in Seconds.

#apachekafka

github.com/AutoMQ/autom...
github.com
December 27, 2025 at 11:19 AM
Agentic Flink - AI Agents on Apache Flink

#apacheflink

github.com/Ugbot/Agenti...
GitHub - Ugbot/Agentic-Flink
Contribute to Ugbot/Agentic-Flink development by creating an account on GitHub.
github.com
December 26, 2025 at 6:43 PM
Choosing Christmas Movies with Kubernetes, Spring Boot, and Apache Kafka

#apachekafka

m.youtube.com/watch?v=ampm...
Choosing Christmas Movies with Kubernetes, Spring Boot, and Apache Kafka | Livestreams 015
YouTube video by Confluent
m.youtube.com
December 25, 2025 at 1:11 PM
How Kafka Simplifies Application Integration and Modernization

#apachekafka

thenewstack.io/how-kafka-si...
How Kafka Simplifies Application Integration and Modernization
Sharing event data across applications with Apache Kafka creates business value without requiring expensive or complex application changes.
thenewstack.io
December 25, 2025 at 11:42 AM
Apache Flink 2.2.0: Advancing Real-Time Data + AI and Empowering Stream Processing for the AI Era

#apacheflink

flink.apache.org/2025/12/04/a...
Apache Flink 2.2.0: Advancing Real-Time Data + AI and Empowering Stream Processing for the AI Era
The Apache Flink PMC is proud to announce the release of Apache Flink 2.2.0. Flink 2.2.0 further enriches AI capabilities, enhances materialized tables and the Connector framework, and improves batch ...
flink.apache.org
December 24, 2025 at 7:24 PM
How We’re Making Connect Integration More Flexible, Efficient, and Secure

#apachekafka

www.confluent.io/blog/kafka-c...
Making Kafka Connect More Flexible, Secure, and Easier to Operate
Discover how Confluent is improving Kafka Connect with better observability, security, migrations, and connector flexibility—making data integration easier to scale.
www.confluent.io
December 24, 2025 at 9:16 AM
The Secret Sauce Behind Apache Kafka’s Speed and Reliability

#apachekafka

medium.com/javarevisite...
The Secret Sauce Behind Apache Kafka’s Speed and Reliability
What really happens inside Kafka when you publish a message and when a consumer reads it — and why it feels “instant” and rock‑solid even…
medium.com
December 23, 2025 at 9:11 AM
My Apache Flink Pains ...

#apacheflink

Flink is powerful, but it's a brutal babysitting job. From "GC death spirals" to week-long schema evolution nightmares, the operational burden is immense.

fleak.ai/blog/my-apac...
My Apache Flink Pains - AI & LLM Workflows - Fleak AI
Ingest and transform data in minutes. Deploy in 1 click. Monitor in real-time for data correcteness and cost. Transform the way your team does data, forever.
fleak.ai
December 22, 2025 at 7:58 PM
Mastering Apache Kafka: Key Principles and Common Pitfalls for Software Engineers

#apachekafka

medium.com/@akhilparmar...
Mastering Apache Kafka: Key Principles and Common Pitfalls for Software Engineers
As systems scale, the traditional synchronous request-response model becomes a bottleneck. This is where Apache Kafka comes in — not just…
medium.com
December 22, 2025 at 9:11 AM
Reuse Embedded Kafka Broker in Multiple Test Classes

#apachekafka

www.baeldung.com/kafka-test-r...
Reuse Embedded Kafka Broker in Multiple Test Classes | Baeldung
Learn how to reuse an embedded Kafka broker in multiple test classes to speed up integration tests.
www.baeldung.com
December 21, 2025 at 4:54 PM