No more typing reviews! Try our Samantha, our new voice AI agent.

Cloudify vs Spacelift 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

Cloudify
Ranking in Cloud Management
41st
Average Rating
8.0
Reviews Sentiment
7.2
Number of Reviews
12
Ranking in other categories
No ranking in other categories
Spacelift
Ranking in Cloud Management
6th
Average Rating
8.2
Reviews Sentiment
6.1
Number of Reviews
17
Ranking in other categories
AI Software Development (13th)
 

Mindshare comparison

As of August 2026, in the Cloud Management category, the mindshare of Cloudify is 1.4%, down from 1.9% compared to the previous year. The mindshare of Spacelift is 1.2%, up from 0.7% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Cloud Management Mindshare Distribution
ProductMindshare (%)
Spacelift1.2%
Cloudify1.4%
Other97.4%
Cloud Management
 

Featured Reviews

Mark Wittling - PeerSpot reviewer
Cloud Architect at Cox communications
Works very well for advanced service chaining requirements and has extremely advanced engineers for support
We had a manager who thought that Cloudify could be used as a replacement for Horizon in OpenStack, but we found that Cloudify lacked the user interface or GUI for doing multitenancy and basic platform management tasks. Cloudify was really good at launching, for example, firewalls and configuring them and doing service chaining and rather advanced things like that, but it didn't meet the requirements for a basic platform management solution. It is something that seems to work better as a bolt-on or an augmented solution. It is a bit mis-marketed as a Cloud Management solution. It is not that. It is more of a service orchestration and automation tool. It is very good at doing that, but it fails to meet basic platform management requirements. Once you have it running, you can't really do anything with it without writing code and scripts. It requires a full-time DevOps person to use it. We deployed a Palo Alto firewall with it. That's basically what the project was for us, and it worked flawlessly once we got it finished, but it took another 12 weeks to get all of the automation and everything else coded, tested, and working. There is certainly a place for this technology, but when we got rid of OpenStack and moved to VMware, we either had to go with the vRealize Automation Suite to do this kind of automation, or we had to find an alternative solution to manage the private cloud. So, we put Cloudify in, but we really couldn't find it useful for basic platform administration tasks.
G Srivastava - PeerSpot reviewer
Senior Cloud Engineer at a tech services company with 201-500 employees
Automation of cloud infrastructure has transformed how our team manages Terraform workflows
Spacelift has other features beyond Terraform, including Ansible, Pulumi, Terragrunt, and it also helps with Kubernetes, although we haven't used it for the other tools. We have only used it for Terraform Infrastructure as Code, and it has helped us significantly. One standout feature compared to Terraform Cloud is the ability to apply policies. For example, we want to restrict engineers in our team from building servers with a particular SKU, such as in Azure, where we do not want to run servers with a SKU higher than the standard D4sv5. We can apply those policies in Spacelift, and the RBAC and access policies features are really excellent in Spacelift, which we do not find in any of the other competitor tools. The pricing is also competitive compared to Terraform Cloud. The access policy features allow us to assign specific policies since we have three environments in our company: Dev, QA, and Prod. We assign policies so that anyone can run code from Dev and QA servers, but we assign a policy for specific people, such as managers, to run code in Prod. This is a very good feature from Spacelift that we have implemented for the access policy. Spacelift has positively impacted our organization as a CI/CD tool for application deployment and development. Although we use other CI/CD tools like Azure DevOps and GitHub Actions, there wasn't a specific tool for Terraform Infrastructure as Code until Spacelift came along. It allows us to easily configure our servers and build a number of them on our cloud. While other CI/CD tools have started to include configuration features, Spacelift offers many other benefits that make it an excellent tool to use.

Quotes from Members

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

Pros

"Has great extendability which means you can build your own custom logic."
"Valuable features are auto-scaling and load balancing."
"The best feature of Cloudify is that it enables a single platform to communicate with the DB, with applications, and with the entire infrastructure."
"You can use only what you need. You can remove certain Cloudify functions from the framework to create a "minified" version of what you need. This might only consist of the messaging delivery system, and the orchestration functions."
"It has enabled us to create the DICE Deployment Service and simplified deployment of any other services (monitoring, continuous integration, etc.)."
"Cloudify provides the infrastructure-as-code, as well as operational action capabilities (orchestrated startups or upgrades, and more)."
"We have been able to realize ROI for our customers in the form of reduced cost, higher top line and increased valuation through improved profitability."
"No need to change the existing application code base."
"Spacelift has positively impacted my organization by making it very easy to manage the different modules with a very clear interface."
"I appreciate that I just have to connect to my AWS account with my credentials, and Spacelift handles the rest."
"Spacelift has positively impacted my organization in significant ways in terms of building infrastructure as code."
"Spacelift has positively impacted our organization because we do not have to detect drift or manage Terraform basics ourselves; Spacelift handles this for us with strong governance and security policies based on GitOps principles, which saves considerable time."
"If you're looking to automate your Infrastructure as Code, then Spacelift is the best choice."
"A valuable feature of Spacelift is that you can attach labels, and it is a modernized tool for infrastructure deployments. It is pull request-based, and you can see all the Terraform plan and apply logs on the pull request itself, which is not available across any other CI/CD tools."
"Spacelift has positively impacted my organization by reducing manpower, as it reduced the efforts of resources in the team, where previously a job done by two or three engineers can now be easily managed by one engineer using Spacelift."
"After using Spacelift, I noticed a 90% reduction in time saved for repetitive infrastructure tasks, as the cloud configuration speed has doubled."
 

Cons

"I did encounter any issues with scalability."
"Cloudify is not a turn-key solution, nor designed as such."
"Unlike the Docker environment, Cloudify takes time for configuration and its learning curve."
"It lacked the user interface for multitenancy and basic platform management tasks."
"We'd like to see the maturity of the plugins continue, including Amazon EMR and others."
"Certainly the UI could use some intensive work, but nevertheless, overall, it’s a complete product with its 3.4 version and much better features are available with 4.0."
"There were some issues with deploying the solution on OpenStack Mitaka."
"The solution is a bit of a headache because mistakes happen in the blueprint every time we deploy and they require modifications."
"The learning curve for new users getting started with Spacelift is very steep."
"I chose a rating of six out of ten because I think multiple other tools similar to Spacelift exist, for example, many automation tools such as Jenkins or other cloud-native tools that perform efficiently compared to Spacelift."
"Pricing could be a little lower to make it a very robust tool, and it can improve areas in scalability and integrate some open-source tools."
"Perhaps the learning curve could be a bit steep if someone is completely new to Spacelift and only has experience with plain Terraform."
"In the free version, there's no straightforward way to be notified once a deployment is finished."
"Spacelift could be improved by implementing some of the many AI-based tools available that support a variety of tools like Pulumi, CloudFormation, OpenTofu, and Terraform."
"There are a few areas where there is room for improvement, particularly the initial setup and onboarding experience, which has a learning curve around understanding the concept of contexts."
"Spacelift currently lacks features that can help with complex type deployments and coordination for major deployments."
 

Pricing and Cost Advice

"I wasn't involved in the pricing of it because we were just doing prototype work with it, but I was told by the upper management team that it was quite expensive. That was another reason we switched to Morpheus."
"It is a bit expensive product."
report
Use our free recommendation engine to learn which Cloud Management solutions are best for your needs.
909,725 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Outsourcing Company
15%
Construction Company
14%
Comms Service Provider
11%
Financial Services Firm
9%
Financial Services Firm
11%
Manufacturing Company
10%
Educational Organization
9%
Outsourcing Company
8%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business3
Large Enterprise6
By reviewers
Company SizeCount
Small Business6
Midsize Enterprise3
Large Enterprise8
 

Questions from the Community

Ask a question
Earn 20 points
What is your experience regarding pricing and costs for Spacelift?
My experience with pricing, setup cost, and licensing was that licensing was somewhat unclear when HashiCorp changed their own licensing.
What needs improvement with Spacelift?
It would be nice to have out-of-the-box A/B testing with Spacelift because we still use some custom features for that. Out-of-the-box A/B testing is the main thing I would like to add about the nee...
What is your primary use case for Spacelift?
We manage a lot of AWS deployments with Spacelift configs, so we have a main use case for it. We also use it for versioning and spinning up new environments. Recently we used Spacelift for deployin...
 

Comparisons

 

Overview

 

Sample Customers

Proximus Partner Communications (Israel) VMware NTT Data Metaswitch Spirent Communications Lumina Networks Atos Fortinet
Information Not Available
Find out what your peers are saying about Cloudify vs. Spacelift and other solutions. Updated: August 2026.
909,725 professionals have used our research since 2012.