August 25, 2006
Amazon EC2 beta launched
AWSAmazon Web Services — the dominant cloud platform for compute, storage, and managed infrastructure. opened the Elastic Compute Cloud (EC2) beta on August 25, 2006 — rent Linux VMs by the hour over an APIApplication programming interface — a defined way for programs to talk to each other or to a service..
What it was for
EC2 let developers `ssh` into instances in minutes instead of waiting for hardware — the foundation of modern cloud infrastructure. Auto scaling groups, AMIs, and spot instances followed; every Terraform `aws_instance` resource echoes this launch.
Companies
- Amazon
Why it's here
EC2 made virtual servers a utility you could provision with an APIApplication programming interface — a defined way for programs to talk to each other or to a service. call.
Why it mattered
It shifted startups and enterprises from owned data centers to elastic cloud compute.
What it solved
Provisioning servers took weeks of procurement and manual installation.
Media
- ImageAmazon Elastic Compute Cloud
Amazon Web Services LLC, Public domain, via Wikimedia Commons
Related
- Amazon S3 launchedMarch 14, 2006
- Docker open-sourcedMarch 20, 2013
- Kubernetes open-sourcedJune 10, 2014