InfrastructureModule 01
The cloud
Follow the app
Cloud → server → project → browser
A rented computer in a building somewhere that never turns off. Your app lives there so people can reach it without borrowing your laptop.
Interactive demo
From cloud to browser
The cloud
A rented computer in a data centre that never turns off. It waits for visitors around the clock.
the cloud->your project->the live app->the browser
What makes this work
01
Always on
It does not sleep when you close your laptop
02
Shared
Thousands of apps run on the same machines
03
Rented
You pay for the slice you use, not the building
Related concepts