ELB

ELB

1st - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Photoshop Certification [2, Panels]

Photoshop Certification [2, Panels]

9th - 12th Grade

20 Qs

ENHET

ENHET

1st - 5th Grade

10 Qs

ECS + FARGATE

ECS + FARGATE

1st - 3rd Grade

15 Qs

SLOWMOTION

SLOWMOTION

1st - 3rd Grade

10 Qs

AI_102_MODULE_2

AI_102_MODULE_2

2nd Grade

10 Qs

Parts of Detailed Lesson exemplar

Parts of Detailed Lesson exemplar

KG - 12th Grade

10 Qs

Microsoft Office

Microsoft Office

7th - 8th Grade

15 Qs

IMI level 1 1.2 Manual Handling

IMI level 1 1.2 Manual Handling

9th Grade

13 Qs

ELB

ELB

Assessment

Quiz

Professional Development

1st - 12th Grade

Hard

Created by

Harris Prajogo

Used 6+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

1 min • 1 pt

routing to route traffic from web servers to smart.com/api and from mobile devices to smart.com/mobile. A developer advises that the previous recommendation is not needed and that requests should be sent to api.smart.com and mobile.smart.com instead. Which of the following routing options were discussed? (select two)

URL Path

cookie value

client IP

web browser version

hostname

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

You are responsible for an application that runs on multiple Amazon EC2 instances. In front of the instances is an Internet-facing load balancer that takes requests from clients over the internet and distributes them to the EC2 instances. A health check is configured to ping the index.html page found in the root directory for the health status. When accessing the website via the internet visitors of the website receive timeout errors. What should be checked first to resolve the issue?

Security Groups

IAM Roles

The application is down

The ALB is warming up

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Your web application front end consists of 5 EC2 instances behind an Application Load Balancer. You have configured your web application to capture the IP address of the client making requests. When viewing the data captured you notice that every IP address being captured is the same, which also happens to be the IP address of the Application Load Balancer. What should you do to identify the true IP address of the client?

Look into the X-Forward-Proto header in the backend

Modify the front-end of the website so that the users send their IP in the requests

Look into the X-Forward-For header in the backend

Look into the client's cookie

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

You have an Application Load Balancer listening on port 80 registered with a single EC2 instance also listening on port 80. You plan on changing the listener. Which of the following options is not a supported listener?

Websocket

HTTP

HTTPS

TCP

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Your company uses an Application Load Balancer to route incoming end-user traffic to applications hosted on Amazon EC2 instances. The applications capture incoming request information and store it in the Amazon Relational Database Service (RDS) running Microsoft SQL Server DB engines. Your team lead requested that you capture the clients IP address, how will you achieve that?

We should change the client application to send their IP as part of the payloads

Use the header X-Forwarded-For

Use the header X-Forwarded-IP

Change the security groups rules

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

You are running a cloud file storage website with an Internet-facing load balancer, which routes requests from users over the internet to 10 EC2 instances registered to the load balancer. Your users are complaining that your website always asks them to re-authenticate when they switch pages. You are puzzled because this behavior is not seen in your local machine or dev environment. What could be the reason?

The Load Balancer does not have stickiness enabled

The application must have a bug

The EC2 instances log out users because the don't see their true IP's

The Load Balancer does not have TLS enabled

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

New cloud-developers is learning to reap the benefits of elasticity, horizontal scalability, and high availability. They inherited a web application running in the us-east-1 region with three availability zones (us-east-1a, us-east1-b, and us-east-1c) whose incoming web traffic is routed by a load balancer. When one of the EC2 instances hosting the web application crashes, they realize that the load balancer continues to route traffic to that instance causing intermittent issues. Which of the following should the developer do to minimize this problem?

Enable Health Checks

Enable Stickiness

Enable Multi AZ deployments

Enable SSL

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?