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 321 discussion

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

An ecommerce company has deployed a new web application on Amazon EC2 instances. The company wants to distribute incoming HTTP traffic evenly across all running instances.

Which AWS service or resource will meet this requirement?

  • A. Amazon EC2 Auto Scaling
  • B. Application Load Balancer
  • C. Gateway Load Balancer
  • D. Network Load Balancer
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
saoirse98
Highly Voted 2 years, 5 months ago
Selected Answer: B
Application Load Balancers are used to route HTTP/HTTPS traffic.
upvoted 10 times
...
man5484
Most Recent 1 year, 9 months ago
Selected Answer: B
An Application Load Balancer (ALB) is a service provided by AWS that distributes incoming application traffic across multiple targets, such as Amazon EC2 instances, in multiple Availability Zones. It is designed to handle HTTP and HTTPS traffic and provides advanced routing features. In this case, the ecommerce company can use an Application Load Balancer (ALB) to evenly distribute incoming HTTP traffic across all running Amazon EC2 instances hosting the web application. ALBs also provide features like path-based routing, host-based routing, and integration with various AWS services, making them suitable for a wide range of application scenarios.
upvoted 2 times
...
Pranava_GCP
1 year, 9 months ago
Selected Answer: B
B. Application Load Balancer
upvoted 1 times
...
Jimmy522156
1 year, 12 months ago
Selected Answer: B
What is gateway balancer?
upvoted 1 times
...
lwf2
2 years ago
Great reference: https://tutorialsdojo.com/application-load-balancer-vs-network-load-balancer-vs-gateway-load-balancer/
upvoted 3 times
...
Korororo
2 years, 2 months ago
Selected Answer: B
Application Load Balancer Routes and load balances at the application layer (HTTP/HTTPS), and supports path-based routing. An Application Load Balancer can route requests to ports on one or more registered targets, such as EC2 instances, in your virtual private cloud (VPC).
upvoted 2 times
Pranava_GCP
1 year, 10 months ago
https://docs.aws.amazon.com/autoscaling/ec2/userguide/autoscaling-load-balancer.html
upvoted 1 times
...
...
Testnickname
2 years, 2 months ago
Selected Answer: B
Answer is B
upvoted 1 times
...
Saif93
2 years, 4 months ago
Selected Answer: B
B is the answer.
upvoted 1 times
...
NotMeAnyWay
2 years, 4 months ago
Selected Answer: B
B is correct.
upvoted 1 times
...
Respur
2 years, 5 months ago
Selected Answer: A
N9 is correct
upvoted 1 times
Respur
2 years, 5 months ago
Sorry Application load balancer selected Wrong Answer by mistake = Correct is B (not sure how to change selected ans
upvoted 3 times
...
...
N9
2 years, 6 months ago
https://docs.aws.amazon.com/autoscaling/ec2/userguide/autoscaling-load-balancer.html
upvoted 2 times
Pranava_GCP
1 year, 10 months ago
Thanks for above link B. Application Load Balancer "Routes and load balances at the application layer (HTTP/HTTPS), and supports path-based routing. An Application Load Balancer can route requests to ports on one or more registered targets, such as EC2 instances, in your virtual private cloud (VPC)."
upvoted 1 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 ...