37. EC2 Instance types Basics

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/11

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

12 Terms

1
New cards

m5.2xlarge what is m

Instance class

2
New cards

m5.2xlarge what is 5

Generation

3
New cards

m5.2xlarge what is 2xlarge

size within instance class

4
New cards

EC2 Instance Types – General Purpose

Great for a diversity of workloads such as web servers or code repositories. Balanced

5
New cards

t2.micro instance type

General purpose

6
New cards

EC2 Instance Types – Compute Optimized

Great for compute-intensive tasks that require high performance

processors:

• Batch processing workloads

• Media transcoding

• High performance web servers

• High performance computing (HPC)

• Scientific modeling & machine learning

• Dedicated gaming servers

7
New cards

EC2 Instance Types – Memory Optimized

Fast performance for workloads that process large data sets in memory

Use cases:

• High performance, relational/non-relational databases

• Distributed web scale cache stores

• In-memory databases optimized for BI (business intelligence)

• Applications performing real-time processing of big unstructured data

8
New cards

General Purpose instance letter

Mac, T, M, A

9
New cards

Compute Optimized instance letter

C

10
New cards

Memory Optimized instance letter

R, X, High Memory, z1d

11
New cards

EC2 Instance Types – Storage Optimized

Great for storage-intensive tasks that require high, sequential read and write

access to large data sets on local storage

Use cases:

• High frequency online transaction processing (OLTP) systems

• Relational & NoSQL databases

• Cache for in-memory databases (for example, Redis)

• Data warehousing applications

• Distributed file systems

12
New cards

Storage Optimized instance letter

I, D, H