System Design lessons learned from Apache Kafka
This article focuses on various design concepts: Horizontal scaling Vertical scaling Data sharding Availability Fault tolerance Consistency Cap theorem, etc. Whenever you are asked to
This article focuses on various design concepts: Horizontal scaling Vertical scaling Data sharding Availability Fault tolerance Consistency Cap theorem, etc. Whenever you are asked to
In my last article, I wrote about “microservices vs monolithic architecture” which emphasis on the advantage of using microservices architecture, and also focus on the disadvantage
Microservices architecture is getting a lot of attention these days and being used by Uber, Netflix, Linkedin and many other other companies. I am sure