0% found this document useful (0 votes)
12 views1 page

AWS Notes-4

The document outlines various EC2 instance types, including M series (M4, M5, M5a, M5d, M5ad) for balanced compute, memory, and networking resources, and T series (T2, T3, T3a) for burstable CPU performance. It also mentions compute-optimized C series instances (C4, C5, C5n) designed for compute-bound applications. Each instance type is characterized by specific vCPU, RAM, and storage options suitable for different workloads and applications.

Uploaded by

coding727tree
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views1 page

AWS Notes-4

The document outlines various EC2 instance types, including M series (M4, M5, M5a, M5d, M5ad) for balanced compute, memory, and networking resources, and T series (T2, T3, T3a) for burstable CPU performance. It also mentions compute-optimized C series instances (C4, C5, C5n) designed for compute-bound applications. Each instance type is characterized by specific vCPU, RAM, and storage options suitable for different workloads and applications.

Uploaded by

coding727tree
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

3.

Caching fleets
4. Distributed data stores
5. Application that requires ARM instruction set

b. M series: M4, M5, M5a, M5d, M5ad

M4 instance:
The new M4 instances features a custom Intel Xeon E5-2676 v3 Haswell
processor optimized specifically for EC2.
vCPU- 2 to 40 (max)
RAM- 8GB to 160GB(max)
Instance storage: EBS only (root volume storage)

M5, M5a, M5d and M5ad instances:


These instances provide an ideal cloud infra, offering a balance of compute,
memory and networking resources for a broad range of applications.

Used in : gaming server, webserver, small and medium database


vCPU- 2 to 96(max)
RAM- 8 to 384(max)
Instance storage- EBS and NVMe SSD

c. T series: T2, T3, T3a instances:


These instances provide a baseline level of CPU performance with the ability to
burst to a higher level when required by your workload. An unlimited instances
can sustain high CPU performance for any period of time whenever required.

vCPU- 2 to 8
RAM- 0.5 to 32 GB

Used for:
i. Website and web app
ii. Code repositories
iii. Development, build, test
iv. Micro services

2. Compute optimized:
Compute optimized are ideal for compute bound applications that benefits from high
performance processors.

C Series:
Three types are available: C4, C5, C5n [C3- previous instance]

You might also like