CCP Day 1 Flashcards

(17 cards)

1
Q

EC2

A

Elastic Compute Cloud

Scalable, on-demand computing platform where users pay only for what they use.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Types of EC2 instances

A

General purpose
Compute Optimized
Memory Optimized
Accelerated Computing
Storage Optimized

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Compute intensive EC2 uses

A

gaming, high performance computing, scientific modeling, Batch files

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Memory Optimized EC2

A

Memory intensive purposes - very large data sets, images, video editing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Accelerated Computing

A

for High floating point number calculations - graphics processing, data pattern matching.

Uses hardware accelerators

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Storage Optimized

A

Requires high performance work with large local data sets.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

EC2 on-demand pricing

A

pay for time the instance runs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Savings plan pricing

A

low prices in exchange to a consistent amount of usage measured in $ per hour. 1 to 3 year term. Savings of up to 72%.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Reserved instances

A

Reserved for steady state workloads with predictable usage, offers up to 75% savings with commitment to 1 OR 3 year term (no 2 year terms). Pay all up front, Pay partial up front, or pay nothing up front.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Spot Instances

A

Request access to spare capacity for up to 90% off the on-demand price. AWS can however reclaim the instance whenever they need it.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Dedicated Hosts

A

Usually for compliance, no shared tenancy.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

AWS Fargate

A

Fargate is a serverless compute platform. For ECS or EKS. Meant for someone who doesn’t want full access to underlying system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

ECS

A

Elastic Container Service

Highly scalable, high-performance container management system that enables you to run and scale containerized applications on AWS.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

EKS

A

Amazon Elastic Kubernetes Service (Amazon EKS)(opens in a new tab) is a fully managed service that you can use to run Kubernetes on AWS.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Amazon SQS

A

Simple queue service - messages are queued until consumed or deleted

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Amazon SNS

A

Simple notification service - used for sending emails, texts, push notifications, etc. One way comms