<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Availability on Rik Kisnah - Blog</title><link>https://www.rik-kisnah.ai/tags/availability/</link><description>Recent content in Availability on Rik Kisnah - Blog</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 10 Sep 2024 09:00:00 -0700</lastBuildDate><atom:link href="https://www.rik-kisnah.ai/tags/availability/feed.xml" rel="self" type="application/rss+xml"/><item><title>Design a Multi-Region Active-Active Service</title><link>https://www.rik-kisnah.ai/teach/systems/design-a-multi-region-service/</link><pubDate>Tue, 10 Sep 2024 09:00:00 -0700</pubDate><guid>https://www.rik-kisnah.ai/teach/systems/design-a-multi-region-service/</guid><description>Run the same service in three regions, all taking writes, and survive one region vanishing. The compute part is easy. The data part forces a choice you cannot dodge: who wins when two regions write the same row at the same moment.</description></item><item><title>Scale From Zero to Millions of Users</title><link>https://www.rik-kisnah.ai/teach/systems/scale-from-zero-to-millions-of-users/</link><pubDate>Tue, 15 Sep 2020 09:00:00 -0700</pubDate><guid>https://www.rik-kisnah.ai/teach/systems/scale-from-zero-to-millions-of-users/</guid><description>Start with one machine. Add users until it hurts, fix the one thing that hurts, repeat. Ten rungs from a single box to a sharded, cached, multi-region system, and the reason each rung exists. Learn the ladder once and half the design round becomes recognising which rung you are standing on.</description></item><item><title>Design a Load Balancer</title><link>https://www.rik-kisnah.ai/teach/systems/design-a-load-balancer/</link><pubDate>Tue, 04 Oct 2016 09:00:00 -0700</pubDate><guid>https://www.rik-kisnah.ai/teach/systems/design-a-load-balancer/</guid><description>A restaurant host who seats guests, checks which waiters showed up, and never becomes the reason the restaurant closes. Layer 4 versus layer 7, health checks, and the part everyone forgets: who balances the balancer?</description></item></channel></rss>