AWS Database Migration Service now supports Redis as a target - devamazonaws.blogspot.com

AWS Database Migration Service (AWS DMS) expands functionality by adding support for Redis and Amazon ElastiCache for Redis as a target. Redis is a fast, open-source, in-memory key-value data store for use as a database, cache, message broker, and queue. Amazon ElastiCache for Redis combines the speed, simplicity, and versatility of open-source Redis with manageability, security, and scalability from Amazon to power the most demanding real-time applications. Using AWS DMS, you can now migrate data live from any AWS DMS supported sources to Redis data store with minimal downtime.

Post Updated on August 23, 2021 at 07:24PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com