advanced EC2 Flashcards

1
Q

Allows for EC2 build automation using user data

A

EC2 Bootstrapping

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

169.254.169.254/latest/user-data

A

EC2 bootstrapping

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

anything in user data is executed by the instance OS ONLY ONCE AT LAUNCH

A

True

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

Set of helper scripts that interface with the CloudFormation stack by making CloudFormation a lot more powerful and enabling you to fine-tune templates to better fit your use case. For example, you can update application configuration without recreating an instance

A

CFN-INIT

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

Can cfn-init be executed after launch?

A

Yes

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

Resource to prevent its status from reaching create complete until AWS CloudFormation receives a specified number of success signals or the timeout period is exceeded

A

CreationPolicy attribute

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

script signals CloudFormation to indicate whether Amazon EC2 instances have been successfully created or updated,

A

cfn-signal

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

container for an IAM role

A

InstanceProfile

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

How are temp credentials delivered for instance roles?

A

Instance Metadata

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

provides secure, hierarchical storage for configuration data management and secrets management

A

AWS Systems Manager Parameter Store

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

provides support for three types of parameters: String, StringList, and SecureString

A

Parameter Store

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

Are CloudWatch or CloudWatchLogs capable of capturing data inside an ec2 instance?

A

No, need CloudWatch Agent

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

Influences how instances are placed in underlying AWS hardware.

A

placement groups

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

placement group where your instances are placed close together inside an Availability Zone

A

cluster group

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

placement group where your instance are seperated

A

spread group

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

placement group where groups of instances are spread apart

A

Partition group

17
Q

placement group which enables workloads to achieve low-latency, high network throughput network performance

A

Cluster group

18
Q

placement group which reduces the likelihood of correlated hardware failures for your application. used for critical mission workloads

A

Spread

19
Q

placement group of instances in one partition do not share the underlying hardware with groups of instances in different
partitions

A

Partition

20
Q

When using a dedicated host, are you charged for instances?

A

No

21
Q

Does dedicated host have physical sockets and cores

A

Yes

22
Q

single root I/O virtualization (SR-IOV) to provide high-performance networking capabilities on supported instance types for no additional charge

A

Enhanced Networking

23
Q

provides higher I/O performance and lower CPU utilization when compared to traditional virtualized network interfaces

A

Enhanced Networking

24
Q

dedicate capacity has been provided for EBS but costs extra

A

EBS Optimized