AWS Services Quiz SKG

AWS Services Quiz SKG

Professional Development

22 Qs

quiz-placeholder

Similar activities

are u ready?

are u ready?

Professional Development

20 Qs

SOV Eps. OO5: Beijing

SOV Eps. OO5: Beijing

Professional Development

21 Qs

AWS Cloud Foundations - Aula04

AWS Cloud Foundations - Aula04

University - Professional Development

20 Qs

AWS Q03

AWS Q03

Professional Development

25 Qs

AWS Cloud Foundations - Aula01

AWS Cloud Foundations - Aula01

University - Professional Development

20 Qs

Skin Care

Skin Care

Professional Development

17 Qs

The Amazon and climate change

The Amazon and climate change

Professional Development

27 Qs

BABAK PENYISIHAN LCTP

BABAK PENYISIHAN LCTP

Professional Development

20 Qs

AWS Services Quiz SKG

AWS Services Quiz SKG

Assessment

Quiz

Education

Professional Development

Medium

Created by

PEARLS 5

Used 5+ times

FREE Resource

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What happens when an Amazon EC2 instance is terminated?

Data stored on EBS volumes is automatically backed up

The instance is stopped but can be restarted later

The associated Elastic IP is automatically detached

The root volume of the instance is deleted unless configured otherwise

Answer explanation

When an Amazon EC2 instance is terminated, the root volume is deleted by default unless you have configured it to be retained. This means any data on the root volume will be lost unless backed up separately.

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which service helps in distributing incoming traffic across multiple EC2 instances?

Amazon CloudWatch

Amazon Route 53

AWS Load Balancer

AWS Shield

Answer explanation

AWS Load Balancer is designed to distribute incoming traffic across multiple EC2 instances, ensuring high availability and reliability. Other options like CloudWatch and Route 53 serve different purposes.

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the main function of an Elastic Load Balancer (ELB)?

To monitor CPU utilization of EC2 instances

To distribute incoming application traffic across multiple targets

To create backups for Amazon RDS databases

To store and retrieve objects in AWS

Answer explanation

The main function of an Elastic Load Balancer (ELB) is to distribute incoming application traffic across multiple targets, ensuring high availability and reliability of applications.

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which type of Elastic Load Balancer is best suited for applications requiring routing based on HTTP headers and request paths?

Network Load Balancer

Classic Load Balancer

Application Load Balancer

Gateway Load Balancer

Answer explanation

The Application Load Balancer is designed for advanced routing, including based on HTTP headers and request paths, making it the best choice for applications requiring such features.

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What protocol does a Network Load Balancer use to handle requests?

TCP/UDP

HTTP/HTTPS

ICMP

FTP

Answer explanation

A Network Load Balancer operates at the transport layer and uses TCP/UDP protocols to efficiently distribute incoming traffic across multiple servers, ensuring high availability and reliability.

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which AWS service can be used in combination with an Elastic Load Balancer to handle application scaling?

AWS Auto Scaling

AWS Lambda

Amazon CloudFront

Amazon S3

Answer explanation

AWS Auto Scaling works with Elastic Load Balancers to automatically adjust the number of EC2 instances based on demand, ensuring your application can scale efficiently.

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does an Elastic Load Balancer do when one of the EC2 instances it routes traffic to becomes unhealthy?

It continues to send traffic to the unhealthy instance

It automatically replaces the unhealthy instance

It stops sending traffic to the unhealthy instance and reroutes it to healthy instances

It restarts the unhealthy instance

Answer explanation

An Elastic Load Balancer detects unhealthy EC2 instances and stops routing traffic to them, ensuring that only healthy instances receive traffic. This maintains application availability and performance.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?