Guided path Start here
How a Web Application Actually Works
Follow a request from the browser through DNS, HTTP, the backend, the database, deployment, and back to the user.
Open the path overviewThe request journey
- Frontend, Backend, and DatabaseRead lesson →
- What happens when you enter a URLRead lesson →
- DNS and IP addressesRead lesson →
- TCP, HTTP, and HTTPSRead lesson →
- APIs and JSONRead lesson →
- How a backend processes a requestRead lesson →
- How a database stores and retrieves dataRead lesson →
- Authentication and sessionsRead lesson →
- Deployment and cloud serversRead lesson →
- Reverse proxies, logs, and debugging failuresRead lesson →