AboutPapersTech BitesPhotography
GitHubLinkedInX (Twitter)InstagramYouTube
Interests
Data Structures and AlgorithmsDistributed SystemsSystem DesignArtificial IntelligenceWeb DevelopmentDevOpsFinance
Work
Designing
Upskill
System Design
Fitness
Training
Travelling
Photography
Abhishek Vaishnav

Abhishek Vaishnav

Building atOracleCloud
I got to know..
Clock Bound Wait
In Distributed Systems, Nodes' clocks are never perfectly synced. Before committing, a node waits a few ms to ensure all nodes—even those with slower clocks—have passed its timestamp. This prevents read anomalies.
1st October, 2025
View All →
Last whitepaper I've read..
Dynamo: Amazon's Highly Available Key-value Store
This paper first presents the problem of building a highly available key-value store for Amazon's online shopping platform. It then introduces the Dynamo DB's architecture, which uses a almost all the known concepts of distributed systems like consistent hashing with virtual nodes, vector clocks, hinted handoff, sloppy quorum, etc to make it 'highly available' for read and write and causal consistent. You will get interest once you read as it talks about they've literally used in Amazon's cart service
12th July, 2025
View All →
placeholder
Abhishek Vaishnav

Abhishek Vaishnav

Building atOracleCloud
Work
Designing
Upskill
System Design
Fitness
Training
Travelling
Photography
Interests
Data Structures and AlgorithmsDistributed SystemsSystem DesignArtificial IntelligenceWeb DevelopmentDevOpsFinance
I got to know..
Clock Bound Wait
In Distributed Systems, Nodes' clocks are never perfectly synced. Before committing, a node waits a few ms to ensure all nodes—even those with slower clocks—have passed its timestamp. This prevents read anomalies.
1st October, 2025
View All →
Last whitepaper I've read..
Dynamo: Amazon's Highly Available Key-value Store
This paper first presents the problem of building a highly available key-value store for Amazon's online shopping platform. It then introduces the Dynamo DB's architecture, which uses a almost all the known concepts of distributed systems like consistent hashing with virtual nodes, vector clocks, hinted handoff, sloppy quorum, etc to make it 'highly available' for read and write and causal consistent. You will get interest once you read as it talks about they've literally used in Amazon's cart service
12th July, 2025
View All →
placeholder

© 2025 Abhishek Vaishnav. All rights reserved.

GitHubLinkedInX (Twitter)InstagramYouTube