This document provides an overview of Amazon Elastic Compute Cloud (EC2) including:
- EC2 allows users to launch virtual servers in Amazon's datacenters and pay for compute capacity on a short-term basis.
- There are different types of EC2 instances optimized for various use cases like compute, storage, memory, and GPU.
- Users can launch instances using Amazon Machine Images (AMIs) or templates with pre-installed software.
- Additional services like Elastic Block Storage (EBS) provide persistent storage volumes that can be attached to EC2 instances.
Related topics: