System Design Patterns: From Fundamentals to Real Systems
Vote

0% completed

Introduction

1. What This Module Covers

The storage module scaled the database. The caching module took the read pressure off it. This module scales everything else: the application servers, the traffic between them, and the machinery that decides how many of everything should exist at 3 AM versus 3 PM.

It is also the module where the five questions' last question, how does it grow?, gets its full answer. And the answer starts with a correction: "scaling" is less dramatic than it sounds

.....

.....

.....

Like the course? Get enrolled and start learning!