Amazon EC2 Instance types
(Redirected from Instance type)
Jump to navigation
Jump to search
https://aws.amazon.com/ec2/instance-types/
TOMERGE: AWS EC2 instances
Contents
EC2[edit]
EKS[edit]
Terraform[edit]
- Terraform resource:
aws_instance
- Terraform resource:
aws_launch_template
- Terraform resource:
Terraform eks_managed_node_groups: instance_types
R5[edit]
R5.xlarge
M6[edit]
m6i.16xlarge
: 64, 256 GBm6g.4xlarge
m6i.4xlarge
: 16x64 GB, aprox $550/month [1]
M5[edit]
m5.large: 2 vCPU 8 GB EBS-Only Up to 10 Up to 4,750
, approx. $70/monthm5d.xlarge: 4 vCPU 16 GB 1 x 150 NVMe SSD Up to 10 Up to 4,750
[2], $128/monthm5.4xlarge:
16 vCPU 64 GB EBS-Only Up to 10 4,750$128.40/month $426/month [3]m5a.xlarge
T4[edit]
T3[edit]
https://aws.amazon.com/ec2/instance-types/t3/
t3.2xlarge
: 8vCPU, 32 GBt3.xlarge
t3.large
: 2vCPU, 8 GBt3.medium
: 2vCPU, 8 GBt3.small
: 2vCPU, 2 GBt3.micro
t3.nano
t2.micro
Errors[edit]
Related[edit]
- Amazon EC2 Spot Instances
- AWS RDS Instance Types
- To change the instance type, the instance must be in the stopped state. [4], Public IP will change.
- m5.large: based on Intel Xeon Platinum 8175M processors and AWS Nitro System
- EKS (
eksctl create cluster
) https://docs.aws.amazon.com/eks/latest/userguide/choosing-instance-type.html aws rds describe-db-engine-versions
- Amazon RDS Instance Types, Burstable
- GCP machine families
- Terraform eks_managed_node_groups:
instance_types
- Karpenter:
node.kubernetes.io/instance-type
- Karpenter:
controller.node Discovered 495 EC2 instance types
terraform show | grep instance_type
- https://instances.vantage.sh/
c5a, c5ad, c6a, c6i
Activities[edit]
- Create Amazon ec2 instance with Ansible
- Read FAQ: https://github.com/terraform-aws-modules/terraform-aws-eks/blob/master/docs/faq.md#why-are-there-no-changes-when-a-node-groups-desired_size-is-modified
See also[edit]
Advertising: