ExamQuestions.com

Register
Login
AWS Certified Solutions Architect Associate Exam Questions

Amazon

AWS Certified Solutions Architect Associate

330 / 690

Question 330:

An IT firm is using AWS cloud infrastructure for its three-tier web application. They are using memory-optimized EC2 instances for application hosting & SQL based database servers deployed in Multi-AZ with auto-failover. Recently, there are observing heavy loads on database servers. This is impacting user data lookup from application servers resulting in slow access. As AWS Consultants, they are looking for guidance to resolve this issue. Which of the following will provide a faster scalable option to deliver data to users without impacting backend servers?

Answer options:

A.Use Amazon ElastiCache to cache data.
B.Configure the Multi-AZ replicas to serve the read traffic.
C.Use Amazon CloudFront to save recently accessed data in cache.
D.Use on-host caching on memory optimised EC2 instance.