Try our new research platform with insights from 80,000+ expert users

Morpheus vs OpenNebula comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Dec 17, 2024

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

Morpheus
Ranking in Cloud Management
8th
Average Rating
7.8
Reviews Sentiment
6.9
Number of Reviews
9
Ranking in other categories
No ranking in other categories
OpenNebula
Ranking in Cloud Management
6th
Average Rating
8.2
Reviews Sentiment
7.0
Number of Reviews
15
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of July 2025, in the Cloud Management category, the mindshare of Morpheus is 7.9%, up from 5.8% compared to the previous year. The mindshare of OpenNebula is 6.8%, up from 6.8% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Cloud Management
 

Featured Reviews

MarkWittling - PeerSpot reviewer
Seamless upgrades, stable, and easy to deploy
We've been facing some challenges with Morpheus due to its design for public cloud usage. Their main focus is on allowing customers to deploy virtual machines to Azure, Google Cloud, AWS (and other private or public clouds they support). They provide features such as guidance and cost optimization. However, we're using Morpheus for on-prem v center clouds, which is probably not the user base norm. We are very pleased with the dashboard and multi-tenancy capabilities, but there are some challenges when deploying and configuring the more complex Telco workloads that have advanced networking. The integration of the NSX-T needs to be refactored. As I have been working on the API, there are some issues with the workflow engine in the automation that need to be addressed. For example, I need to be able to flag a task as fail or continue on fail if something goes wrong in the workflow. Currently, if one of the tasks in a twenty-task workflow fails, the remaining nineteen are not run, which can be a problem if one of those tasks is critical, such as when patching or doing security tasks. Thus, workflow enhancements and improvements are necessary. Morpheus desires the ability to control the full life cycle of a virtual machine from beginning to end. We have many vendors who want to establish virtual machines, but we want users to access them through Morpheus. We want the VMs to be provisioned from an external system and then be managed in Morpheus so users can only perform limited activities without being able to delete or provision them. We are currently working on resolving this issue, which I refer to as reconciliation. I have asked the developers to implement multi-tenancy, where each tenant has their own landing page at a unique URL. However, we are using groups, not tenants, so there are features we can do with tenants that we cannot do with groups. Specifically, I am trying to get the developers to add notifications support so that when a group member logs in to the Morpheus portal, they can be informed of their VMs' maintenance schedule at a specific time. This is a feature I have requested them to add. We are generally pleased with Morpheus, however, due to some restraints and restrictions, we are utilizing it differently than the majority of its users. This creates some difficulty.
FOURES Jean-Philippe - PeerSpot reviewer
Reliable, simple to manage, and offers great technical support
The support of VXLAN fits with our network management. Thanks to this we can propose mixed solutions using virtual resources on OpenNebula and bare metal servers hosted in our facilities linked to each other on the sale network. This use case is very useful when some applications need bare metal power (Kubernetes workers, huge databases, AI models computations, et cetera). The cluster management is very useful for splitting our different clusters (mutual vs dedicated). We can manage deployments and capacity planning without pain. The API is also really simple and it helped us to develop the Terraform provider to manage OpenNebula like any other cloud infrastructure.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"Morpheus is an intuitive solution that is very easy to use."
"The multi-cloud integrations and the DevOps and operational integrations are the most valuable. Morpheus platform is a centralized set to manage different clouds and your on-premise platforms. It does a very good job of what it is designed to do. It is very good in terms of features. It is extremely stable and easy to install. It is also very scalable. Their support is also extremely good."
"The most valuable feature for me was cost optimization."
"Morpheus provides a very easy and one-click solution to scaling up and down."
"The user interface of the application is exceptional."
"The most valuable feature of Morpheus is its strong integration with vSphere Cloud."
"Provides a good automation platform."
"The most beneficial features for us were the API integrations with various cloud vendors like Nutanix, VMware, AWS, Azure, and GCP. It saved us the effort of doing that work ourselves."
"I also like the ability to build custom functions. I can define a function where I have two types of views and configure the dependencies. The virtual data centers concept allows me to define users. If a user wants to join certain kinds of machines, the host and the other user won't see them. It gives me the flexibility to define multiple views and data centers in one place."
"OpenNebula is easy to deploy and manage compared to other solutions like OpenStack."
"What's best about OpenNebula that people like is that it's easy to deploy. It's also easy to manage. It's interesting because people choose OpenNebula over other solutions because of the ease of management."
"The most valuable feature of OpenNebula is that it scales very well."
"With a single click, we could set things up and initiate them."
"It makes maintenance very easy and stress-free for our teams."
"The solution provides templates for configurations that can easily be exchanged to VMs."
"The ability to use it almost like a public cloud for an organization is a big asset, as it will create a value proposition and can control costs in a great way."
 

Cons

"There is room for enhancement in integrating Morpheus with other solutions."
"The service is limited and somewhat lacking."
"We had to put in much effort ourselves since Morpheus's support wasn't always available to help us."
"Morpheus is working hard on creating an integration framework due for release in Q2 2021 which will allow clients to create their own interfaces and integrations into any 3rd party product that has a full-function API. Morpheus is also heavily focussed on enhancing the container management side to compete head-to-head with Openshift and CloudForms in Q3 2021."
"We've been facing some challenges with Morpheus due to its design for public cloud usage."
"I faced a few problems while deploying."
"The tool could support virtual network functions better. It is really good at doing enterprise-type of things, but one of the things on which we're working with them is loading very complex virtual machines with it, such as Juniper SRX routers. It needs to support more complex virtualized resources a little bit better. Aside from that, it is a terrific tool. We really like it."
"The solution's pricing and customization need to improve."
"They have been saying for the past two and a half years that they would develop a feature to hot-add RAM and CPU, but it does not work."
"Backup features are only available in the enterprise edition. The community version lacks a good solution for making backups."
"An area for improvement in OpenNebula is the number of features it has. The solution doesn't have that many cloud features compared to other solutions. You'd say, "Okay, simplicity over a rich feature list?" Some say, "No, I need a big machine or a cloud interface for my customers to manage resources. I don't have to go and do it for them." Some people do it that way, and it works, but I'd like to improve the limited features in OpenNebula."
"There are no payment gateways in OpenNebula."
"The web interface could be better. It's not very difficult to use, but there's room for enhancement."
"Hosting platforms are limited so the deployment process needs improvement."
"It should have a simple REST API like most other tools. It's the industry standard format. An XML-RPC API gives you an XML document that you have to convert and then do something with that. REST API endpoint provides outputs in a JSON document. I would also like to see support for user data or heat templates, which OpenStack offers, but OpenNebula doesn't have this yet."
"The UI, monitoring, and alerting could benefit from further improvements."
 

Pricing and Cost Advice

"The license is based on the number of virtual machines that Morpheus is managing. So, it is a pay-as-you-grow model."
"Initially, the license may seem like a good deal, but as we grow, it becomes costly."
"Licensing is on an annual basis, and it is upfront for the year. There is no extra cost unless you want additional support or specific deployment packs."
"Morpheus doesn't directly support cost optimization, but its API integration can facilitate resource optimization. It doesn't dynamically optimize resources like an aeronautic system would; it operates step by step."
"The solution is cheaper if you have less number of servers, but it becomes very expensive for a large number of servers."
"OpenNebula gives good value for money."
"The licensing for OpenNebula used to be free, but now it's no longer free. A customer contacted me asking to move to another provider because of the changes in the licensing terms for OpenNebula. I have no information on how much the OpenNebula license is because the customer pays for it, and I only do the integration."
"We use the Community Edition, rather than the Enterprise Edition."
"VRA is very expensive but OpenNebula is free."
"The solution is open source so is free."
"OpenNebuoa has recently come up with a new subscription model that is economical and a lot of new customers are choosing this as it is an easy subscription model."
report
Use our free recommendation engine to learn which Cloud Management solutions are best for your needs.
864,053 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Computer Software Company
16%
Manufacturing Company
11%
Financial Services Firm
10%
Government
6%
Computer Software Company
20%
University
9%
Comms Service Provider
8%
Financial Services Firm
8%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
 

Questions from the Community

What do you like most about Morpheus?
The most beneficial features for us were the API integrations with various cloud vendors like Nutanix, VMware, AWS, Azure, and GCP. It saved us the effort of doing that work ourselves.
What is your experience regarding pricing and costs for Morpheus?
We've been a Morpheus customer since the early days. I know what they're trying to sell now, and you'd really need a strong use case to justify the cost.
What needs improvement with Morpheus?
The product has become overly complex. The biggest problem is that we find a bug, they fix the bug, but then another one pops up. We can never really deliver on the vision we had using Morpheus. We...
What do you like most about OpenNebula?
The live migration feature has been great and is something we use very often.
What needs improvement with OpenNebula?
The web interface could be better. It's not very difficult to use, but there's room for enhancement. Another area for improvement is the integration with hardware to manage the lower layer of the n...
 

Also Known As

Morpheus Cloud Management Platform, Morpheus CMP
No data available
 

Overview

 

Sample Customers

Morpheus CMP, mcdonalds, blackrock, HSBC, astrazeneca, arris, WGU, GBG, pennstate, beyondtrust
Akamai, BBC, Fermilab, Terradue, Surf Sara, Produban, Netways, ESA, China Mobile, BlackBerry, Deloitte, Fuze, Telefonica, Trivago, Nokia, Encore Tech, Beeks.
Find out what your peers are saying about Morpheus vs. OpenNebula and other solutions. Updated: July 2025.
864,053 professionals have used our research since 2012.