EC2 Flashcards

1
Q

root drive prequisites (3)

EC2 Hibernate

A

drive is EBS
encrypted
large enough to have free space for RAM dump

EC2 Hibernate

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

Hibernate

EC2

A

Stops instance and dumps RAM to disk

EC2

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

limitation

ENI

A

bound to 1 AZ

ENI

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

interaction with instances

ENI

A

can be attached and detached on the fly

ENI

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

key feature

ENI

A

can be created indepedently

ENI

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

Attributes (4)

ENI

A

private IPv4 address
EIP or public IPv4 address
security groups
MAC addresses

ENI

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

ENI

EC2

A

Elastic Network Interface
logical component that represents a vNIC

EC2

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

load balancing

Auto Scaling Group

A

handled by ELB

Auto Scaling Group

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

region redundancy

Auto Scaling Group

A

may use more than one AZ in a region

Auto Scaling Group

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

how groups are monitored

Auto Scaling Group

A

health checks

Auto Scaling Group

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

Config options (3)

Auto Scaling Group

A
  • minimum
  • maximum
  • desired number of instances

Auto Scaling Group

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

Auto Scaling Group

EC2

A

template that defines group config

EC2

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

Benefits (2)

EIP

A

persists after hard restart
freely movable to other instance

EIP

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

Assignment

EIP

A

Only to one instance at a time

EIP

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

Elastic IP (EIP)

EC2

A

IP owned as long as it’s not deleted

EC2

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

Instance IPv4 options (3)

EC2

A

Public IP
Private IP
Elastic IP

EC2

17
Q

Key pair

EC2

A

public key and private key used to access SSH (Linux) or Administrator password (Windows)

EC2

18
Q

Tag

EC2

A

key-value pair that assignes information to an instance

EC2

19
Q

Key features (3)

AMI

A

Customizable
sharable
available on the AMI Marketplace

AMI

20
Q

Amazon Machine Image (AMI)

EC2

A

template for an EC2 instance

EC2

21
Q

Elastic Block Store (EBS)

EC2

A

persistent storage that exists separate from the VM host

EC2

22
Q

Instance store

Best use

A

Cache data, buffers, other temporary content

23
Q

Result of VM shutdown

Instance store

A

data in the store is lost

Instance store

24
Q

Physical location

Instance store

A

attached to the physical VM host

Instance store

25
Q

benefit

Instance Store

A

Extremely high IOPs compared to EBS

Instance Store

26
Q

Instance store

EC2

A

temporary block-level storage

EC2

27
Q

Instance type naming convention

EC2

A

~ generation

[A][#].[Size]
A ~ instance class
Size ~ size of memory and CPUs

EC2

28
Q

Instance type D (also I or H; storage)

EC2

A

Optimized for data storage or distributed file systems

EC2

29
Q

Instance type R (Memory)

EC2

A

Optimized for databases or big data

EC2

30
Q

Instance type C (Compute)

EC2

A

Optimized for high performance computing

EC2

31
Q

Instance Type T

EC2

A

General purpose

EC2

32
Q

EC2

A

Elastic Compute Cloud
cloud based VMs

33
Q

Private EC2 use case

EC2

A

Batch processing

EC2

34
Q

Public EC2 use case

EC2

A

Web application hosting

EC2

35
Q

Instance OS types (2)

EC2

A

Linux
Windows

EC2

36
Q

VM agility

EC2

A

Secure and resizable

EC2