TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    CloudFoundry

    Score10 out of 10
    N/ACloudFoundry is a free, open source cloud computing platform supported by the non-profit CloudFoundry. It is not tied to any particular cloud service, but can be self-hosted or run on any cloud service preferred.N/A

    Redis Cloud

    Score9.2 out of 10
    N/ARedis Labs in Mountain View, California offers Redis Enterperise Cloud, available on AWS, Microsoft Azure, and Google Cloud, delivered as a service and boasting maximal uptime, easy migration with on-prem deployments of Redis, designed to enable users to run any query, simple or complex, at sub-millisecond performance at virtually infinite scale without worrying about operational complexity or service availability. *Redis is a trademark of Redis Ltd. Any rights therein are reserved to Redis…N/A
    Pricing
    CloudFoundryRedis Cloud
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    CloudFoundryRedis Cloud
    Free Trial
    NoYes
    Free/Freemium Version
    YesYes
    Premium Consulting/Integration Services
    NoYes
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Features
    CloudFoundryRedis Cloud
    Platform-as-a-Service
    Comparison of Platform-as-a-Service features of CloudFoundry and Redis Cloud
    Feature
    CloudFoundry
    9.8
    1 Ratings
    24% above category average
    Redis Cloud
    -
    Ratings
    Ease of building user interfaces10.01 Ratings00 Ratings
    Scalability9.01 Ratings00 Ratings
    Development environment creation10.01 Ratings00 Ratings
    Development environment replication10.01 Ratings00 Ratings
    Issue recovery10.01 Ratings00 Ratings
    Upgrades and platform fixes10.01 Ratings00 Ratings
    Database-as-a-Service
    Comparison of Database-as-a-Service features of CloudFoundry and Redis Cloud
    Feature
    CloudFoundry
    -
    Ratings
    Redis Cloud
    8.5
    1 Ratings
    1% above category average
    Automatic software patching00 Ratings9.01 Ratings
    Database scalability00 Ratings9.01 Ratings
    Automated backups00 Ratings8.01 Ratings
    Database security provisions00 Ratings8.01 Ratings
    Monitoring and metrics00 Ratings8.01 Ratings
    Automatic host deployment00 Ratings9.01 Ratings
    Best Alternatives
    CloudFoundryRedis Cloud
    Small Businesses
    IBM Cloud Foundry
    Score8.5 out of 10
    MongoDB Atlas
    Score7.8 out of 10
    Medium-sized Companies
    IBM Cloud Private
    Score9.6 out of 10
    Azure Database
    Score8.8 out of 10
    Enterprises
    AWS Elastic Beanstalk
    Score8.6 out of 10
    Google Cloud SQL
    Score8.7 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    CloudFoundryRedis Cloud
    Likelihood to Recommend
    10.0
    (1 ratings)
    8.0
    (2 ratings)
    User Testimonials
    CloudFoundryRedis Cloud
    Likelihood to Recommend
    CloudFoundry
    It's well suited if:
    • The organization has large number of applications that needs to be deployed frequently.
    • The organization is tied to the DevOps mindset.
    • The organization has programs in different languages.
    • The applications does not need EJB's support that servers like web logic provide.
    It's less suited if:
    • The applications needs security configuration within the same CloudFoundry instance.
    • The organization, for whatever reason does not want developers to manage the instances.
    Incentivized
    Read full review
    Redis
    Redis Cloud is very well suited for scenarios where fast data access is required or somewhat unstructured data needs to be stored. For us, it has worked very well for user session storage. However, if you have large amounts of structured data that is not frequently accessed, Redis is not the solution and a traditional relational database is likely more appropriate.
    Incentivized
    Read full review
    Pros
    CloudFoundry
    • Support for Orgs and Spaces that allow for managing users and deployables within a large organization.
    • Easy deployment, deploying code is as simple as executing single line from CLI, thanks to build-packs.
    • Solid and rich CLI, that allows for various operations on the instance.
    • Isolated Virtual Machines called Droplets, that provide clean run time environment for the code. This used to be a problem with Weblogic and other application servers, where multiple applications are run on the same cluster and they share resources.
    • SSH capability for the droplet (isolated VM's are called droplets), that allows for real time viewing of the App code while the application is running.
    • Support for multiple languages, thanks to build-packs.
    • Support for horizontal scaling, scaling an instance horizontally is a breeze.
    • Support for configuring environment variable using the service bindings.
    • Supports memory and disk space limit allocation for individual applications.
    • Supports API's as well as workers (processes without endpoints)
    • Supports blue-green deployment with minimal down time
    Incentivized
    Read full review
    Redis
    • Ease of setup and deployment via Heroku
    • Reliability and splicity
    • Fair pricing
    Incentivized
    Read full review
    Cons
    CloudFoundry
    • Does not support stateful containers and that would be a nice to have.
    • Supports showing logs, but does not persist the logs anywhere. This makes relying on Cloud Foundry's logs very unreliable. The logs have to be persisted using other third party tools like Elk and Kibana.
    Incentivized
    Read full review
    Redis
    • The only area of improvement I have found is the documentation is sometimes lacking and could be a little more comprehensive.
    Incentivized
    Read full review
    Alternatives Considered
    CloudFoundry
    While Docker shines in providing support for volumes and stateful instances, Cloud foundry shines in providing support for deploying stateless services. Heroku shines in integrating with Git and using commits to git as hooks to trigger deployments right from the command line. But it does not provide on-premise solution that Cloud foundry provides.
    Incentivized
    Read full review
    Redis
    I've used Heroku Redis and RedisToGo. Redis Cloud has the best free/developer plan, and we have never had an issue.
    Incentivized
    Read full review
    Return on Investment
    CloudFoundry
    • Positive impact, since it simplifies the deployment time by a huge margin. Without cloud foundry, deploying a code needs coordination with infrastructure teams, while with cloud foundry, its a simple one line command. This reduces the deployment time from at least few hours to few minutes. Faster deployments promote faster dev cycle iterations.
    • Code maintenance such as upgrading a Node or Java version is as simple as updating the build-pack. Without cloud foundry, using web logic, the specific version only supports a specific version of Java. So updating the version involves upgrading the version of web logic that needs to involve few teams. So without cloud foundry, it takes at least few days, with cloud foundry, its a matter of few mins.
    • Overall, happier Developers and thats harder to quantify.
    Incentivized
    Read full review
    Redis
    • Redis Cloud is very affordable and therefore the cost is negligible when compared to the benefits— immediate ROI with very little startup costs.
    Incentivized
    Read full review
    ScreenShots