QuestionQ386

Content Domain 3: Cloud Technology and Services

An ecommerce company wants to distribute traffic between the Amazon EC2 instances that host its website.

Which AWS service or resource will meet these requirements?

  • A Application Load Balancer
  • B AWS WAF
  • C AWS CloudHSM
  • D AWS Direct Connect
Explanation

An Application Load Balancer distributes incoming HTTP/HTTPS traffic across multiple EC2 instances in one or more Availability Zones, improving fault tolerance and scalability. AWS WAF filters malicious web traffic, CloudHSM manages cryptographic keys, and Direct Connect provides a dedicated network link, none of which perform traffic distribution. Learn more: What Is an Application Load Balancer?

Community Discussion

No comments yet. Be the first to start the discussion!