Learning Notes: Amazon Elastic Cloud Compute (EC2)
December 22, 2024•166 words
An EC2 instance is a virtual server in the AWS Cloud.
An EC2 instance type refers to the hardware of the host computer used to power our virtual servers.
An EC2 instance consists of compute, memory, network, and storage.
Amazon EC2 provides several high level features, which include:
Instances
Machine Images
Instance Types
EBS Volumes
Instance Store Volumes
Key Pairs
Security Groups
There are several services related to Amazon EC2 which can be used together:
EC2 Auto Scaling
AWS Backup
...
Read post