79456109

Date: 2025-02-21 00:24:37
Score: 2
Natty:
Report link

Consumer Group in Kafka reads from the same topic but the each message is consumed only by one client among consumer group clients. So, no two client in a consumer group read the same message for the same topic. This is contrary to Kinesis that each client App can read the same message. That's the big difference.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Ara Tatous