ELB Autoscaling Quiz

Download as pdf or txt
Download as pdf or txt
You are on page 1of 5

QUESTION 1

Elastic Load Balancing automatically distributes incoming


application traffic across multiple targets. Which of the
following is a valid target?

Route Tables

Subnets

Amazon EC2 instances

VPC

QUESTION 2

What types of Load Balancers does AWS offer? Choose all that
apply.
Choose 2

EC2 Load Balancer

Black Hole Load Balancer

Application Load Balancer

Network Load Balancer

QUESTION 3

If you are using an ELB to serve HTTP web traffic to EC2


instances, what port(s) must be open on the ELB's security
group?

Port 443
1
Port 22

Port 80

Port 21

QUESTION 4

How can we provision and configure an ELB?

We can provision an ELB from the DNS section of the AWS Console.

We can provision an ELB from the EC2 service of the AWS Console.

When we create an EC2 instance

We can provision and configure an ELB with an EC2 instance.

QUESTION 5

What best describes the purpose of an ELB?

It evenly distributes traffic between EC2 instances.

It terminates unhealthy EC2 instances.

It monitors traffic on EC2 instances.

It launches new EC2 instances based on traffic demand.

QUESTION 6

ELB is an abbreviation for?

Elastic Load Band

2
Elastic Long Balancer

Elastic Long Band

Elastic Load Balancer

Auto-Scaling

QUESTION 1

What best describes how you are charged for using Auto
Scaling?

Auto Scaling has free tier usage.

Auto Scaling costs are based on the logs being stored on S3.

Auto Scaling charges a flat fee each time it needs to provision an EC2 instance.

Auto Scaling is free to use, but you are responsible to pay for any AWS resources that
Auto Scaling provisions.

QUESTION 2

What are the two main components of Auto Scaling?

Auto Scaling group and instance type

Launch configuration and Elastic Block Storage

Launch configuration and Auto Scaling group

Elastic Load Balancing and launch configuration

3
QUESTION 3

What happens to instances in an Auto Scaling Group if it is


marked unhealthy?

The instance is suspended while it is repaired and then reactivated once the repairs are
completed.

The instance will terminate and be replaced with a new instance.

The instance self-repairs.

Auto Scaling does not have a way to mark an instance as unhealthy.

QUESTION 4

Which is not a benefit of auto scaling?

High Availability

Automation

Sending Messages

Fault Tolerance

QUESTION 4

Which is not a benefit of auto scaling?

High Availability

Automation

Sending Messages

Fault Tolerance

4
QUESTION 5

Which of the following is the correct order for creating an Auto


Scaling group?

Create a launch configuration, then an Auto Scaling group.

Create an internet gateway, then an Auto Scaling group

Create an S3 bucket, then an Auto Scaling group

Create a route table, then an Auto Scaling group.

QUESTION 6

What is the purpose of the launch configuration?

It is used to hold log files created when EC2 instances are launched.

It is a snapshot of the AMI that will be used to launch instances.

It determines the configuration that will be used on EC2 instances that will be launched.

It determines how many EC2 instances will be launched.

You might also like