TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    DigitalOcean Droplets

    Score9.7 out of 10
    N/ADigitalOcean's Droplets is designed to help the user spin up a virtual machine in just 55 seconds. Standard, General Purpose, CPU-Optimized, or Memory-Optimized configurations provide flexibility to build, test, and grow an app from startup to scale.

    $4

    per month

    Redis Software

    Score8.8 out of 10
    N/ARedis is an open source in-memory data structure server and NoSQL database.N/A
    Pricing
    DigitalOcean DropletsRedis Software
    Editions & Modules
    Basic
    $4
    per month
    CPU-Optimized
    $42
    per month
    General Purpose
    $63
    per month
    Memory-Optimized
    $84
    per month
    Storage-Optimized
    $131
    per month
    No answers on this topic
    Offerings
    Pricing Offerings
    DigitalOcean DropletsRedis Software
    Free Trial
    NoYes
    Free/Freemium Version
    NoYes
    Premium Consulting/Integration Services
    NoYes
    Entry-level Setup FeeNo setup feeOptional
    Additional DetailsPricing for DigitalOcean Droplets varies depending on the size of the virtual environment and the associated data needs.—
    More Pricing Information
    Community Pulse
    DigitalOcean DropletsRedis Software
    Considered Both Products
    DigitalOcean
    No answer on this topic
    Redis
    No answer on this topic
    Key User Insights
    Would buy again
    100%
    Would buy again
    8 Answers
    100%
    Would buy again
    6 Answers
    Delivers good value for the price
    100%
    Delivers good value for the price
    8 Answers
    100%
    Delivers good value for the price
    6 Answers
    Happy with the feature set
    88%
    Happy with the feature set
    7 Answers
    100%
    Happy with the feature set
    6 Answers
    Lived up to sales and marketing promises
    100%
    Lived up to sales and marketing promises
    7 Answers
    100%
    Lived up to sales and marketing promises
    6 Answers
    Implementation went as expected
    88%
    Implementation went as expected
    7 Answers
    100%
    Implementation went as expected
    6 Answers
    Features
    DigitalOcean DropletsRedis Software
    Infrastructure-as-a-Service (IaaS)
    Comparison of Infrastructure-as-a-Service (IaaS) features of DigitalOcean Droplets and Redis Software
    Feature
    DigitalOcean Droplets
    8.8
    1 Ratings
    6% above category average
    Redis Software
    -
    Ratings
    Service-level Agreement (SLA) uptime10.01 Ratings00 Ratings
    Dynamic scaling10.01 Ratings00 Ratings
    Elastic load balancing5.01 Ratings00 Ratings
    Pre-configured templates5.01 Ratings00 Ratings
    Monitoring tools10.01 Ratings00 Ratings
    Pre-defined machine images9.01 Ratings00 Ratings
    Operating system support10.01 Ratings00 Ratings
    Security controls10.01 Ratings00 Ratings
    Automation10.01 Ratings00 Ratings
    Best Alternatives
    DigitalOcean DropletsRedis Software
    Small Businesses
    IBM Cloud Object Storage
    Score9 out of 10
    No answers on this topic
    Medium-sized Companies
    IBM Cloud Bare Metal Servers
    Score8.7 out of 10
    No answers on this topic
    Enterprises
    SAP on IBM Cloud
    Score9 out of 10
    No answers on this topic
    All AlternativesView all alternativesView all alternatives
    User Ratings
    DigitalOcean DropletsRedis Software
    Likelihood to Recommend
    10.0
    (8 ratings)
    8.0
    (76 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    8.7
    (12 ratings)
    Usability
    10.0
    (1 ratings)
    9.0
    (6 ratings)
    Support Rating
    -
    (0 ratings)
    8.7
    (5 ratings)
    Implementation Rating
    -
    (0 ratings)
    7.3
    (1 ratings)
    User Testimonials
    DigitalOcean DropletsRedis Software
    Likelihood to Recommend
    DigitalOcean
    DigitalOcean Droplets are the best choice for developers teams that need reliable Linux servers to deploy their projects, the ability to create a droplet for testing purposes then destroy it, and only get charged for the few hours used makes the chances of messing up very slim. DigitalOcean Droplets is a great solution because the servers are scalable and the process of adding more resources like CPU or RAM to an existing droplet takes only a few minutes and once a server is scaled up it can also be scaled down if necessary which is perfect for supporting a temporary peak in traffic for example.
    Incentivized
    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.
    Incentivized
    Read full review
    Pros
    DigitalOcean
    • Simplicity to scale services--the interface is very quick and effective to use
    • Reliability--this is key for us, as any downtime effects our reputation
    • Keeps the costs down--hosting our own equivalent infrastructure would cost a lot more
    Incentivized
    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.
    Incentivized
    Read full review
    Cons
    DigitalOcean
    • In terms of an availability zone, they have limitations not available in most of the geographical locations.
    • No live support is available which can cause problem if you have outage.
    • Number of service is quite limited.
    Incentivized
    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.
    Incentivized
    Read full review
    Likelihood to Renew
    DigitalOcean
    No answers on this topic
    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.
    Incentivized
    Read full review
    Usability
    DigitalOcean
    Other platforms dashboard console is more difficult to use. DigitalOcean's dashboard is clean, simple, and straightforward
    Incentivized
    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.
    Incentivized
    Read full review
    Support Rating
    DigitalOcean
    No answers on this topic
    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.
    Incentivized
    Read full review
    Implementation Rating
    DigitalOcean
    No answers on this topic
    Redis
    Whitelisting of the AWS lambda functions.
    Incentivized
    Read full review
    Alternatives Considered
    DigitalOcean
    DigitalOcean Droplets is continuously evolving to be more and more powerful. It has great features and has low cost options, which is really great for developers. Its CDN, Loadbalancer, etc. make it a good place to host a high-traffic application. Moroever, DigitalOcean Droplets has a nonprofit program that helps nonprofit sites to run their infrastructure, which is tremendous and no competitor of DigitalOcean Droplets does that.
    Incentivized
    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.
    Incentivized
    Read full review
    Return on Investment
    DigitalOcean
    • Digital Ocean has been great helping us move web apps to the cloud
    • Digital Ocean has been really helpful when hiring contractors
    • The interface could use some work, but overall its not terrible
    Incentivized
    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.
    Incentivized
    Read full review
    ScreenShots

    Redis Software Screenshots

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