@sandeepc
Developing software solutions and learning new technologies
Nothing here yet.
Nothing here yet.
Apr 22 · 8 min read · In the world of system design, one of the most crucial early steps is understanding the scale of the problem you're trying to solve. Before you dive into writing a single line of code, picking a datab
Join discussion
Apr 6 · 8 min read · In the world of distributed systems, scalability, availability, and consistency are paramount. For years, the CAP theorem provided a foundational understanding of the trade-offs involved. However, as
Join discussion
Mar 8 · 8 min read · In the realm of distributed systems, the CAP Theorem is a fundamental principle that every system designer must understand. It states that a distributed data store cannot simultaneously guarantee Cons
Join discussion