We are beginning where most people start their AWS journey — the raw compute layer: EC2, Elastic Load Balancer, and Auto Scaling.

1. Amazon EC2 (Elastic Compute Cloud) — Your virtual server

EC2 lets you create virtual machines in the cloud, called instances. It's the AWS service where you launch and fully control servers yourself.

IaaS vs PaaS vs SaaS — the model that explains why EC2 looks the way it does:

Layer