InfrastructureModule 01
Hosting
Follow the app
Cloud → server → project → browser
Renting the always-on computer that hands your files to visitors, and pointing a readable address at it.
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
The address
A domain people can type
02
The server
Answers every visit in milliseconds
03
The certificate
The padlock that makes it https
Related concepts