ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Professional Exam Questions

Amazon

AWS Certified Solutions Architect Professional

85 / 465

Question 85:

A company runs its current application that has a million views per day, entirely on-premises. However, they expect a big boost in traffic and need to figure out a way to decrease the load to handle the scale. Unfortunately, they cannot migrate their application to AWS. What could they do with their current on-premises application to help offload some of the traffic and scale to meet the demand cost-effectively? Choose the correct answer from the options below.

Answer options:

A.Deploy OpsWorks on-premise to manage the instance to configure on-premise auto-scaling to meet the demand.
B.Upload all static files to Amazon S3 and create a CloudFront distribution serving those static files.
C.Duplicate half your web infrastructure on AWS, offload the DNS to Route 53 and configure weighted-based DNS routing to send half the traffic to AWS.
D.Create a CloudFront CDN and enable query string forwarding. Offload the DNS to AWS to handle CloudFront CDN traffic but use on-premise load balancers as the origin.