A Solutions Architect is designing an architecture for a mobile gaming application. The
application is expected to be very popular. The Architect needs to prevent the Amazon RDS
MySQL database from becoming a bottleneck due to frequently accessed queries.
Which service or feature should the Architect add to prevent a bottleneck?
Elasticache (Redis and Memcached) is an in-memory cache for RDS DB instances and it helps improve performance by diverting frequently accessed read queries to the elasticache.
Currently there are no comments in this discussion, be the first to comment!