Nice explanation, Understood the HLD. I have got this question in an Interview round and the interview wanted to discuss case of Kafka Broker failure. Interviewer later gave me hint to use SideCar Design Pattern which is a fault tolerant solution in case the Kafka Message queue goes down.
Great explaination. Good starting point for beginners!
Happy Learning:)
Nice explanation, Understood the HLD.
I have got this question in an Interview round and the interview wanted to discuss case of Kafka Broker failure.
Interviewer later gave me hint to use SideCar Design Pattern which is a fault tolerant solution in case the Kafka Message queue goes down.
Elaborate more on how sidecar helps here? Did you suggest to deploy Kafka along with service container earlier?
Great work bro........
Thank you
Good job...Great dedication...👍👍
Most important consideration of ensuring security and access control measures is missing.
Thanks for feedback :)
Push service would be more efficient for real-time monitoring.
In general, Push service is used. A daemon running on host machine can push logs and they can collected and aggregated at Logger Service end.
Sir create a system design of AWS
AWS is a vast system comprising of multiple components. We can always try to pick any specific service and design it like Cloudwatch, Lambda etc