@big_amaks good work on the porfolio ....just on your cv education get rid of the expected graduation date , HRs are bit hesitant to hire ongoing students even though you can manage both
Permanent errors fail immediately.
Consumer
No automatic retry by Kafka.
Donโt commit offset โ message is redelivered.
Common patterns:Retry a few times with backoff Send to a retry topic After retries fail โ send to Dead Letter Topic (DLT)
Educative tuesday(Apache Kafka):
fundamental idea around kafka in order to scale messages sent and received by kafka require a user specified user strategy basically the user needs to specify on how we distribute events across our different partitions