EC2_EBS Flashcards

1
Q

Name the Instance Types

A
  • General purpose
  • Compute/Memory/Storage Optimized
  • Accelerated Computing
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Name Placement Groups

A

Cluster Group
Spread Group
Partition Group

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

Cluster Placement Group

A

Grouping of instances in the same AZ
Close physical proximity
Low-latency Network
Useful for High Performance Computing(HPC)

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

Spread Placement Groups

A
  • spreads physically across distinct hardware racks and AZs
  • reduce risk of service failure
  • no 2 instances will ever share physical hardware
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Partition Placement Groups

A
  • put instances into partitions
  • partitions can be physically seperated
  • no 2 partitions whitin a placement group share the same rack thus isolating the impact of hardware failure
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Instance Pricing

A
  • on-demand model(Hourly)
  • reserve(Three-year term)
  • spot-on
  • on-demand capacity reservation
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

On-Demand Instances

A

On-Demand Instances let you pay for compute capacity by the hour or
second (minimum of 60 seconds) with no long-term commitments.

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

EBS Volume Types

A

EBS-Provosioned IOPS SSD
EBS General Purpose SSD
Throughput-Optimized HDD
Cold HDD

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

EBS-Provisioned IOPS SSD

A

Intense IO
64,000 IOPS
Throughput : 1,000 MB/s

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

EBS General Purpose SSD

A

acceptable low latency performance
IOPS/volume: 16,000

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

Throughput-Optimized HDD

A

reduced cost with acceptable performance
log processing, Big Data Ops
IOPS/volume: 500
Throughput: 500 MB/s

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

Cold HDD

A

large volume of data with infrequent access
IOPS/volume: 250

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

EBS Features

A
  • can be copied by creating a snapshot
  • AMIs can be generated directly from EBS volumes attached to a running instance(the instance better to be down)
  • Encryption
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Instance Store Volumes

A
  • are SSDs conncted via NVMe(non-volatile memory express)
  • the price included in the instance
  • good for short-term deployment roles
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

EC2 Security

A
  • Security Groups
  • IAM Roles
  • NAT Devices
  • Key Pairs
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

EC2 Security Groups

A
  • plays roles of Firewall
  • Denies by Default
  • Controls Traffic at the instance level
17
Q

Auto Scaling Options

A
Manual Scaling
Dynamic Scaling
Simple Scaling Policies
Step Scaling Policies
Target Tracking Policies
Scheduled Actions
18
Q

AWS Systems Manager

A

AWS Systems Manager is a management service offered by Amazon Web Services (AWS) that allows you to automate and manage your infrastructure at scale. It provides a unified interface for managing your AWS resources and on-premises systems.