<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Snowflake | System Design</title><link>https://system-design.devops-monk.com/tags/snowflake/</link><description>In-depth system design tutorials — from zero to millions of users. Written for engineers who want to understand how large-scale systems actually work.</description><language>en-us</language><managingEditor>abhaypratap3537@gmail.com (Abhay)</managingEditor><webMaster>abhaypratap3537@gmail.com (Abhay)</webMaster><lastBuildDate>Sun, 06 Sep 2026 22:11:29 +0000</lastBuildDate><atom:link href="https://system-design.devops-monk.com/tags/snowflake/index.xml" rel="self" type="application/rss+xml"/><item><title>Design a Unique ID Generator in Distributed Systems</title><link>https://system-design.devops-monk.com/2026/05/design-unique-id-generator/</link><pubDate>Sun, 31 May 2026 10:00:00 +0000</pubDate><guid isPermaLink="true">https://system-design.devops-monk.com/2026/05/design-unique-id-generator/</guid><author>abhaypratap3537@gmail.com (Abhay)</author><category>Case Studies</category><description>How to generate billions of unique, sortable, 64-bit IDs per day with no central coordination. Multi-master replication, UUIDs, ticket servers and Twitter Snowflake explained from first principles — plus UUIDv7, ULID and how to choose between them in 2026.</description><enclosure url="https://system-design.devops-monk.com/images/articles/unique-id-generator.webp" type="image/webp" length="0"/><content:encoded><![CDATA[<p><img src="https://system-design.devops-monk.com/images/articles/unique-id-generator.webp" alt="Design a Unique ID Generator in Distributed Systems" /></p><p>How to generate billions of unique, sortable, 64-bit IDs per day with no central coordination. Multi-master replication, UUIDs, ticket servers and Twitter Snowflake explained from first principles — plus UUIDv7, ULID and how to choose between them in 2026.</p><p><a href="https://system-design.devops-monk.com/2026/05/design-unique-id-generator/">Read the full article &rarr;</a></p>]]></content:encoded></item></channel></rss>