Skip to content
09, May 2025
Distributed Computing Musings

Distributed Computing Musings

Deep dive into distributed computing concepts

  • Home
  • About Me

Category: Technical Papers

  • Home
  • Technical Papers
  • Page 3
13 min read 3
  • Database
  • Technical Papers

Paper Notes: Amazon DynamoDB – A Scalable, Predictably Performant, and Fully Managed NoSQL Database Service

  • varunu28
  • July 22, 2022
Sometime back, I wrote a post on Dynamo which is Amazon’s key-value store. This paper is not about that. This…
14 min read 1
  • Database
  • Technical Papers

Paper Notes: WiscKey – Separating Keys from Values in SSD-conscious Storage

  • varunu28
  • July 13, 2022
During the last post about LSM trees, we discussed how awesome they are for write-heavy storage engines. But we also…
10 min read 1
  • Technical Papers

Paper Notes: Zookeeper – Wait-free coordination for Internet-scale systems

  • varunu28
  • June 24, 2022
In a distributed computing environment, servers often need to work with certain shared set of attributes such as locks, system…
12 min read 0
  • Technical Papers

Paper Notes: Dynamo – Amazon’s Highly Available Key-value Store

  • varunu28
  • May 31, 2022
Dynamo is one of the most influential papers in the domain of distributed storage technologies. It has inspired multiple open…
10 min read 0
  • Database
  • Technical Papers

Paper Notes: Cassandra- A Decentralized Structured Storage System

  • varunu28
  • March 14, 2022
Cassandra is a distributed storage system that focusses on providing a highly scalable & available service for storing very large…
6 min read 0
  • Technical Papers

Paper Notes: Kafka – a Distributed Messaging System for Log Processing

  • varunu28
  • March 9, 2022
Kafka was developed at LinkedIn for collecting & delivering high volume of log data with low latency. The paper dives…
11 min read 0
  • Technical Papers

Paper Notes: Scaling Memcache at Facebook

  • varunu28
  • March 5, 2022
As part of this post we will be looking into the paper Scaling memcache at Facebook and try to understand…

Posts pagination

Previous 1 2 3

Recent Posts

  • Cloud Bits: The Compass of Microservices- Navigating Service Discovery
  • Cloud Bits: Decouple Configuration from Code
  • Observability: Following the Breadcrumbs – A Journey Through Distributed Tracing
  • Observability: OpenTelemetry – Decoupled by design
  • Observability: Unlocking the Power of Monitoring
Copyright © 2025 Distributed Computing Musings Theme: Legacy Blog By Adore Themes.