Amit DassforMaster in Data Engineering with Cloudclouddataengineering.hashnode.net·Apr 23, 2023Interview ready for Kafka (Advanced)1. Imagine you have a high-rate producing Kafka Producer, but your consumers are unable to keep up with the incoming data. How do you resolve this issue? The interviewer is trying to assess your knowledge of Lag Monitoring and how you handle it & is ...Discuss·3 likeskafka
Mounir MesselmeniforMounir's blogmounir.hashnode.net·Jan 14, 2023Building a Basic Kafka Application with PythonKafka is a distributed streaming platform that is used for building real-time data pipelines and streaming apps. It is a powerful tool that can handle high volumes of data and allows for the storage and processing of streams in a fault-tolerant and s...Discuss·81 readskafka
Joshua StewardforConcurrent Flowsconcurrentflows.hashnode.net·Jan 25, 2023Kafka Producer - C# Sync vs AsyncRules of Thumb We're taught early and often that any I/O Bound operations should be done Asynchronously. A general rule of thumb is that anything that takes more than 50ms should be done async. While this is quite true in most cases, sometimes, just ...Discuss·206 readsC#
Amit DassforMaster in Data Engineering with Cloudclouddataengineering.hashnode.net·Apr 23, 2023Interview ready for Kafka (Advanced)1. Imagine you have a high-rate producing Kafka Producer, but your consumers are unable to keep up with the incoming data. How do you resolve this issue? The interviewer is trying to assess your knowledge of Lag Monitoring and how you handle it & is ...Discuss·3 likeskafka
Joshua StewardforConcurrent Flowsconcurrentflows.hashnode.net·Jan 25, 2023Kafka Producer - C# Sync vs AsyncRules of Thumb We're taught early and often that any I/O Bound operations should be done Asynchronously. A general rule of thumb is that anything that takes more than 50ms should be done async. While this is quite true in most cases, sometimes, just ...Discuss·206 readsC#
TheBlogBustlefortheblogbustle.hashnode.net·Jan 19, 2023Confluent acquires Immerok to develop Apache Flink offeringConfluent a leading data streaming specialist company has signed a definitive agreement to acquire Immerok – a leading Apache Flink cloud provider for building powerful cloud-native Apache Flink offerings. As per LinkedIn, Confluent was founded in th...Discussconfluent
Mounir MesselmeniforMounir's blogmounir.hashnode.net·Jan 14, 2023Building a Basic Kafka Application with PythonKafka is a distributed streaming platform that is used for building real-time data pipelines and streaming apps. It is a powerful tool that can handle high volumes of data and allows for the storage and processing of streams in a fault-tolerant and s...Discuss·81 readskafka