Which of the following statements is true in regards to ElasticCache?

You are looking at ways to improve some existing infrastructure as it seems a lot of engineering resources are being taken up with basic management and monitoring tasks and the costs seem to be excessive. You are thinking of deploying Amazon ElasticCache to help.

Which of the following statements is true in regards to ElasticCache?
A .  You can improve load and response times to user actions and queries however the cost associated with scaling web applications will be more.
B .  You can’t improve load and response times to user actions and queries but you can reduce the cost associated with scaling web applications.
C .  You can improve load and response times to user actions and queries however the cost associated with scaling web applications will remain the same.
D .  You can improve load and response times to user actions and queries and also reduce the cost associated with scaling web applications.

Answer: D

Explanation:

Amazon ElastiCache is a web service that makes it easy to deploy and run Memcached or Redis protocol-compliant server nodes in the cloud. Amazon ElastiCache improves the performance of web applications by allowing you to retrieve information from a fast, managed, in-memory caching system, instead of relying entirely on slower disk-based databases. The service simplifies and offloads the management, monitoring and operation of in-memory cache environments, enabling your engineering resources to focus on developing applications.

Using Amazon ElastiCache, you can not only improve load and response times to user actions and queries, but also reduce the cost associated with scaling web applications.

Reference: https://aws.amazon.com/elasticache/faqs/

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments