Browsing Tag
distributedsystems
16 posts
ElasticSearch Architecture: A Comprehensive Guide
Elasticsearch Architecture: A Comprehensive Guide Elasticsearch is a powerful, distributed search and analytics engine designed to handle a…
Scalable Database Solutions: From Replication to NoSQL and NewSQL
Welcome to another Sunday blog, where we explore fascinating concepts in distributed systems and their real-world applications! Imagine…
Transactions in Microservices: Part 1 – SAGA Patterns overview.
Distributed systems are powerful yet challenging, especially when it comes to ensuring consistency across multiple services. In a…
HTTP Caching in Distributed Systems
When a client interacts with servers via APIs, there are two types of content delivered to the client:…
Durable Execution Explained — How Conductor Delivers Resilient Systems Out Of The Box
This is part 2 of a two-part series on durable execution, what it is, why it is important,…
Personalized System Design Interview Prep for Engineering Managers
90% of engineering manager candidates feel unprepared for their upcoming engineering manager interviews, at big tech companies like…
ZooKeeper Chronicles: Navigating EOFException and the Enigma of 0-Length Files
In the realm of technology, ZooKeeper plays a crucial role in maintaining order within distributed systems. However, much…
Sidecar Pattern
👋 Introduction Have you ever played the game CS? 🎮 In CS, there are two teams: Terrorists and…
What Byzantine Generals Teach Us About AWS SQS
Ever heard of the Byzantine Generals? Click here and check it out. But in a nutshell: Generals trying…
Building a distributed workflow engine from scratch
I’ve been somewhat obsessed with creating workflow engines for the better part of a decade. The idea of…