Design A Unique ID Generator In Distributed Systems (Part-II): Multi Master Replication πŸ—πŸ‘·πŸ‘©πŸ»β€πŸ’»

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



Duration: 6:28
287 views
17


This is the second video on designing our "DESIGN A UNIQUE ID GENERATOR IN DISTRIBUTED SYSTEMS" (PART-II).
Asking clarification questions is the first step to tackle any system design interview question.

So, we will do our step-2 "Propose A High Level Design And Get Buy In"

We will start looking into 4 ways to generate Unique IDs one by one :
1. Multi Master Replication
2. UUID (Universally Unique Identifiers)
3. Ticket Server
4. Twitter Snowflake Approach
In this video, we will see Multi Master Replication


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

Introduction : (00:00)
Multiple Ways to Generate Unique IDs : (00:17)
Multi Master Replication : (00:54)
Example Diagram : (01:28)
Major Drawbacks : (04:19)


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-08-21Find Leaves Of Binary Tree - (Google Onsite-2022, Amazon) : Live Coding πŸ§‘πŸ»β€πŸ’»πŸ‘©πŸ»β€πŸ’»
2022-08-19Design A Unique ID Generator In Distributed Systems (Part-VII): Wrap Up !!! πŸ—πŸ‘·πŸ‘©πŸ»β€πŸ’»
2022-08-17Find All Anagrams in a String-(Amazon, Microsoft, Flipkart):Explanation βž• Live Coding πŸ§‘πŸ»β€πŸ’»πŸ‘©πŸ»β€πŸ’»
2022-08-16Design A Unique ID Generator In Distributed Systems (Part-VI): Design Deep Dive πŸ—πŸ‘·πŸ‘©πŸ»β€πŸ’»
2022-08-15Design A Unique ID Generator In Distributed Systems (Part-V): Twitter Snowflake Approach πŸ—πŸ‘·πŸ‘©πŸ»β€πŸ’»
2022-08-13Delete Nodes And Return Forest - (Amazon, Google) : Live Coding πŸ§‘πŸ»β€πŸ’»πŸ‘©πŸ»β€πŸ’»
2022-08-13Design A Unique ID Generator In Distributed Systems (Part-IV): Ticket Server πŸ—πŸ‘·πŸ‘©πŸ»β€πŸ’»
2022-08-12Count Occurrences of Anagrams-(Amazon, Microsoft, Flipkart):Explanation βž• Live Coding πŸ§‘πŸ»β€πŸ’»πŸ‘©πŸ»β€πŸ’»
2022-08-10Design A Unique ID Generator In Distributed Systems (Part-III): UUID πŸ—πŸ‘·πŸ‘©πŸ»β€πŸ’»
2022-08-09Spiral Matrix - (Amazon, Microsoft, Paytm...) : Explanation βž• Live Coding πŸ§‘πŸ»β€πŸ’»πŸ‘©πŸ»β€πŸ’»
2022-08-08Design A Unique ID Generator In Distributed Systems (Part-II): Multi Master Replication πŸ—πŸ‘·πŸ‘©πŸ»β€πŸ’»
2022-08-05Check Completeness of a Binary Tree (DFS) - (Meta, Amazon) : Explanation βž• Live Coding
2022-08-04Check Completeness of a Binary Tree (BFS) - (Meta, Amazon) : Explanation βž• Live Coding
2022-08-02Container With Most Water - (Meta, Google, Amazon) : Explanation βž• Live Coding πŸ§‘πŸ»β€πŸ’»πŸ‘©πŸ»β€πŸ’»
2022-08-01Design A Unique ID Generator In Distributed Systems - (Part-I) : Understand The Problem πŸ—πŸ‘·πŸ‘©πŸ»β€πŸ’»
2022-07-30Single Element in a Sorted Array-(Amazon, Microsoft, OLA...):Live Coding πŸ§‘πŸ»β€πŸ’»πŸ‘©πŸ»β€πŸ’»
2022-07-29Design Key-Value Store - (PART-X) : Read Path & Write Pathβš™οΈπŸ§‘πŸ»β€πŸ’»πŸ‘·πŸ—πŸ‘©β€πŸŽ¨
2022-07-28Design Key-Value Store - (PART-IX) : System Architecture Diagram πŸ˜±βš™οΈπŸ—πŸ‘©β€πŸŽ¨πŸ‘·πŸ‘·β€β™€οΈ
2022-07-27Lowest Common Ancestor of a Binary Tree-(Microsoft, Amazon, Accolite...):Live Coding πŸ§‘πŸ»β€πŸ’»
2022-07-26Design Key-Value Store - (PART-VIII) : Handling Permanent Failures | Anti-Entropy | Merkle Tree😱
2022-07-25Search a 2D Matrix-(Amazon, Microsoft, MentorGraphics...):Live Coding πŸ§‘πŸ»β€πŸ’»πŸ‘©πŸ»β€πŸ’»