Amazon Relational Database Service (RDS) vs. Redis Software

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Amazon RDS
Score 8.6 out of 10
N/A
Amazon Relational Database Service (Amazon RDS) is a database-as-a-service (DBaaS) from Amazon Web Services.N/A
Redis Software
Score 9.1 out of 10
N/A
Redis is an open source in-memory data structure server and NoSQL database.N/A
Pricing
Amazon Relational Database Service (RDS)Redis Software
Editions & Modules
Amazon RDS for PostgreSQL
$0.24 ($0.48)
per hour, R5 Large (R5 Extra Large)
Amazon RDS for MariaDB
$0.25 ($0.50)
per hour, R5 Large (R5 Extra Large)
Amazon RDS for MySQL
$0.29 ($0.58)
per hour, R5 Large (R5 Extra Large)
Amazon RDS for Oracle
$0.482 ($0.964)
per hour, R5 Large (R5 Extra Large)
Amazon RDS for SQL Server
$1.02 ($1.52)
per hour, R5 Large (R5 Extra Large)
No answers on this topic
Offerings
Pricing Offerings
Amazon RDSRedis Software
Free Trial
NoYes
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoYes
Entry-level Setup FeeOptionalOptional
Additional Details
More Pricing Information
Community Pulse
Amazon Relational Database Service (RDS)Redis Software
Considered Both Products
Amazon RDS

No answer on this topic

Redis Software
Chose Redis Software
Ultimately, we needed a job system.

Features
Amazon Relational Database Service (RDS)Redis Software
NoSQL Databases
Comparison of NoSQL Databases features of Product A and Product B
Amazon Relational Database Service (RDS)
-
Ratings
Redis Software
8.6
70 Ratings
3% below category average
Performance00 Ratings9.070 Ratings
Availability00 Ratings7.070 Ratings
Concurrency00 Ratings9.069 Ratings
Security00 Ratings8.064 Ratings
Scalability00 Ratings9.070 Ratings
Data model flexibility00 Ratings9.063 Ratings
Deployment model flexibility00 Ratings9.063 Ratings
Best Alternatives
Amazon Relational Database Service (RDS)Redis Software
Small Businesses
InterSystems IRIS
InterSystems IRIS
Score 7.8 out of 10
IBM Cloudant
IBM Cloudant
Score 7.4 out of 10
Medium-sized Companies
InterSystems IRIS
InterSystems IRIS
Score 7.8 out of 10
IBM Cloudant
IBM Cloudant
Score 7.4 out of 10
Enterprises
SAP IQ
SAP IQ
Score 10.0 out of 10
IBM Cloudant
IBM Cloudant
Score 7.4 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Amazon Relational Database Service (RDS)Redis Software
Likelihood to Recommend
8.8
(131 ratings)
8.0
(76 ratings)
Likelihood to Renew
8.4
(5 ratings)
8.7
(12 ratings)
Usability
8.6
(8 ratings)
9.0
(6 ratings)
Availability
9.0
(1 ratings)
-
(0 ratings)
Performance
7.0
(1 ratings)
-
(0 ratings)
Support Rating
9.6
(13 ratings)
8.7
(5 ratings)
Online Training
10.0
(1 ratings)
-
(0 ratings)
Implementation Rating
-
(0 ratings)
7.3
(1 ratings)
Product Scalability
9.0
(1 ratings)
-
(0 ratings)
User Testimonials
Amazon Relational Database Service (RDS)Redis Software
Likelihood to Recommend
Amazon AWS
If your application needs a relational data store and uses other AWS services, AWS RDS is a no-brainer. It offers all the traditional database features, makes it a snap to set up, creates cross-region replication, has advanced security, built-in monitoring, and much more at a very good price. You can also set up streaming to a data lake using various other AWS services on your RDS.
Read full review
Redis
Redis has been a great investment for our organization as we needed a solution for high speed data caching. The ramp up and integration was quite easy. Redis handles automatic failover internally, so no crashes provides high availability. On the fly scaling scale to more/less cores and memory as and when needed.
Read full review
Pros
Amazon AWS
  • Automated Database Management: We use it for streamlining routine tasks like software patching and database backups.
  • Scalability on Demand: we use it to handle traffic spikes, scaling both vertically and horizontally.
  • Database Engine Compatibility: It works amazingly with multiple database engines used by different departments within our organization including MySQL, PostgreSQL, SQL Server, and Oracle.
  • Monitoring: It covers our extensive monitoring and logging, and also has great compatibility with Amazon CloudWatch
Read full review
Redis
  • Easy for developers to understand. Unlike Riak, which I've used in the past, it's fast without having to worry about eventual consistency.
  • Reliable. With a proper multi-node configuration, it can handle failover instantly.
  • Configurable. We primarily still use Memcache for caching but one of the teams uses Redis for both long-term storage and temporary expiry keys without taking on another external dependency.
  • Fast. We process tens of thousands of RPS and it doesn't skip a beat.
Read full review
Cons
Amazon AWS
  • It is a little difficult to configure and connect to an RDS instance. The integration with ECS can be made more seamless.
  • Exploring features within RDS is not very easy and intuitive. Either a human friendly documentation should be added or the User Interface be made intuitive so that people can explore and find features on their own.
  • There should be tools to analyze cost and minimize it according to the usage.
Read full review
Redis
  • We had some difficulty scaling Redis without it becoming prohibitively expensive.
  • Redis has very simple search capabilities, which means its not suitable for all use cases.
  • Redis doesn't have good native support for storing data in object form and many libraries built over it return data as a string, meaning you need build your own serialization layer over it.
Read full review
Likelihood to Renew
Amazon AWS
We do renew our use of Amazon Relational Database Service. We don't have any problems faced with RDS in place. RDS has taken away lot of overhead of hosting database, managing the database and keeping a team just to manage database. Even the backup, security and recovery another overhead that has been taken away by RDS. So, we will keep on using RDS.
Read full review
Redis
We will definitely continue using Redis because: 1. It is free and open source. 2. We already use it in so many applications, it will be hard for us to let go. 3. There isn't another competitive product that we know of that gives a better performance. 4. We never had any major issues with Redis, so no point turning our backs.
Read full review
Usability
Amazon AWS
I've been using AWS Relational Database Services in several projects in different environments and from the AWS products, maybe this one together to EC2 are my favourite. They deliver what they promise. Reliable, fast, easy and with a fair price (in comparison to commercial products which have obscure license agreements).
Read full review
Redis
It is quite simple to set up for the purpose of managing user sessions in the backend. It can be easily integrated with other products or technologies, such as Spring in Java. If you need to actually display the data stored in Redis in your application this is a bit difficult to understand initially but is possible.
Read full review
Support Rating
Amazon AWS
I have only had good experiences in working with AWS support. I will admit that my experience comes from the benefit of having a premium tier of support but even working with free-tier accounts I have not had problems getting help with AWS products when needed. And most often, the docs do a pretty good job of explaining how to operate a service so a quick spin through the docs has been useful in solving problems.
Read full review
Redis
The support team has always been excellent in handling our mostly questions, rarely problems. They are responsive, find the solution and get us moving forward again. I have never had to escalate a case with them. They have always solved our problems in a very timely manner. I highly commend the support team.
Read full review
Online Training
Amazon AWS
the online training & digital content available on the web from AWS was having sufficient information to deploy and run the service
Read full review
Redis
No answers on this topic
Implementation Rating
Amazon AWS
No answers on this topic
Redis
Whitelisting of the AWS lambda functions.
Read full review
Alternatives Considered
Amazon AWS
Amazon Relational Database Service (RDS) stands out among similar products due to its seamless integration with other AWS services, automated backups, and multi-AZ deployments for high availability. Its support for various database engines, such as MySQL, PostgreSQL, and Oracle, provides flexibility. Additionally, RDS offers managed security features, including encryption and IAM integration, enhancing data protection. The pay-as-you-go pricing model makes it cost-effective. Overall, Amazon RDS excels in ease of use, scalability, and a comprehensive feature set, making it a top choice for organizations seeking a reliable and scalable managed relational database service in the cloud.
Read full review
Redis
We are big users of MySQL and PostgreSQL. We were looking at replacing our aging web page caching technology and found that we could do it in SQL, but there was a NoSQL movement happening at the time. We dabbled a bit in the NoSQL scene just to get an idea of what it was about and whether it was for us. We tried a bunch, but I can only seem to remember Mongo and Couch. Mongo had big issues early on that drove us to Redis and we couldn't quite figure out how to deploy couch.
Read full review
Return on Investment
Amazon AWS
  • The overall cost increases, but we spect this and we can mitigate other risks.
  • Is easy to work from the cloud. Is reliable, but we keep our local solution as well where RDS works quite good.
  • RDS allow us to focurs on owr objetives instead of the other matters regarding databases.
Read full review
Redis
  • Redis has helped us increase our throughput and server data to a growing amount of traffic while keeping our app fast. We couldn't have grown without the ability to easily cache data that Redis provides.
  • Redis has helped us decrease the load on our database. By being able to scale up and cache important data, we reduce the load on our database reducing costs and infra issues.
  • Running a Redis node on something like AWS can be costly, but it is often a requirement for scaling a company. If you need data quickly and your business is already a positive ROI, Redis is worth the investment.
Read full review
ScreenShots

Amazon RDS Screenshots

Screenshot of A look inside the RDS console.

Redis Software Screenshots

Screenshot of Database configurationScreenshot of Database metricsScreenshot of DatabasesScreenshot of NodesScreenshot of Alerts