Back to Stripe Backend Engineer interview

Interview question

Design Kafka-based retry and dead-letter handling

Asked in Stripe Backend Engineer interviews

Asked by

37% candidates

Difficulty

Medium

Round

Technical Round

AI synthesized from candidate reports

Back to Questions

Question 1 of 4

Design Kafka-based retry and dead-letter handling

Medium57% Candidate ReportsSYSTEM DESIGNStripeBackend Engineer

Question

Design Kafka-based retry and dead-letter handling

High-Level Approach

Partition by key, idempotent consumers, retry topic with backoff, DLQ with alerting.

Design Kafka-based retry and dead-letter handling — Stripe… | InterviewForge AI