The aim of this blog is to share code related knowledge. And at same time, explore new dimensions in technology world.
Wednesday, December 4, 2024
Kafka intervew questions
Interview Questions on Retry Logic and Dead Letter Queues
Basic Understanding:
What is the purpose of retry logic in a distributed system?
What is a Dead Letter Queue (DLQ), and why is it used?
Implementation:
How can you implement retry logic in Spring Kafka?
Explain the steps involved in setting up a Dead Letter Queue in Kafka.
How does Spring Kafka’s SeekToCurrentErrorHandler work for retries?
Configuration:
What is the difference between using Spring Retry and Kafka retry topics?
How would you configure retry policies (e.g., backoff intervals, maximum attempts) in Spring Kafka?
Subscribe to:
Post Comments (Atom)
System Design :: Performace Tuning: Scaling, Resiliency, persistence
Netflix System Deisgn
-
Coding round https://github.com/Chanda-Abdul/Several-Coding-Patterns-for-Solving-Data-Structures-and-Algorithms-Problems-during-Interviews ...
-
Module 1: Research Basics Research It is a scientific and systematic search for information on a particular topic or issue. It is also kno...
-
Cloud Computing Platforms - Fundamentally accelerates the access to compute resources to facilitate faster software development and improve...
No comments:
Post a Comment