Software Alternatives & Reviews

Azure Pipelines VS CircleCI

Compare Azure Pipelines VS CircleCI and see what are their differences

Azure Pipelines logo Azure Pipelines

Get 10 free parallel jobs for cloud-based CI/CD pipelines for Linux, macOS, and Windows. Automate builds and easily deploy to any cloud with Azure Pipelines.

CircleCI logo CircleCI

CircleCI gives web developers powerful Continuous Integration and Deployment with easy setup and maintenance.
  • Azure Pipelines Landing page
    Landing page //
    2023-03-29
  • CircleCI Landing page
    Landing page //
    2023-10-05

Azure Pipelines videos

Azure Pipelines: Classic vs Yaml - Build and Release comparison

More videos:

  • Review - Building and Deploying your Code with Azure Pipelines
  • Review - Azure Pipelines - Build

CircleCI videos

CircleCI Part 1: Introduction to Unit Testing and Continuous Integration

More videos:

  • Tutorial - How To Setup CircleCI On Your Next Project (Vue, React, or Angular)

Category Popularity

0-100% (relative to Azure Pipelines and CircleCI)
Continuous Integration
DevOps Tools
3 3%
97% 97
Continuous Deployment
3 3%
97% 97
IT Automation
100 100%
0% 0

User comments

Share your experience with using Azure Pipelines and CircleCI. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Azure Pipelines and CircleCI

Azure Pipelines Reviews

We have no reviews of Azure Pipelines yet.
Be the first one to post

CircleCI Reviews

35+ Of The Best CI/CD Tools: Organized By Category
CircleCI is a complete CI/CD pipeline tool. You can monitor the statuses of your various pipelines from your dashboard. Additionally, CircleCI helps you manage your build logs, access controls, and testing. It’s one of the most popular DevOps and CI/CD platforms in the world.
10 Jenkins Alternatives in 2021 for Developers
CircleCI is generally recognized for its flexibility and compatibility. Customization is obviously an important factor when making the switch from Jenkins and CircleCI certainly takes an impressive swing at providing users with a solid collection of features.
The Best Alternatives to Jenkins for Developers
CircleCI is a flexible tool with easy maintenance and can run in almost any environment. Every commit leads to automatic build execution. To add to it, if any new build is triggered, any queued or running build is automatically canceled.
Continuous Integration. CircleCI vs Travis CI vs Jenkins
Now, when the process of continuous integration is clear (I hope so) we can move to the comparison of some of the most popular CI platforms nowadays. Each of those has its pros and cons. Let’s start with CircleCI.
Source: djangostars.com

Social recommendations and mentions

Based on our record, CircleCI seems to be a lot more popular than Azure Pipelines. While we know about 61 links to CircleCI, we've tracked only 4 mentions of Azure Pipelines. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Azure Pipelines mentions (4)

  • Ask HN: How do I automate deployment and setup to Azure?
    The details depend on what the unit of deployment is: VMs? Containers? Something else? Depending on the unit of deployment you can run VMs, a managed kubernetes cluster or the much cheaper Azure container apps combined with PaaS offerings like managed Databases, Firewalls, API gateways, monitoring etc. You could start with Azure DevOps pipelines [1], but billing is opaque which doesn't help when tracking down... - Source: Hacker News / over 1 year ago
  • Managing the infrastructure of a reusable ecommerce platform with Terraform
    We use GitHub Actions and Azure DevOps for our Continuous Integration and Continuous Delivery system. When the changes on the Terraform infrastructure repository are added to the main branch, the CICD system gets triggered and the plan is executed on our development environments. When the logs from the plan are the expected ones we manually run the apply. - Source: dev.to / almost 3 years ago
  • Deploy a Website using ASP.NET Core Web App (MVC)
    Have a look at azure pipelines. Pretty easy to set up so you can push code from VS to github or an azure repo and the pipeline will handle deployment to an azure app service. The MS docs are very detailed and pretty much walk you through it all. https://azure.microsoft.com/en-us/services/devops/pipelines/. Source: almost 3 years ago
  • Why CI/CD is important?
    Also I selected some pages you can read more about like Amazon, Google or Microsoft among other definitions. - Source: dev.to / about 3 years ago

CircleCI mentions (61)

View more

What are some alternatives?

When comparing Azure Pipelines and CircleCI, you can also consider the following products

Jenkins - Jenkins is an open-source continuous integration server with 300+ plugins to support all kinds of software development

BuildMaster - BuildMaster Software is an application release automation software that also specializes in release management. It was designed by Inedo, a software development company. Read more about BuildMaster.

Travis CI - Focus on writing code. Let Travis CI take care of running your tests and deploying your apps.

GitHub Actions - Automate your workflow from idea to production

Codeship - Codeship is a fast and secure hosted Continuous Delivery platform that scales with your needs.

GitLab CI - GitLab has integrated CI to test, build and deploy your code