#7 Advanced EC2 Flashcards

1
Q

What benefits does Enhanced Networking Provide? (choose all that apply)

A. Higher Packets per Second (PPS)
B. Consistent Low Latency
C. High Throughput
D. Multicast
E. IPv6
F. High Consistent Latency

A

A. Higher Packets per Second (PPS)
B. Consistent Low Latency
C. High Throughput

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

What placement group should be used when you need the best performance within EC2?

A. Cluster
B. Spread
C. Partition
D. HPC

A

A. Cluster

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

What placement group is ideal when you need the best levels of resilience?

A. Cluster
B. Partition
C. Spread
D. Auto-Scaling

A

C. Spread

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

If you run a large application which uses 100’s of EC2 instances and it needs exposure to physical location for performance and availability reasons. Which placement group should you use?

A. Partition
B. Spread
C. Placement
D. HPC

A

A. Partition

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

How can permissions be provided to an application running in EC2 using best practices?

A. Access keys via user-data
B. Access keys stored in AMI
C. Credentials associated with the EC2 instance
D. Credentials downloaded from S3
F. Instance Profile & IAM Role

A

F. Instance Profile & IAM Role

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

How many AZs can be used by a cluster placement group?

A. 7
B. 1
C. However many the VPC is using

A

B. 1

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

How many instances can be within a spread placement group?

A. 7
B. 3
C. 7 per AZ
D. No limit

A

C. 7 per AZ

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

What is true of dedicated hosts? (pick 2)

A. You are charged by how many instances are running on the host
B. EC2 instances incur a charge while running
C. There is no charge for EC2 instances running on a dedicated host
D. The host is dedicated to you
F. The host is dedicated to a small group of customers

A

C. There is no charge for EC2 instances running on a dedicated host
D. The host is dedicated to you

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

Which feature of EC2 allows you to provide commands that the instance will run at startup?

A. Metadata
B. AMI
C. User-Data
D. LaunchTables

A

C. UserData

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

When do commands specified in user-data get executed?

A. Periodically
B. Every time the instance moves from STOPPED to RUNNING
C. Once when the instance is provisioned
D. Once when the instance is provisioned and then every user-data change

A

C. Once when the instance is provisioned

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