Facebook’s TAO: Distributed Social GraphReading Facebook’s paper to understand how they handle the data store for their social graphDec 8Dec 8
Paxos Made Simple, in plain EnglishReading Leslie Lamport’s Paxos made simple paper and an attempt at making it simplerNov 29Nov 29
Rearchitecting Kubernetes for the Edge: The paperDoes eventual consistency slow down Kubernetes?Nov 29Nov 29
Zanzibar: the distributed authorization standard?Google’s distributed authorization system powering apps like Google Photos, Drive, YouTube, Google Cloud and Google MapsNov 22Nov 22
Lessons from Amazon’s DynamoDb paperLearning from Amazon’s experiences with distributed NoSQLNov 16Nov 16
Amazon’s Dynamo — Foundations of Cloud NoSQLTaking a look at the Dynamo white paper that laid the foundations of DynamoDbNov 12Nov 12
DNS: A backstage pass to the internet’s glamorous name game!Explore the critical role of DNS in navigating web communicationJan 30Jan 30
Functional Reactive Programming — An introductionTo explain what functional reactive programming is, let’s look at reactive programming first. Reactive programming is the idea of…Mar 4, 2022Mar 4, 2022
AMQP (RabbitMQ) vs Kafka for asynchronous communicationSo you have decided to use asynchronous communication between your services/applications and now need to decide how to implement it. The…Feb 28, 2022Feb 28, 2022