Scaling Amazon EC2 Flashcards

1
Q

What do you call beginning with only the resources you need and designing your architecture to automatically respond to changing demand by scaling out or in?

A

Scalability

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

What enables you to automatically add or remove Amazon EC2 instances in response to changing application demand?

A

Amazon EC2 Auto Scaling

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

What do you call scaling that responds to changing demand?

A

Dynamic Scaling

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

What type of scaling schedules the right number of Amazon EC2 instances based on predicted demand?

A

Predictive Scaling

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

It is the number of Amazon EC2 instances that launch immediately after you have created the Auto Scaling group.

A

Minimum Capacity

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

What is set when minimum capacity of EC2 Instance is not set?

A

Desired Capacity

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

Which AWS service that automatically distributes incoming application traffic across multiple resources, such as Amazon EC2 instances?

A

AWS Elastic Load Balancer (ELB)

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

Which load balancer is best suited for load balancing of HTTP and HTTPS traffic and provides advanced request routing targeted at the delivery of modern application architectures, including microservices and containers?

A

Application Load Balancer

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

Which load balancer is best suited for load balancing of Transmission Control Protocol (TCP), User Datagram Protocol (UDP) and Transport Layer Security (TLS) traffic where extreme performance is required?

A

Network Load Balancer

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

Which load balancer provides basic load balancing across multiple Amazon EC2 instances and operates at both the request level and connection level?

A

Classic Load Balancer

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

Which load balancer is architected to handle millions of requests/second, volatile traffic patterns, and introduces extremely low latency?

A

Gateway Load Balancer

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