Difference between revisions of "AWS EC2 instances"
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
* [[AWS EC2 high memory instances]] | * [[AWS EC2 high memory instances]] | ||
− | * <code>t3. | + | * <code>[[t3.nano]] 2 CPU, 0,5 GB $0.0052/hour ~ $4/month</code> https://aws.amazon.com/ec2/instance-types/t3/ |
− | |||
− | https://aws.amazon.com/ec2/instance-types/t3/ | ||
* <code>[[t3.xlarge]]</code> 4 cpu 16.0 GB | * <code>[[t3.xlarge]]</code> 4 cpu 16.0 GB | ||
* <code>[[t2.large]]</code> | * <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>[[m5.xlarge]]</code> 4 [[vCPU]] and 16 GB ~ $1100/year https://calculator.aws/#/estimate?id=f5e9561020f709f3449c4ed4c88d9b4c9b51aa00 | ||
* <code>[[m5a.xlarge]]</code> | * <code>[[m5a.xlarge]]</code> | ||
Line 20: | Line 19: | ||
== Related == | == Related == | ||
− | * [[Amazon EC2 Instance types]] | + | * [[Amazon EC2 Instance types]]: [[Graviton]], [[Intel]], [[AMD]] |
* [[InstanceType]] | * [[InstanceType]] | ||
* <code>[[InstanceId]]</code> | * <code>[[InstanceId]]</code> | ||
Line 26: | Line 25: | ||
== See also == | == See also == | ||
+ | * {{t3}} | ||
* {{EC2}} | * {{EC2}} | ||
[[Category:AWS]] | [[Category:AWS]] |
Latest revision as of 10:14, 9 October 2024
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
- AWS EC2 high memory instances
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]
t3.micro, t3.medium
- AWS EC2, Amazon EC2 API,
aws ec2, AWS::EC2
, Amazon EC2 Spot Instances, CPU credits, Instance type, EC2 limitations, 169.254.169.254, Instance metadata and user data (IMDS),InstanceType, InstanceId
, Amazon EC2 Auto Scaling, AWS EC2 Instance Connect, launch template, lifecycle, AWS Security group (SG), Amazon EC2 Recycle Bin, Amazon EC2 Mac Instances, Global View
Advertising: