Difference between revisions of "AWS EC2 instances"
Jump to navigation
Jump to search
(38 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
+ | 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]], [[Amazon EC2 X1 Instances|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]], [[Amazon EC2 C5n|C5n]] | ||
− | * [[aws ec2 describe-instance-types]] | + | |
+ | * <code>[[t3.nano]] 2 CPU, 0,5 GB $0.0052/hour ~ $4/month</code> https://aws.amazon.com/ec2/instance-types/t3/ | ||
+ | * <code>[[t3.xlarge]]</code> 4 cpu 16.0 GB | ||
+ | * <code>[[t2.large]]</code> | ||
+ | * <code>[[t4g]]</code> | ||
+ | * <code>[[m5.xlarge]]</code> 4 [[vCPU]] and 16 GB ~ $1100/year https://calculator.aws/#/estimate?id=f5e9561020f709f3449c4ed4c88d9b4c9b51aa00 | ||
+ | * <code>[[m5a.xlarge]]</code> | ||
+ | |||
+ | * <code>[[m6i.2xlarge]]</code> | ||
+ | * <code>[[r6i.xlarge]]</code> | ||
+ | * <code>[[aws ec2 describe-instances]] | grep InstanceType</code> | ||
+ | * <code>[[aws ec2 describe-instance-types]]</code> | ||
* [[CPU credits]] | * [[CPU credits]] | ||
+ | |||
+ | == Related == | ||
+ | * [[Amazon EC2 Instance types]]: [[Graviton]], [[Intel]], [[AMD]] | ||
+ | * [[InstanceType]] | ||
+ | * <code>[[InstanceId]]</code> | ||
+ | * [[Terraform]]: <code>[[instance_class]]</code>, <code>[[aws_db_instance]]</code> | ||
== See also == | == See also == | ||
− | * {{ | + | * {{Amazon EC2 Instance types}} |
[[Category:AWS]] | [[Category:AWS]] |
Latest revision as of 12:07, 31 January 2025
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: