Azure Pipelines vs. Spinnaker

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Azure Pipelines
Score 7.3 out of 10
N/A
Users can automate builds and deployments with Azure Pipelines. Build, test, and deploy Node.js, Python, Java, PHP, Ruby, C/C++, .NET, Android, and iOS apps. Run in parallel on Linux, macOS, and Windows. Azure Pipelines can be purchased standalone, but it is also part of Azure DevOps Services agile development planning and CI/CD suite.N/A
Spinnaker
Score 7.9 out of 10
N/A
Spinnaker is an open source continuous delivery platform with a range of cluster management and deployment management features, originally developed at Netflix.N/A
Pricing
Azure PipelinesSpinnaker
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
Azure PipelinesSpinnaker
Free Trial
NoNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details——
More Pricing Information
Best Alternatives
Azure PipelinesSpinnaker
Small Businesses
GitLab
GitLab
Score 8.9 out of 10
GitLab
GitLab
Score 8.9 out of 10
Medium-sized Companies
GitLab
GitLab
Score 8.9 out of 10
AWS CodePipeline
AWS CodePipeline
Score 9.1 out of 10
Enterprises
GitLab
GitLab
Score 8.9 out of 10
AWS CodePipeline
AWS CodePipeline
Score 9.1 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
Azure PipelinesSpinnaker
Likelihood to Recommend
7.1
(3 ratings)
7.0
(3 ratings)
User Testimonials
Azure PipelinesSpinnaker
Likelihood to Recommend
Microsoft
It is good tool if you are doing continuous improvements in your code and you wish it goes live whenever you push code to GitHub. So integrating Azure Pipeline, it automatically does CI/CD in the background once you push code/merge code and it is live in few minutes. It also does some automated tests if you have wrote scripts
Read full review
Netflix
Spinnaker suits well for applications which are stateless and can adapt to an immutable architecture of deployment. But for applications which are stateful and cannot afford to spin up new servers for every deployment doesn't go well with Spinnaker. It can handle only deployments which are VM based and cannot support deployments to serverless architecture like AWS Lambda etc.
Read full review
Pros
Microsoft
  • Integration with SonarQube
  • Integration with Azure DevOps
  • Integration with GitHub
Read full review
Netflix
  • Fast deployments.
  • Can be integrated with a good variety of other products.
  • Also provides some insights from your environment.
Read full review
Cons
Microsoft
  • The errors which we got sometimes are not clearly enough.
  • There are some let's say hidden options, they could be more visible
  • When the process is running we have to remember about manually refreshing to see the current status because it doesn't work automatically
Read full review
Netflix
  • It does NOT support CFN based deployments
  • Windows based systems finds it difficult to onboard to Spinnaker.
  • Pipeline level access authorisation is not there.
  • Support for EBS volume encryption is probably missing.
  • Attach/detach EBS volumes during deployments is difficult.
  • No support to deploy the artifacts without re-creating the servers. Only pure immutable deployment are allowed.
  • Open-source - so good and bad!
  • Spinnaker on its own has 10 underlying micro services. Managing Spinnaker needs a focussed platform approach.
  • User authentication is easy but authorisation management is not straight forward.
Read full review
Alternatives Considered
Microsoft
We have used the GitHub CI/CD. Earlier we were using the Azure Pipelines but after GitHub had their actions, we integrated that for CI/CD. It runs the tests and makes a production build which can be live. GitHub CI/CD is more useful because we have to make script only once then just by few changes we can deploy it onto Azure, AWS, Google anywhere so we found it more convenient
Read full review
Netflix
• Pipeline Expressiveness • Self-Service/Override • Visibility of Client Teams • Operability of Client Teams - • High-Quality Integrations (AWS, IHP, Google) • Extensibility – (Ability to add code) • The maturity of Deployment Process • Speed/Ease of Onboarding
Read full review
Return on Investment
Microsoft
  • we have had outages from Azure in the past
Read full review
Netflix
  • By using Spinnaker we are able to deploy new versions of our product quickly.
  • A deployment takes in average 2 minutes.
  • Our investment on Spinnaker was just time learning it.
Read full review
ScreenShots