Amazon EC2 Flashcards

1
Q

What are the Amazon EC2 Instance Families

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
2
Q

What is a General Purpose Instance?

A

Provide balance of compute, memory, & networking resources.

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

What can you use General Purpose instances for?

A
  • Application servers
  • Gaming servers
  • Backend servers for Enterprise Applications
  • Small & Medium databases
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Suppose that you have an application in which the resource needs for compute, memory, and networking are roughly equivalent.
What EC2 Instance Type would you use?

A

General Purpose

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

What is a Compute Optimized Instance?

A

Instances for compute-bound applications that need high-performance instances.

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

What is a Memory Optimized Instance?

A

Designed to deliver fast performance for workloads that process large datasets in memory.

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

Suppose that you have a workload that requires large amounts of data to be preloaded before running an application. This scenario might be a high-performance database or a workload that involves performing real-time processing of a large amount of unstructured data.
What EC2 Instance Type would you use?

A

Memory Optimized

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

What are Accelerated Computing Instances?

A

Instances that use hardware accelerators, or coprocessors to perform some functions more efficiently that is possible in software running on CPU’s.

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

What are Storage Optimized Instances?

A

Instances that are used for high read/write access to large datasets on local storage.

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

What are examples of workloads that would use Storage Optimized Instances?

A
  • file systems
  • data warehousing applications
  • high-frequency online transaction processing (OLTP) systems.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are the Amazon EC2 Pricing Types?

A
  • On-Demand
  • Savings Plan
  • Reserved Instances
  • Spot Instances
  • Dedicated Hosts
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are On-Demand Instances?

A
  • Ideal for short-term, irregular workloads that cannot be interrupted.
  • No upfront costs or minimum contracts
  • Run continuously until you stop them.
  • Pay for only the compute time that you use.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Suppose you want to develop and test applications or run applications that have unpredictable usage patterns.

A

On-Demand Instances

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

What are Reserved Instances?

A
  • Billing discount offered when organizations reserve capacity in an AWS service.
  • The discount is applied to the use of on-demand instances in the AWS customer’s account.
  • Good when you have a predictable instance.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Suppose you know the EC2 instance type and size you need for your steady-state applications and in which AWS Region you plan to run them.

A

Standard Reserve Instance

17
Q

Suppose you need to run your EC2 instances in different Availability Zones or different instance types.

A

Convertible Reserve Instance

18
Q

What is the Savings Plan

A

Offers discounted rates on EC2 instances in exchange for commitment to use specific instance family in region for set time period.

19
Q

What is a Spot Instance?

A
  • Use unused Amazon EC2 computing capacity but can be interrupted.
20
Q

Suppose you have an instance that has a flexible start and end times and can have interruptions.
What type of instance would you use?

A

Spot Instances

21
Q

What are Dedicated Hosts?

A

Physical servers with an Amazon EC2 instance that are fully dedicated for your use.