How does in-memory caching improve the performance of applications in ElastiCache? A. It improves application performance by deleting the requests that do not contain frequently accessed data. B. It improves application performance by implementing good database indexing strategies. C. It improves application performance by using a part of instance RAM for caching important data. D. It improves application performance by storing critical pieces of data in memory for low-latency access.  Suggested Answer: D Community Answer: D In Amazon ElastiCache, in-memory caching improves application performance by storing critical pieces of data in memory for low-latency access. Cached information may include the results of I/O-intensive database queries or the results of computationally intensive calculations. Reference: http://aws.amazon.com/elasticache/faqs/#g4 This question is in SAP-C01 AWS Certified Solutions Architect – Professional Exam For getting AWS Certified Solutions Architect – Professional 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