TEJESWAR REDDYreliable notification systems: implementing dead letter queues with rabbitmq and node.jsNov 17
Emre AkınKafka Exception Handling and Retry MechanismKafka is a message broker where you can listen to and process messages in real time. Each message is expressed with offsets in Kafka…Mar 283
TEJESWAR REDDYreliable notification systems: implementing dead letter queues with rabbitmq and node.jsNov 15Nov 15
Emre AkınKafka ConnectorsKafka Connect is the structure that enables data flow between external systems and Kafka. This external system includes a database…Jan 91Jan 91
TEJESWAR REDDY🚀 exploring rabbitmq channels: unlocking efficient messaging in your microservices architecture 🐇Nov 9Nov 9
TEJESWAR REDDYreliable notification systems: implementing dead letter queues with rabbitmq and node.jsNov 17
Emre AkınKafka Exception Handling and Retry MechanismKafka is a message broker where you can listen to and process messages in real time. Each message is expressed with offsets in Kafka…Mar 283
TEJESWAR REDDYreliable notification systems: implementing dead letter queues with rabbitmq and node.jsNov 15
Emre AkınKafka ConnectorsKafka Connect is the structure that enables data flow between external systems and Kafka. This external system includes a database…Jan 91
TEJESWAR REDDY🚀 exploring rabbitmq channels: unlocking efficient messaging in your microservices architecture 🐇Nov 9
Emre AkınKafka ArchitectureIn my previous article, we talked about what Kafka is, its advantages, disadvantages and usage areas. Now we will talk about Kafka’s…Nov 18, 20232
Balian's techologies and innovation labImplementing the SAGA Pattern for Distributed Transactions in Microservices with Spring BootDistributed transaction management across microservices can be challenging, particularly because each service operates independently and…Nov 6
Emre AkınKafka Producer and ConsumerI talked about Kafka architecture in my previous article. In this article, I will talk about the issues of producer and consumer with…Nov 26, 20232