#apachekafka resultados da pesquisa
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!

Zero-Disk Architecture: The Future of Cloud Storage Systems #apachekafka pracdata.io/p/zero-disk-ar…
Apache Kafka Guide. #apachekafka A guide covering Apache Kafka including the applications, libraries and tools that will make you better and more efficient with Apache Kafka development. github.com/mikeroyal/Apac…
Data streaming is not a race. It is a journey. #ApacheKafka and #ApacheFlink require a new mindset for designing, building, and running systems. From batch to #DataStreaming changes everything from integration to governance. kai-waehner.de/blog/2023/04/1… #EventDrivenArchitecture



#Siemens uses #DataStreaming with #ApacheKafka + #ApacheFlink in the #cloud to #ShiftLeft in manufacturing and logistics. Real-time data products replace brittle integrations, powering agility, automation, and #GenAI optimization. kai-waehner.de/blog/2025/04/1…

Customer Loyalty is won or lost in real time. #ApacheKafka powers next-gen #Loyalty & #Rewards platforms with #DataStreaming across retail, telco, aviation, automotive & media. Not a nice-to-have but business-critical. Details: kai-waehner.de/blog/2024/01/1…

Creating #ApacheIceberg tables from #ApacheKafka is harder than it looks. #ApacheSpark jobs, micro-batching & zero-copy via tiered storage all fall short. @warpstream_labs works with ANY Kafka. Kafka in, Iceberg out. No pain. How are you solving it today? #DataStreaming

Extending Kafka the Hard Way (Part 1) #apachekafka blog.evacchi.dev/posts/2025/08/…
Real-Time Online Advertising Platform #apachekafka This project outlines the architecture and implementation of a data-intensive online advertising platform. github.com/desininja/DE-P…
Kafka's 80% Problem. #apachekafka Why most Kafka deployments pay big-data prices for small-data streams and how to fix it. aiven.io/blog/apache-ka…
Real-Time Data Processing with Airflow, Kafka, and Spark #apachekafka github.com/AryanBagoria/E…
Asynchronous Communication between Microservices with Apache Kafka #apachekafka mannpanchani.blogspot.com/p/asynchronous…
How to migrate Kafka clusters without downtime #apachekafka platformatory.io/blog/How-to-mi…
The @strimziio project isn't just about the operator. It's an ecosystem of several components to help you run and access your #ApacheKafka cluster on #Kubernetes. Join me and Michael Morris (Ericsson) at #KubeConNA in November in Atlanta to learn more! kccncna2025.sched.com/event/27NoO

Discover how #ApacheKafka’s KRaft protocol revolutionizes metadata management. Unpack the architecture that eliminates ZooKeeper and boosts scalability, all while ensuring robust consensus and data integrity. red.ht/4n8oDZC
3 demos to get started with Redpanda on Apache Iceberg #apachekafka redpanda.com/blog/demos-ice…
Kafkagen: testing your Kafka clients made simple #apachekafka blogit.michelin.io/kafkagen-testi…
Extending Kafka the Hard Way (Part 2) #apachekafka blog.evacchi.dev/posts/2025/09/…
Zero-Disk Architecture: The Future of Cloud Storage Systems #apachekafka pracdata.io/p/zero-disk-ar…
Data streaming is not a race. It is a journey. #ApacheKafka and #ApacheFlink require a new mindset for designing, building, and running systems. From batch to #DataStreaming changes everything from integration to governance. kai-waehner.de/blog/2023/04/1… #EventDrivenArchitecture



3 demos to get started with Redpanda on Apache Iceberg #apachekafka redpanda.com/blog/demos-ice…
Completed a Kafka Beginner Course on Udemy! Learned how clusters, brokers, topics, and configs impact performance for different use cases. Event-driven architectures at scale are fascinating. Thanks to instructor @StephaneMaarek #ApacheKafka #EventDrivenArchitecture #DevOps

#ApacheCamel or #ApacheKafka? Camel is great for app integration, routing, and legacy APIs. Kafka is built for real-time, scalable event streaming across systems and clouds. Many use both. When to use what? This guide explains: kai-waehner.de/blog/2022/01/2… #Integration

Kafka's 80% Problem. #apachekafka Why most Kafka deployments pay big-data prices for small-data streams and how to fix it. aiven.io/blog/apache-ka…
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!

Extending Kafka the Hard Way (Part 2) #apachekafka blog.evacchi.dev/posts/2025/09/…
Exciting news! #OCI now offers #Streaming with #ApacheKafka, enabling seamless integration for real-time data processing and allowing businesses to build scalable, high-performance streaming applications with ease. Learn more: social.ora.cl/6010Atj1C

Creating #ApacheIceberg tables from #ApacheKafka is harder than it looks. #ApacheSpark jobs, micro-batching & zero-copy via tiered storage all fall short. @warpstream_labs works with ANY Kafka. Kafka in, Iceberg out. No pain. How are you solving it today? #DataStreaming

Extending Kafka the Hard Way (Part 1) #apachekafka blog.evacchi.dev/posts/2025/08/…
Apache Kafka ile sürekli akan verilerinizi yönetin, Gantek’in deneyimiyle projelerinizi güncel teknolojilere taşıyın. #Gantek #ApacheKafka #VeriYönetimi

Using Strimzi Metrics Reporter in your Kafka Cluster #apachekafka strimzi.io/blog/2025/10/0…
Your system streams events. But can it remember what happened at 3:47 PM last Tuesday? Axoniq adds event memory to Kafka: 🔹 Replay any moment 🔹 Trace decisions 🔹 Prove compliance AI needs more than speed. It needs recall. Read more: axoniq.io/blog/modernizi… #ApacheKafka

Kafkagen: testing your Kafka clients made simple #apachekafka blogit.michelin.io/kafkagen-testi…
Asynchronous Communication between Microservices with Apache Kafka #apachekafka mannpanchani.blogspot.com/p/asynchronous…
This walks you through setting up Warpstream on your local machine using Docker and ShadowTraffic #apachekafka github.com/jeremyber/warp…
Apache Kafka Guide. #apachekafka A guide covering Apache Kafka including the applications, libraries and tools that will make you better and more efficient with Apache Kafka development. github.com/mikeroyal/Apac…
Kafka Transactions — Guaranteeing “Exactly Once” in an Event-Driven World #apachekafka medium.com/@himanshu-code…
Zero Data Loss with True RPO=0 and 99.999% Uptime: WarpStream brings multi-region resilience to the #Kafka protocol. Every write is replicated across 3 regions -> no data loss, no downtime, no manual failover. Could your #ApacheKafka setup survive a full #cloud region outage?

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!

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!

A fancy way to send a file: Streaming Files Through Kafka topics #apachekafka freedium.cfd/https://medium…

Sneak Peek into LittleHorse architecture. How we unlocked super-throughput by using Kafka Streams as our backing data store #apachekafka #kafkastreams

AutoML with #ApacheKafka. #BigData #Analytics #DataScience #AI #MachineLearning #IoT #IIoT #PyTorch #Python #RStats #TensorFlow #Java #JavaScript #ReactJS #GoLang #CloudComputing #Serverless #DataScientist #Linux #Books #Programming #Coding #100DaysofCode geni.us/AutoML

What a journey! Today, I hit a personal milestone of 500 commits to #ApacheKafka. I want to express my deepest gratitude to all the mentors, colleagues, friends, and the community that supported me along this way and made this possible. Thank you all! You rock!

Data streaming is not a race. It is a journey. #ApacheKafka and #ApacheFlink require a new mindset for designing, building, and running systems. From batch to #DataStreaming changes everything from integration to governance. kai-waehner.de/blog/2023/04/1… #EventDrivenArchitecture



Customer Loyalty is won or lost in real time. #ApacheKafka powers next-gen #Loyalty & #Rewards platforms with #DataStreaming across retail, telco, aviation, automotive & media. Not a nice-to-have but business-critical. Details: kai-waehner.de/blog/2024/01/1…

Explaining #ApacheKafka would be so much easier if everyone had a ticker-tape machine in their home. Once again, my life is made harder by not living in a Steampunk alternate future. 😁

Good Morning from RTA Summit 2024!!! Starting our Training session with @gAmUssA #rtasummit #apachepinot #apachekafka

Guess who is bringing transactions and exactly once messaging to the Karafka ecosystem soon 😍🚀🚀🚀🚀💪💪🤯🍻🤘🤘🤘🤘#ruby #rubyonrails #apachekafka #opensource

#Siemens uses #DataStreaming with #ApacheKafka + #ApacheFlink in the #cloud to #ShiftLeft in manufacturing and logistics. Real-time data products replace brittle integrations, powering agility, automation, and #GenAI optimization. kai-waehner.de/blog/2025/04/1…

Something went wrong.
Something went wrong.
United States Trends
- 1. Columbus 150K posts
- 2. President Trump 1.07M posts
- 3. Middle East 250K posts
- 4. Brian Callahan 8,307 posts
- 5. #IndigenousPeoplesDay 10.7K posts
- 6. Titans 39.1K posts
- 7. Vrabel 7,027 posts
- 8. Thanksgiving 54.5K posts
- 9. Seth 48.1K posts
- 10. Macron 210K posts
- 11. Marc 49K posts
- 12. #WWERaw 53.9K posts
- 13. Cape Verde 8,103 posts
- 14. HAZBINTOOZ 4,662 posts
- 15. Apple TV 5,336 posts
- 16. Shildt 2,651 posts
- 17. Darius Smith 3,718 posts
- 18. Egypt 258K posts
- 19. #Isles 1,214 posts
- 20. Sarah Strong 1,473 posts