TrustRadius: an HG Insights company

CloudFoundry vs. Red Hat Virtualization (discontinued)

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

    Red Hat Virtualization (discontinued)

    Score6.1 out of 10
    N/ARed Hat Virtualization (formerly Red Hat Enterprise Virtualization, broadly known as RHEV) is an enterprise level server and desktop virtualization solution. Red Hat Virtualization also contains the functionality of Red Hat Enterprise Virtualization for Desktop in later editions of the platform.

    $999

    Per Year Per Hypervisor

    Pricing
    CloudFoundryRed Hat Virtualization (discontinued)
    Editions & Modules
    No answers on this topic
    Standard
    $999.00
    Per Year Per Hypervisor
    Premium
    $1,499.00
    Per Year Per Hypervisor
    Offerings
    Pricing Offerings
    CloudFoundryRed Hat Virtualization (discontinued)
    Free Trial
    NoNo
    Free/Freemium Version
    YesNo
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details——
    More Pricing Information
    Features
    CloudFoundryRed Hat Virtualization (discontinued)
    Platform-as-a-Service
    Comparison of Platform-as-a-Service features of CloudFoundry and Red Hat Virtualization (discontinued)
    Feature
    CloudFoundry
    9.8
    1 Ratings
    24% above category average
    Red Hat Virtualization (discontinued)
    -
    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
    Server Virtualization
    Comparison of Server Virtualization features of CloudFoundry and Red Hat Virtualization (discontinued)
    Feature
    CloudFoundry
    -
    Ratings
    Red Hat Virtualization (discontinued)
    7.7
    10 Ratings
    5% below category average
    Virtual machine automated provisioning00 Ratings7.910 Ratings
    Management console00 Ratings7.310 Ratings
    Live virtual machine backup00 Ratings7.29 Ratings
    Live virtual machine migration00 Ratings6.910 Ratings
    Hypervisor-level security00 Ratings8.99 Ratings
    Best Alternatives
    CloudFoundryRed Hat Virtualization (discontinued)
    Small Businesses
    IBM Cloud Foundry
    Score8.5 out of 10
    Proxmox VE
    Score9.2 out of 10
    Medium-sized Companies
    IBM Cloud Private
    Score9.6 out of 10
    VMware vSOM (discontinued)
    Score10 out of 10
    Enterprises
    AWS Elastic Beanstalk
    Score8.6 out of 10
    IBM PowerVM
    Score9.6 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    CloudFoundryRed Hat Virtualization (discontinued)
    Likelihood to Recommend
    10.0
    (1 ratings)
    6.6
    (11 ratings)
    User Testimonials
    CloudFoundryRed Hat Virtualization (discontinued)
    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
    Discontinued Products
    RHEV is well suited for organizations that need a cost-effective and flexible solution for their environment. As its vendor-independent software, easily install on any type of hardware. RHEV provides a GUI interface to manage the software, which makes the management of the software easier for the end-user. RHEV is best for non-production or less critical applications. RHEV can be easily integrated with other REDHAT software.
    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
    Discontinued Products
    • RHV issues/bugs can be reported via Bugzilla to RH support. The service is great and typically responds soon.
    • Red Hat distribution integration is seamless as it is integrated into the kernel.
    • OpenStack support enables more customized VM templates and network configuration control.
    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
    Discontinued Products
    • 1- RHVM API is pretty slow, especially after creating a VM it is not possible to retrieve the VM details (i.e VM's MAC Address) fast enough, where we need to place a pause in our Ansible Playbook, make the automation process slow.
    • 2- RHV is still using collected to monitor the hypervisors which is deviating from Red Hat policy for other RHEL based applications to use PCP to monitor, which is richer in features.
    • 3- It will be great if it is possible to patch the hypervisors using other tools such as satellite and not only via RHVM.
    • 4- In the past Red Hat used to present patches in the z release (i.e. 4.3.z), and features in the y release (i.e 4. y), but starting from 4.4 that is mixed together wherein the Z release you get both patches and features, that is not good because that requires a lot of time to test when we patch as it includes features as well.
    • 5- Engineering team has to be more reactive when new feature is requested.
    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
    Discontinued Products
    RHEV is an excellent product, includes more features, is less expensive, and has rock solid reliability and is backed with the best Red Hat Support in the industry. RHEV uses KVM under the hood which is used by all the big players in the industry (AWS, Rackspace, etc) to lower their overall costs and improve efficiency and profits and that's why RHEV is an excellent solution!
    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
    Discontinued Products
    • RHEV has provided a positive ROI as our customers are not experiencing as many outages during maintenances.
    • We have not experienced any catastrophic failures as a result of vsphere losing connection to the ntp.
    • There has been a level of stability in our environment that was not previously experienced with our previous vendor.
    Incentivized
    Read full review
    ScreenShots