Design Key-Value Store - (PART-IV) : Data Partition & Data Replication πŸ’Ώβš™οΈπŸ—

Subscribers:
92,300
Published on ● Video Link: https://www.youtube.com/watch?v=d8rYe8Rhl-k



Duration: 9:52
211 views
23


This is the fourth video on designing our "Key-Value Store" (PART-IV).
In this video we will see core components and techniques to build Key-Value Store.
1. Data Partition
2. Data Replication
3. Consistency
4. Inconsistency Resolution
5. Handling Failures
6. System Architecture Diagram
7. Write Path
8. Read Path

In this video, we will focus on "Data Partition" and "Data Replication"

Please use the below pointers for different time stamps. Hope that helps :

Introduction : (00:00)
core components and techniques : (00:19)
Data Partition : (00:48)
Data Replication : (05:58)

My GitHub Repo for interview preparation : https://github.com/MAZHARMIK/Intervie...
Subscribe to my channel : https://www.youtube.com/channel/UCaw5...




Other Videos By codestorywithMIK


2022-07-23Design Key-Value Store - (PART-VII) : Handling Temporary Failures | Gossip Protocol | Hinted πŸ€―πŸ˜±πŸ—
2022-07-19Next Permutation - (Google, Microsoft, Amazon..):Explanation βž• Live Coding πŸ§‘πŸ»β€πŸ’»πŸ‘©πŸ»β€πŸ’»
2022-07-18Design Key-Value Store - (PART-VI) : Inconsistency Resolution and Vector ClocksπŸ˜±πŸ€―βš™οΈ
2022-07-17Find Minimum in Rotated Sorted Array-(Amazon, Microsoft, Morgan Stanley):Live Coding πŸ§‘πŸ»β€πŸ’»πŸ‘©πŸ»β€πŸ’»
2022-07-16Find First & Last Position Of Element In Sorted Array-(LinkedIn, Amazon):Live Coding πŸ§‘πŸ»β€πŸ’»πŸ‘©πŸ»β€πŸ’»
2022-07-15Construct Binary Tree From Preorder And Inorder TraversalοΏΌ-(Microsoft, Amazon):Live Coding πŸ§‘πŸ»β€πŸ’»
2022-07-15Factorial Of Large Numbers - (Microsoft, MakeMyTrip, Adobe):Explanation βž• Live Coding πŸ§‘πŸ»β€πŸ’»πŸ‘©πŸ»β€πŸ’»
2022-07-14Design Key-Value Store - (PART-V) : Consistency, Quorum, Tunable Consistency πŸ˜±πŸ€―βš™οΈ
2022-07-13Binary Tree Right Side View (DFS) - (Amazon, Accolite, Flipkart ….🀯) : Live CodingπŸ§‘πŸ»β€πŸ’»
2022-07-12Binary Tree Right Side View (BFS) - (Amazon, Accolite, Flipkart ….🀯) : Live Coding πŸ§‘πŸ»β€πŸ’»
2022-07-12Design Key-Value Store - (PART-IV) : Data Partition & Data Replication πŸ’Ώβš™οΈπŸ—
2022-07-113Sum Closest - (Meta, Amazon, Microsoft, Oracle)βž•Live Coding πŸ§‘πŸ»β€πŸ’»
2022-07-11Design Key-Value Store - (PART-III) : Distributed Key-Value Store and CAP Theorem 🀯
2022-07-10Trapping Rain Water (without stack)- (Adobe, Amazon, Microsoft, Payu)βž•Live CodingπŸ§‘πŸ»β€πŸ’»
2022-07-09Design Key-Value Store - (PART-II) : Single Server Key-Value Store πŸ—βš™οΈπŸ’»πŸ’Ώ
2022-07-083 SUM - (Amazon, Meta, Google) : Explanation βž• Live Coding πŸ§‘πŸ»β€πŸ’»πŸ‘©πŸ»β€πŸ’»
2022-07-08Design Key-Value Store - (Part-I)
2022-07-07Two Sum II - Input Array Is Sorted : Explanation βž• Live Coding πŸ§‘πŸ»β€πŸ’» (In Hinglish)
2022-07-06Design Consistent Hashing - Wrap Up #️⃣πŸ₯³πŸ€©
2022-07-06Two Sum - Explanation βž• Live Coding πŸ§‘πŸ»β€πŸ’»(In Hinglish πŸ˜‰)
2022-07-05Design Consistent Hashing - Virtual Nodes οΏΌ#οΈβƒ£πŸ€―πŸ•΅πŸ»