07 - ELB & ASG

What is the main purpose of High Availability in the Cloud?

1
2
3
4
2

Application thriving even in case of a disaster

Which AWS offered Load Balancer should you use to handle hundreds of thousands of connections with low latency?

1
2
3
2

Network Load Balancer

Changing an EC2 Instance Type from a t3a.medium to a t3a.2xlarge is an example of?

1
2
3
4
4

Vertical scaling

What can you use to handle quickly and automatically the changing load on your websites and applications by adding compute resources?

1
2
3
4
3

An Auto Scaling Group

Which of the following statements is INCORRECT regarding Auto Scaling Groups?

1
2
3
4
4

Automatically changing the EC2 Instances Types

Which Load Balancer is best suited for HTTP/HTTPS load balancing traffic?

1
2
3
4
4

Application Load Balancer

Which AWS service offers easy horizontal scaling of compute capacity?

1
2
3
4
4

ASG

Which of the following statements is NOT a feature of Load Balancers?

1
2
3
4
4

Back-end autoscaling

BoolFalse