An application is currently in production that makes calls to an AWS RDS Instance. The database has recently been facing performance problems. It has been noticed that some static read queries are putting a strain on the database.
Which of the following can be used to resolve the issue?
A. Place a CloudFront distribution in front of the database.
B. Enable Multi-AZ for the database.
C. Place an SQS queue in front of the database.
D. Place an ElastiCache in front of the database.