Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AWS Certified Cloud Practitioner All Questions

View all questions & answers for the AWS Certified Cloud Practitioner exam

Exam AWS Certified Cloud Practitioner topic 1 question 696 discussion

Exam question from Amazon's AWS Certified Cloud Practitioner
Question #: 696
Topic #: 1
[All AWS Certified Cloud Practitioner Questions]

An application is running on multiple Amazon EC2 instances. The company wants to make the application highly available by configuring a load balancer with requests forwarded to the EC2 instances based on URL paths.

Which AWS load balancer will meet these requirements and take the LEAST amount of effort to deploy?

  • A. Network Load Balancer
  • B. Application Load Balancer
  • C. AWS OpsWorks Load Balancer
  • D. Custom Load Balancer on Amazon EC2
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Guru4Cloud
1 year, 7 months ago
Selected Answer: B
The AWS load balancer that will meet these requirements and take the least amount of effort to deploy is the Application Load Balancer. Option B is the correct answer. The Application Load Balancer (ALB) is a highly available, managed load balancer that can be easily deployed in front of your Amazon EC2 instances. The ALB supports routing requests based on URL path, hostname, and other attributes, and provides advanced features such as TLS termination, sticky sessions, and support for WebSockets.
upvoted 2 times
...
RajithaR
1 year, 7 months ago
Selected Answer: B
The Application Load Balancer (ALB) is a Layer 7 load balancer that is designed to route traffic to multiple targets, such as Amazon EC2 instances, based on the content of the request. The ALB supports path-based routing, which means that requests can be forwarded to specific targets based on the URL path.
upvoted 3 times
...
linux_admin
1 year, 8 months ago
Selected Answer: B
The Application Load Balancer (ALB) is a Layer 7 load balancer that can route requests based on URL paths, hostnames, and HTTP headers. The ALB is designed to provide high availability and scalability for applications running across multiple EC2 instances in different availability zones. The ALB can automatically distribute incoming traffic across multiple EC2 instances, allowing applications to handle traffic spikes and improve fault tolerance. The ALB can also integrate with other AWS services such as AWS Certificate Manager, AWS WAF, and AWS CloudTrail.
upvoted 1 times
...
linux_admin
1 year, 8 months ago
According to the AWS shared responsibility model, both AWS and the customer share responsibility for securing data and systems in the cloud.
upvoted 1 times
...
Amycert
1 year, 8 months ago
Selected Answer: B
It is actually Application Loadbalancer the one that works with http/https
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...