
Ultimate access to all questions.
An e-commerce company's multi-tier application on AWS experiences performance issues due to frequent identical database calls from the backend, which runs on EC2, to the MySQL RDS instance. What service should be implemented to enhance backend performance?
A
A service for storing database calls.
B
A caching service for large datasets.
C
A read replica for caching database calls.
D
A streaming service for database calls.