Overview
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.
For more information on Redis Cloud's capabilities, visit our pricing page: https://redis.io/pricing/#cloud
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, ay 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
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
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.
Similar products
Customer reviews
Fast caching and vector search
Easy to use, moved from Redis OSS to Redis Cloud to cache my data as JSON and use vector search for some new search functionality our team is building with langchain and RedisVL.
Easy signup from AWS marketplace
I'm just starting to use Redis. Signup was easy and the free trial in the Redis app was a good way to save $ while trying it out.
Does not work with AWS
I tried to sign up with AWS through Redislabs.com and once I've subscribed through amazon i tried to set up my account and redis does not recognize my email. What the heck?
My Experience Using Redis Enterprise
It stores your data in RAM for Faster read and write operations.
Redis Enterprise has multiple features for faster data Accessibility, Security, Performance and Loss of Data Security (Data Durability).
Features like active-active and active-passive replication ensure that data is always avalilabe in case of faliure.
Rules are easily configuralble to ensure unwanted data deletion, to take timely data dump in case of machine faliure.
Usig Redis to cache static data for your application can take off load from your database and make your application feel much faster
It also cannot build complex data relationships as it uses key value pair to store data.