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
Fast Kafka Consumer with #quarkus Virtual Thread.

Each time the listener receives a new messages it processes them in a separate Virtual Thread.

#apachekafka

Of course this make lose the message ordering within the single partition!
October 11, 2025 at 12:36 PM
Fast KSQL with Java Virtual Thread.

#apachekafka

Be cautious if you enable Virtual Threads
October 3, 2025 at 2:28 PM
Fast Kafka Consumer with Virtual Thread.

Each time the listener receives a new messages it processes them in a separate Virtual Thread.

#apachekafka

Of course this make lose the message ordering within the single partition!
September 21, 2025 at 1:28 PM
Getting Started with Iceberg Topics for Apache Kafka: A Beginner's Guide

#apachekafka

Understand how Kafka can write directly to Apache Iceberg and experiment locally with Docker and Spark

getkafkanated.substack.com/p/getting-st...
September 12, 2025 at 8:00 AM
From Kafka to Iceberg: Sinking Kafka Topics into Iceberg Tables

#apachekafka

freedium.cfd/https://medi...
August 26, 2025 at 7:54 AM
A fancy way to send a file: Streaming Files Through Kafka topics

#apachekafka

freedium.cfd/https://medi...
July 22, 2025 at 8:28 AM
July 13, 2025 at 8:41 AM
Fluss Joins the Apache Incubator

#apachekafka

fluss.apache.org/blog/fluss-j...
July 12, 2025 at 8:37 AM
The Transactional Outbox Pattern: Transforming Real-Time Data Distribution at SeatGeek

#apachekafka

chairnerd.seatgeek.com/transactiona...
July 10, 2025 at 8:12 AM
Course | Apache Kafka 101 (2025 edition)

#apachekafka

youtube.com/playlist?lis...
June 24, 2025 at 8:12 AM
Taming the Kafka Chaos: How Strimzi Helped Us Scale with Confidence

#apachekafka

strimzi.io/blog/2025/06...
June 10, 2025 at 7:51 AM
Streaming Pac-Man

#apachekafka

github.com/confluentinc...

Happy Pac-Man day #pacmanday
April 3, 2025 at 8:43 AM
Happy #piday !!!

Estimating Pi with Kafka Streams

#apachekafka

fredrikmeyer.net/2024/05/06/e...
March 14, 2025 at 10:02 AM
Kafka Traffic visual "Simulation"

#apachekafka

A really nice way to learn how Kafka works!!!

evoura.com/kafka-traffi...
March 13, 2025 at 11:15 AM
10 years of building Apache Kafka

#apachekafka

mumrah.substack.com/p/10-years-o...
February 4, 2025 at 9:15 AM
The goal of this project is to implement a "News" processing pipeline composed of five Spring Boot applications: producer-api, categorizer-service, collector-service, publisher-api and news-client.

#apachekafka

github.com/ivangfr/spri...
February 1, 2025 at 9:50 AM
Look my new door holder.

#Java #duke
January 25, 2025 at 9:57 AM
Open source Blazing KRaft GUI for Kafka, incredible number of features for a first release, even advanced message filters.

#apachekafka

blazingkraft.com
January 20, 2025 at 9:09 AM
Integrating Microservices with Confluent Cloud Using Micronaut.

#apachekafka
#micronaut

www.confluent.io/blog/microna...
December 23, 2024 at 11:04 AM
AKalculator
The Apache Kafka Cost Calculator

#apachekafka

2minutestreaming.com/apache-kafka...
December 22, 2024 at 1:39 PM
Adding Queues in Apache Kafka.

#apachekafka

With Kafka’s hybrid model, messages can be consumed in parallel and processed at least once (non-destructive reads), while still giving you the option to replay messages from the log when necessary.

www.confluent.io/blog/queues-...
December 21, 2024 at 12:47 PM