Different types of General Purpose (GP) instances on AWS EC2

The different types of general purpose instances on AWS EC2 are:

  1. M-series instances: These instances provide a balance of compute, memory, and networking resources, making them suitable for a wide range of workloads, such as web servers, application servers, and small to medium databases.

  2. T-series instances: These are burstable performance instances that provide a baseline level of CPU performance with the ability to burst above the baseline when needed. They are suitable for workloads that don't require sustained high CPU performance.

  3. A-series instances: These instances use AMD processors and are designed to provide a balance of compute, memory, and networking resources at a lower cost compared to the M-series instances.

  4. Mac instances: These instances are designed to run macOS workloads, such as Xcode, iOS, iPadOS, and tvOS app development.

Comments

Popular posts from this blog

How to reduce the EBS snapshots storage cost

Where the EBS snapshot stores and snapshot charges

Difference between full snapshots and incremental snapshots

Snapshot storage tier types and cost difference

Pros and cons of On-Demand, Reserved, Spot and Saving Plans EC2 instances

Difference b/w General-purpose and a Directory bucket in Amazon S3

What factors matter for EC2 charges and pricing model

On which AWS region I can store my S3 data

Key features of EC2 instance types (Families M, T, A, C, Hpc, R, X, U, I, D, P, G)

Differences between an IAM User and Role