AWS EC2 instances
Jump to navigation
Jump to search
TOMERGE: Amazon EC2 Instance types
- https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instance-types.html
- Compute optimized: c5, c6, c7 https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/compute-optimized-instances.html
- Memory optimized: r5, X1 https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/memory-optimized-instances.html
- General Purpose: m5, m6, m7
- Burstable performance instances: t2, t3, t4g
- AWS EC2 high memory instances
- Network optimized (n): C6in, C5n
t3.nano 2 CPU, 0,5 GB $0.0052/hour ~ $4/month
https://aws.amazon.com/ec2/instance-types/t3/t3.xlarge
4 cpu 16.0 GBt2.large
t4g
m5.xlarge
4 vCPU and 16 GB ~ $1100/year https://calculator.aws/#/estimate?id=f5e9561020f709f3449c4ed4c88d9b4c9b51aa00m5a.xlarge
m6i.2xlarge
r6i.xlarge
aws ec2 describe-instances | grep InstanceType
aws ec2 describe-instance-types
- CPU credits
Related[edit]
- Amazon EC2 Instance types: Graviton, Intel, AMD
- InstanceType
InstanceId
- Terraform:
instance_class
,aws_db_instance
See also[edit]
- Amazon EC2 Instance types, computed optimized, memory optimized, high memory, AMI, Burstable, CPU credits, on-demand, spot, Karpenter,
t2, t3, t4g, r5, r6, c5 (c5a, c5ad), c6 (c6a, c6i), m5, m6i, m7i, c7i, c7g, r6g, r6i, G5, G6, x1
,aws ec2 describe-instance-types
,vCPU, VcpuLimitExceeded, im4gn
Advertising: