178k views
4 votes
ElastiCache, which data store survives reboots - Redis or Memcached?

A) Redis
B) Memcached
C) Both Redis and Memcached
D) Neither Redis nor Memcached

1 Answer

4 votes

Final answer:

Redis is the data store that survives reboots on ElastiCache.

Step-by-step explanation:

The correct answer is A) Redis. ElastiCache is a web service that allows you to easily set up, manage, and scale a distributed in-memory data store or cache environment in the cloud. Redis is a data store supported by ElastiCache, and it does survive reboots. This means that even if you reboot the server or restart the service, the data stored in Redis will still be accessible.

User Emma Tebbs
by
8.6k points

Related questions

asked May 22, 2024 154k views
Michell asked May 22, 2024
by Michell
8.0k points
1 answer
4 votes
154k views
asked Nov 28, 2024 94.5k views
Fazan Cheng asked Nov 28, 2024
by Fazan Cheng
7.7k points
1 answer
2 votes
94.5k views