SAA-C03 · Question #265
A company is hosting multiple websites for several lines of business under its registered parent domain. Users accessing these websites will be routed to appropriate backend Amazon EC2instances…
The correct answer is C. Application Load Balancer D. Amazon EC2 Auto Scaling. An Application Load Balancer supports path- and host-based routing, which makes it ideal for routing requests based on subdomains. EC2 Auto Scaling ensures that the number of instances adjusts dynamically based on traffic, which helps manage cost and performance during…
Question
A company is hosting multiple websites for several lines of business under its registered parent domain. Users accessing these websites will be routed to appropriate backend Amazon EC2instances based on the subdomain. The websites host static webpages, images, and server- side scripts like PHP and JavaScript. Some of the websites experience peak access during the first two hours of business with constant usage throughout the rest of the day. A solutions architect needs to design a solution that will automatically adjust capacity to these traffic patterns while keeping costs low. Which combination of AWS services or features will meet these requirements? (Select TWO.)
Options
- AAWS Batch
- BNetwork Load Balancer
- CApplication Load Balancer
- DAmazon EC2 Auto Scaling
- EAmazon S3 website hosting
How the community answered
(34 responses)- A9% (3)
- B6% (2)
- C82% (28)
- E3% (1)
Explanation
An Application Load Balancer supports path- and host-based routing, which makes it ideal for routing requests based on subdomains. EC2 Auto Scaling ensures that the number of instances adjusts dynamically based on traffic, which helps manage cost and performance during predictable peak hours.
Community Discussion
No community discussion yet for this question.