ExamQuestions.com

Register
Login
AWS Certified Database Specialty Exam Questions

Amazon

AWS Certified Database Specialty

15 / 145

Question 15:

A solution architect would like to implement a caching solution for an application. The application is read-heavy performing frequent read operations. The application load is very unpredictable. So the solution architect would like to be able to horizontally scale the caching system up and down as required, while keeping the infrastructure costs minimal. What is the optimal solution to this problem?

Answer options:

A.Deploy Amazon ElastiCache for Redis (Cluster Mode Disabled) cluster.
B.Deploy Amazon ElastiCache for Redis (Cluster Mode Enabled) cluster.
C.Deploy Amazon DAX cluster.
D.Implement Write-Through caching strategy.