A company has experienced high latency on its main application, affecting thousands of users
Correct answer - "ElastiCache" : A managed service offering from AWS for in-memory data storages.
Incorrect:
"RDS" - Stores data on disk which has higher read latency
"DynamoDB" - Stores data on disk which has higher read latency
"Parameter Store" - Best suited for secrets and configuration information
For more information visit