Exit SAA-C01 AWS Certified Solutions Architect - Associate (SAA-C01)
Question 3 of 5
0% complete
Q3 Single choice

A web application runs on Amazon EC2 instances behind an ELB Application Load Balancer. The instances run in an EC2 Auto Scaling group across multiple Availability Zones. Every night, the Auto Scaling group doubles in size. Traffic analysis shows that users in a particular region are requesting the same static content stored locally on the EC2 instances.

How can a Solutions Architect reduces the need to scale and improve application performance for the users?

  • A

    Re-deploy the application in a new VPC that is closer to the users making the requests.

  • B

    Create an Amazon CloudFront distribution for the site and redirect user traffic to the distribution.

  • C

    Store the contents on Amazon EFS instead of the EC2 root volume.

  • D

    Implement Amazon Redshift to create a repository of the content closer to the users.