A developer manages an application that interacts with Amazon RDS. After observing slow performance with read queries, the developer implements Amazon ElastiCache to update the cache immediately following the primary database update. What will be the result of this approach to caching? A. Caching will increase the load on the database instance because the cache is updated for every database update. B. Caching will slow performance of the read queries because the cache is updated when the cache cannot find the requested data. C. The cache will become large and expensive because the infrequently requested data is also written to the cache. D. Overhead will be added to the initial response time because the cache is updated only after a cache miss.  Suggested Answer: C Community Answer: C This question is in DVA-C01 AWS Certified Developer – Associate Exam For getting AWS Certified Developer – Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Amazon. Trademarks, certification & product names are used for reference only and belong to Amazon. The website does not contain actual questions and answers from Amazon's Certification Exam.
Please login or Register to submit your answer