Topic 1 Question 157
2 つ選択A company has an existing web application that runs on two Amazon EC2 instances behind an Application Load Balancer (ALB) across two Availability Zones. The application uses an Amazon RDS Multi-AZ DB Instance. Amazon Route 53 record sets route requests for dynamic content to the load balancer and requests for static content to an Amazon S3 bucket. Site visitors are reporting extremely long loading times.
Which actions should be taken to improve the performance of the website?
Add Amazon CloudFront caching for static content.
Change the load balancer listener from HTTPS to TCP.
Enable Amazon Route 53 latency-based routing.
Implement Amazon EC2 Auto Scaling for the web servers.
Move the static content from Amazon S3 to the web servers.
ユーザの投票
コメント(9)
- 正解だと思う選択肢: AD
AD: A is obvious D If servers are working to total capacity the ASG will help to increase the performance,
If is a latency issue C will not work because both are in the same region
👍 4zolthar_z2023/01/08 A D /// C is wrong as it mentioned that ( (ALB) across two Availability Zones ) JUST 1 region !!! what is the point in C, Route 53 latency routing if it all goes to one region anyway ?
👍 3BugsBunny99986662022/12/08This on is tricky. I think it's A & C, but not sure if it's also D.
👍 2Liongeek2022/11/16
シャッフルモード