Overview

Product video
Redis Cloud combines the simplicity and versatility of Redis with the scalability and reliability required by enterprise-grade applications. This managed service is designed to elevate your data strategy, whether you're optimizing existing applications or building new, data-intensive experiences. With Redis Cloud, you're not just accessing a database; you're unlocking a comprehensive data platform that grows with your needs, ensuring that your applications are always fast, available, and scalable. Redis Cloud is your partner in navigating the complexities of modern data management, offering a seamless path from trial to full-scale deployment.
Pay as little as $5/month on the Redis Cloud Essentials plan, or spin up dedicated infrastructure that scales with you on the Redis Cloud Pro plan starting at $0.881/hour.
Features for Every Use Case:
- Multi-model capabilities: Build modern apps with search, JSON, TimeSeries, Bloom filters, and Graph, and more.
- Scalability & Performance: Deploy multiple Redis instances on a single cluster node, ensuring operations at scale with up to 99.999% uptime SLA.
- Disaster resilience: Protect against data loss with Active-Active geo-replication.
- Cost-effective architecture: Save on infrastructure costs and lower total cost of ownership with Auto Tiering and efficient design.
What you get with Redis Cloud
- High availability with geo-distribution and local latency at a global scale.
- Maximum flexibility with hybrid and multi-cloud implementations without data or vendor lock-in.
- Full support including Integrations for GenAI with Amazon Bedrock and a full range of programming languages and development needs.
Redis is a registered trademark of Redis Ltd. All rights reserved to Redis Ltd. The use of Redis® by Cloud Infrastructure Services Ltd is for referential purposes only.
Legal Your free trial usage is subject to the Redis® Cloud Terms of Service (https://redis.io/legal/cloud-tos/ ). The trial period is 14 contiguous days, and you may not freeze your trial and restart at a later period. For example, a free trial cannot span 5 days in Month A, 7 days in Month B and 2 days in Month C. Additionally, if you cancel the marketplace subscription of Redis® Cloud at any time (before/on/after the last date of the free trial period) all your Redis® resources will be deleted. This free trial may not be used for production workloads.
Highlights
- 14-Day Redis Cloud Free Trial, including full features and $500 usage for 14 days. Then as little as $5/month on the Redis Cloud Essentials plan, or spin up dedicated infrastructure that scales with you on the Redis Cloud Pro plan starting at $0.881/hour.
- Vector database: Redis Cloud's seamless integration with Amazon Bedrock empowers Generative AI development. Redis Cloud improves GenAI response accuracy and delivers low-latency, high-throughput capabilities. Redis is also a versatile vector database for semantic caching. Redis' in-memory data structure and support for various operations helps manage vectors and give real-time responses.
- Cache: Delivering speed and scalability, Redis Cloud increases app performance by offloading database reads into cache.Our advanced caching mechanisms, powered by in-memory data store technology, ensure fast access to data. Plus, the Redis platform supports various levels of on-disk persistence for high availability & persistence.
Details
Unlock automation with AI agent solutions

Features and programs
Trust Center
Financing for AWS Marketplace purchases
Pricing
Dimension | Cost/unit |
---|---|
Redis Cloud Usage | $0.01 |
Redis Cloud Data Transfer | $0.01 |
Vendor refund policy
Please contact seller support team for refund details.
Custom pricing options
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Software as a Service (SaaS)
SaaS delivers cloud-based software applications directly to customers over the internet. You can access these applications through a subscription model. You will pay recurring monthly usage fees through your AWS bill, while AWS handles deployment and infrastructure management, ensuring scalability, reliability, and seamless integration with other AWS services.
Resources
Vendor resources
Support
Vendor support
For help setting up your Redis® account through the AWS Marketplace, or questions on contract terms and pricing, please contact aws@redis.com For additional training, please check out Redis® University.
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Standard contract
Customer reviews
Performance shines with seamless session caching and minimal configuration
What is our primary use case?
Redis is used for a part of a booking engine for travel, specifically for the front part to get some sessions and information about the sessions. If a customer or user is using the sites in different parts, we use Redis to get this information in cache.
What is most valuable?
The best features of Redis, from my personal perspective, are the performance, which is very quick, and it's very simple to implement.
Since I started using Redis, I feel that the product is saving me some performance tuning time. It's very easy, I have few parameters to tune, and it seems to have performance without a lot of working on the performance, compared to Cassandra , where you have to configure the memory and many other settings.
The integration capability of Redis is excellent.
Redis is very affordable because it's free.
What needs improvement?
The disadvantage of Redis is that it's a little bit hard to have too many clusters or too many nodes and create the clusters. The sync between the nodes is easier to implement with Couchbase , for example, and this is the only problem, the only disadvantage for me.
For how long have I used the solution?
I started using Redis this year.
What do I think about the stability of the solution?
The stability of Redis rates nine out of ten, with one being not stable and ten being very stable.
What do I think about the scalability of the solution?
The scalability of Redis rates eight out of ten, with one being not scalable and ten being very scalable.
How are customer service and support?
Technical support rates at three out of ten.
How would you rate customer service and support?
Neutral
Which solution did I use previously and why did I switch?
We started using Redis this year when we switched from Couchbase at the beginning of the year.
I have decommissioned Couchbase, which was not my database but my customer's database. They decommissioned it this year and chose Redis for the cache data parts, so I'm not using Couchbase anymore.
What about the implementation team?
We use community support and we don't have a provider for the support, but to be honest, we don't need support. From the time we implemented, I hope it will continue this way.
What was our ROI?
I see about 40% savings since using Redis.
Which other solutions did I evaluate?
In my projects, we use documents basically, so all the NoSQL databases can be mapped with an API to have a kind of independence from Redis and any tool. If tomorrow we want to move from Redis to something better, we are independent from that.
What other advice do I have?
If Redis has questions or comments related to my review, it's possible for them to reach me via email to clarify something.
I am interested in being a reference for Redis.
On a scale of 1-10, I rate Redis a 10.
Which deployment model are you using for this solution?
Redis key deploying
Optimize AI projects with reliable data processing while addressing scaling challenges
What is our primary use case?
What is most valuable?
What needs improvement?
For how long have I used the solution?
What was my experience with deployment of the solution?
What do I think about the stability of the solution?
What do I think about the scalability of the solution?
Which solution did I use previously and why did I switch?
How was the initial setup?
What about the implementation team?
What's my experience with pricing, setup cost, and licensing?
Which other solutions did I evaluate?
What other advice do I have?
Which deployment model are you using for this solution?
Accelerates data retrieval with an in-memory search tool to speed operations
What is our primary use case?
I use Redis as a tool in building projects, specifically for in-memory caching. My backend API uses Redis to cache information retrieved from the database.
What is most valuable?
Redis acts as an in-memory search tool that improves the speed of operations. By making operations faster, Redis allows for quicker data retrieval and enhances the performance of applications.
What needs improvement?
Redis could be improved by introducing a GUI to display key-value pair database information, as it is currently a CLI tool with no visual representation.Â
Additionally, better documentation is needed to set up a secure Redis server with user authentication, as there are gaps and issues in this area.
For how long have I used the solution?
I have been using Redis for two to three projects recently, with a total experience of about five to six years.
What do I think about the stability of the solution?
Redis is quite mature and stable, and I haven't encountered any stability issues.
What do I think about the scalability of the solution?
Redis does not require scaling. It can be a central in-memory store for all scalable units of an application, and it is not necessary to have a duplicate copy of Redis.
How was the initial setup?
The setup is quite easy; I would rate it as eight out of ten. However, there might be some difficulties related to secure servers.
What's my experience with pricing, setup cost, and licensing?
Redis is a free tool available for on-premises installations. There's no cost associated with it as I haven't used any cloud services.
What other advice do I have?
Redis is a nice choice for building applications that require high turnaround times for user requests. It reduces turnaround time by building a cache solution based on Redis.Â
I rate it as eight out of ten.
Fast performance with scalable and seamless deployment
What is our primary use case?
I use Redis as a cache to store user sessions with login details and also some current status of the devices.
What is most valuable?
The performance of Redis is very fast. Its deployment is pretty easy when using it on ElasticCache, and I did not need to worry about scalability on AWS . It's pretty scalable and stable.
What needs improvement?
For the PubSub feature, we had to create our own tools to monitor the events.
For how long have I used the solution?
I have been using Redis for about six years.
What do I think about the stability of the solution?
The ElasticCache is pretty stable.
What do I think about the scalability of the solution?
I did not need to worry about it on AWSÂ , so it's pretty scalable.
How are customer service and support?
I have never contacted the Redis support team.
How would you rate customer service and support?
Positive
What other advice do I have?
I would probably advise learning how to use command-line tools.
I'd rate the solution eight out of ten.