A company wants to improve their application's response time by implementing a caching strategy. Which AWS service should they use to cache database queries?
Other
Explanation:
Amazon ElastiCache is ideal for caching database queries to improve application response times by storing frequently accessed data in memory.