architect-handbook

Software Architect Handbook

View on GitHub

Scaling From Zero to Millions of Users

Overview

The following text is from “System Design Interview” by Alex Xu.

The following techniques can be applied to scale a system to support millions of users:

Simple App

Example scalable design