Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Redis Cloud

Redis | 1

Reviews from AWS Marketplace

2 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 2

External reviews

78 reviews
from G2

External reviews are not included in the AWS star rating for the product.


    Nishikant R.

A fast and reliable data storage system.

  • August 27, 2020
  • Review provided by G2

What do you like best about the product?
It is a very fast and easy tool to implement, and also to configure the Redis services to our most peculiar environment that we want to give the service, highlighting that this system is highly compatible, since there are many tools that are based on this field of work in the software, determining that it is very flexible in understanding its subject matter, especially the developers who become familiar with this operational branch, while exercising a very guaranteed reliability.
What do you dislike about the product?
We can highlight that it contains some difficulties to scale Redis in a correct way in its entirety, making a point of reference that lately this software has become prohibitively expensive, since it exceeds the budget limits of many small category companies mostly, which contains a development process lower than other organizations, which cannot afford to pay these monthly payments, being an economic problem.
What problems is the product solving and how is that benefiting you?
We are currently using Redis to support distributed caching and synchronization in our application in a totally effective way in every sense, mentioning that our servers are operated on different systems, so ensuring that the entire infrastructure is well linked and that the key operations are atomic, it is very fundamental for us, to carry out complete and feasible jobs in any sense of visualization, offering us great performance and reliability.
Recommendations to others considering the product:
It is a great tool for highly distributed caching, on different servers, being used today by different categories of company sizes, from the small ones that can afford to pay its extensive price, to the largest and most significant development, which works much better when more tasks are integrated into the software, highlighting that Redis also works well for non-persistent data that does not grow over time.


    Nagesh C.

Excellent solution for distributes cache

  • April 01, 2020
  • Review provided by G2

What do you like best about the product?
Redis is extremely stable and comes with a powerful community support, learning curve is easy .
What do you dislike about the product?
Nothing as such, working fine for our use cases and solving all infra problems,
What problems is the product solving and how is that benefiting you?
We have used Redis cluster to be used as a distributed cache solution and managing GBs of data with a minimal set of nodes.
Recommendations to others considering the product:
Redis provides a one stop solution for Enterprise applications, one must use it for distributed cache solution.


    Nidhi R.

Data management tool

  • October 08, 2019
  • Review provided by G2

What do you like best about the product?
It is very easy to install redis, i used it in ubuntu server. The steps where very easy for installation.
What do you dislike about the product?
I was stucked with creating another instance on redis , the official documentation was not providing the information i needed.
What problems is the product solving and how is that benefiting you?
I used it with dot net core and ubuntu server for storing the data on redis, it stores the value in key value pair.


    Information Technology and Services

Easy to install, easy to use

  • October 04, 2019
  • Review provided by G2

What do you like best about the product?
Very easy to install, very easy to use, easy to connect to ELK stack (and that was my need)
What do you dislike about the product?
It is not so easy to create and manage cluster of Redis, it is easyer with other product (I choose Kafka in this case)
What problems is the product solving and how is that benefiting you?
Really easy to use inside an architecture with the ELK stack, expecially with LogStash as input and output


    Ankush J.

Fastest caching database for performance bootster

  • October 03, 2019
  • Review provided by G2

What do you like best about the product?
- Fast
- Multiple language driver support
- Pub / Sub feature
- Easy to store blob
- TTL can be specified
- Can reduce master database load drastically
What do you dislike about the product?
- Costly as service
- Can't store JSON directly, need to convert into string first, which is kind of tedious.
- I need a way to store JSON Directly
What problems is the product solving and how is that benefiting you?
- Performance for storing cache'd data.
- Faster operations
Recommendations to others considering the product:
- Faster insert and retrival, go for it.


    Oil & Energy

Favourable for using with systems carring large set of data's and need instant modifications

  • September 30, 2019
  • Review provided by G2

What do you like best about the product?
It makes data interaction fast hence user can modify the data easily and can extract the latest set of data easily
What do you dislike about the product?
It's difficult to identify the stale data sometimes and need a lot of refresh or restart to get the proper results
What problems is the product solving and how is that benefiting you?
We save the data we extract from legacy systems and proviing the data to user to make modifications according to their need and then again feeding the data in legacy systems


    Renato J.

The best database No-SQL

  • April 24, 2019
  • Review provided by G2

What do you like best about the product?
I really like The redis, because It use memory of computer to process the datas.
What do you dislike about the product?
I think this product is very difficult to integrate with other software.
What problems is the product solving and how is that benefiting you?
we were able to gain performance using this database as a cache in front of mysql.


    Information Technology and Services

Product Review - Redis

  • January 01, 2019
  • Review provided by G2

What do you like best about the product?
Redis is one of the best in cache memory database that we used with Nodejs. There are few things which i like the most about the redis i.e.
It's an opensource which we can use free of cost and the team behind it is just awesome.
The performance and speed of the Redis is exceptionally fast.
Redis supports concurrent operation which are atomic in nature which is very important in our use case.
We managed to make redis work like worker queues.
Last but not the least which is very important in Database is Data replication which redis also supports.
What do you dislike about the product?
There are not many things which we dislike but yeah 1 thing which can extend the functionality of redis is JOINS which it doesn't have at the moment.
Another thing as it's a in memory database so we need to make sure only that much data has to be fit in which our memory can support.
What problems is the product solving and how is that benefiting you?
We are trying to make a worker queues with Redis with which we are trying to implement the automatic scaling of docker containers depending upon the messages/load on the worker queues.
Recommendations to others considering the product:
Everyone should consider this as a in memory database as it's an open source and worth a shot whoever wants to implement cache stuff


    Hubert L.

Fast, easy to use, adequately featured

  • May 01, 2018
  • Review verified by G2

What do you like best about the product?
Great feature-set, and not bloated. Libraries for major languages.
What do you dislike about the product?
I normally depend on 3rd party hosted solutions to reliably serve a Redis cluster.
What problems is the product solving and how is that benefiting you?
High frequency key-value database. Perfect for creating a message queue from, with features that support atomic transactions.


    Rudy P.

Digital Marketing

  • March 20, 2018
  • Review provided by G2

What do you like best about the product?
Unlike the free cache modules, Redis is a well known provider with good reputation. While I have not implemented this cache in real environment, I am confident if it will deliver as promises.
What do you dislike about the product?
Memcache is also good and free. Our team is more familiar to Memcache.
What problems is the product solving and how is that benefiting you?
Slowness while access database. We combined Varnish and Memcache and solved most of the first byte issue.
Recommendations to others considering the product:
Try other cache options, including the free before jumping to Redis so you can see the different.