Redis Software vs. SAP HANA Cloud

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Redis Software
Score 8.3 out of 10
N/A
Redis is an open source in-memory data structure server and NoSQL database.N/A
SAP HANA Cloud
Score 8.9 out of 10
N/A
SAP HANA is an application that uses in-memory database technology to process very large amounts of real-time data from relational databases, both SAP and non-SAP, in a very short time. The in-memory computing engine allows HANA to process data stored in RAM as opposed to reading it from a disk which means that the data can be accessed in real time by the applications using HANA. The product is sold both as an appliance and as a cloud-based software solution.N/A
Pricing
Redis SoftwareSAP HANA Cloud
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Redis SoftwareSAP HANA Cloud
Free Trial
YesYes
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeOptionalOptional
Additional DetailsIncludes a one year free trial.
More Pricing Information
Community Pulse
Redis SoftwareSAP HANA Cloud
Features
Redis SoftwareSAP HANA Cloud
NoSQL Databases
Comparison of NoSQL Databases features of Product A and Product B
Redis Software
8.6
Ratings
3% below category average
SAP HANA Cloud
-
Ratings
Performance9.00 Ratings00 Ratings
Availability7.00 Ratings00 Ratings
Concurrency9.00 Ratings00 Ratings
Security8.00 Ratings00 Ratings
Scalability9.00 Ratings00 Ratings
Data model flexibility9.00 Ratings00 Ratings
Deployment model flexibility9.00 Ratings00 Ratings
Best Alternatives
Redis SoftwareSAP HANA Cloud
Small Businesses
IBM Cloudant
IBM Cloudant
Score 7.4 out of 10
InterSystems IRIS
InterSystems IRIS
Score 7.7 out of 10
Medium-sized Companies
IBM Cloudant
IBM Cloudant
Score 7.4 out of 10
InterSystems IRIS
InterSystems IRIS
Score 7.7 out of 10
Enterprises
IBM Cloudant
IBM Cloudant
Score 7.4 out of 10
SAP IQ
SAP IQ
Score 10.0 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Redis SoftwareSAP HANA Cloud
Likelihood to Recommend
8.0
(0 ratings)
9.3
(0 ratings)
Likelihood to Renew
8.7
(0 ratings)
9.1
(0 ratings)
Usability
9.0
(0 ratings)
9.1
(0 ratings)
Availability
-
(0 ratings)
3.6
(0 ratings)
Performance
-
(0 ratings)
3.6
(0 ratings)
Support Rating
8.7
(0 ratings)
9.1
(0 ratings)
Implementation Rating
7.3
(0 ratings)
9.1
(0 ratings)
Configurability
-
(0 ratings)
3.6
(0 ratings)
Ease of integration
-
(0 ratings)
4.5
(0 ratings)
Product Scalability
-
(0 ratings)
4.5
(0 ratings)
Vendor post-sale
-
(0 ratings)
4.5
(0 ratings)
Vendor pre-sale
-
(0 ratings)
3.6
(0 ratings)
User Testimonials
Redis SoftwareSAP HANA Cloud
Likelihood to Recommend
Perfect solution for caching needs. If you have a bottleneck due to frequent data access to your database, then Redis can really help you by diverting those traffic away from your database. Its key/value pair structure also makes data lookup very efficient, providing excellent performance.
Read full review
SAP HANA Cloud works effectively with SMBs or small to medium-sized enterprises and requires an affordable, scalable ERP system. Companies that must implement SAP S/4 HANA as soon as possible. Companies looking to take advantage of the newest innovation from SAP are looking to cut expenses on their IT infrastructure. SAP HANA CLOUD is not suitable for 1. Large companies with intricate operational procedures. 2. Companies with stringent policies regarding data residency. 3. Businesses with a sizable SAP landscape on premises 4. Companies must closely integrate SAP HANA CLOUD with non-SAP systems.
Read full review
Pros
  • 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
  • SAP HANA Cloud can help drive data analytics, data migration, and data management exceptionally well.
  • It offers an integration service that lets you integrate data and processes with 3rd party app or any other cloud app.
  • In-memory capability helps in faster data processing.
Read full review
Cons
  • Redis is super fast but it comes with a cost. Whole dataset resides in RAM. So it can be costly as primary memory is more costly, then secondary ones.
  • Persistence issues: To achieve it, Redis uses a memory dump to create a persistence snapshot, that's cool. But it requires some Linux Kernel tweaking to avoid performance degradation while the Redis server process is forking. This further causes latency.
  • Master-slave structure side effect: Master-slave architecture comes with its own side effects. Please note that there will be only one master with multiple slaves for replication. All writing goes to the master, which creates more load on the master node. So, when the master goes down, the whole architecture does.
Read full review
  • Requires higher processing power, otherwise it won't fly. How ever computing costs are lower. Incase you are migrating to cloud please do not select the highest config available in that series . Upgrading it later against a reserved instance can cost you dearly with a series change
  • Lack of clarity on licensing is one major challenge
  • Unless S/4 with additional features are enabled mere migration HANA DB is not a rewarding journey. Power is in S/4
Read full review
Likelihood to Renew
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
At this moment we are not focusing on SAP, however would love to in the future. This is primarily because of our limited ability to generate more revenue to fund for SAP partnerships and products. Our initial tryst with SAP Partneredge open ecosystem didn't go as planned and we have shelved that for now. Hope we can revive in the future
Read full review
Usability
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
SAP HANA Cloud requires significant expertise on technical side to admin and manage it.It surely is lot of improvement over previous versions of SAPThe modern, role-based SAP Fiori interface has enhanced the user experience for applications like S/4HANA, though the complexity of the underlying database remains. For the average business user, the usability of SAP solutions running on the HANA database has seen a major transformation, largely thanks to the Fiori user interface.
Read full review
Support Rating
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
One specific example of how the support for SAP HANA Cloud impacted us is in our efforts to troubleshoot and resolve technical issues. Whenever we encountered an issue or had a question, the support team was quick to respond and provided us with clear and actionable guidance. This helped us avoid downtime and keep our analytics operations running smoothly.
Read full review
Implementation Rating
Whitelisting of the AWS lambda functions.
Read full review
Professional GIS people are some of the most risk-averse there are, and it's difficult to get them to move to HANA in one step. Start with small projects building to 80% use of HANA spatial over time.
Read full review
Alternatives Considered
UI isn't that great compared to the other competitors. The management of our memcached cluster was becoming pretty complicated as the application grew in size. Redis is a much better option compared to memcached. Redis is bit unreliable compared to the alternative RabbitMQ especially when it needs to be integrated with Celery.
Read full review
It enables preview and better cloud service than other cloud platforms. Easy document transfer and faster document transfer are the key points for the selection of the HANA cloud server. The preview of data before its execution is also one of the factors in the selection of the HANA server.
Read full review
Scalability
No answers on this topic
Limitation of training deliverable by organization
Read full review
Return on Investment
  • Existing tools like Redisson that were built over Redis reduced dev time in solving challenging problems, which had a positive impact on ROI.
  • We initially misused Redis for persistent storage which had a negative impact on ROI because we were paying a lot for inactive users.
  • The increased performance we achieved using Redis in areas like locking helped us improve the performance of our system reducing the likelihood of system timeouts.
Read full review
  • perception that it is "expensive" - this is a messaging issue, not a real issue
  • perception that it only runs ERP - SAP is a victim of it's own success in this regard
  • perception that it isn't an industrial strength DBMS when, in fact, it is
Read full review
ScreenShots

Redis Software Screenshots

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