CI/CD
9 providers in this category.
CI/CD services build, test, and deploy code automatically on each commit, forming the pipeline between a repository and production. They range from fully hosted convenience to self-hosted, container-native runners. Weigh free-tier minutes, the hosting model (cloud or self-hosted), container support, and how pricing scales with build usage.
Companies
Neutral ordering. Not a recommendation.
Azure DevOps
azure.microsoft.com/en-us/products/devops
Azure DevOps is Microsoft's integrated software-delivery suite: Repos for Git hosting, Pipelines for CI/CD, Boards for work tracking, and Artifacts for packages, available as a cloud service and as Azure DevOps Server for self-hosting.
Bitbucket Pipelines
bitbucket.org/product/features/pipelines
Bitbucket Pipelines is the CI/CD service built into Atlassian's Bitbucket for automating builds and deployments from Bitbucket repositories.
Buildkite
buildkite.com
Buildkite is a CI/CD platform built around a hybrid model: it provides a hosted control plane while build agents run on the customer's own infrastructure.
CircleCI
circleci.com
CircleCI is a CI/CD platform for automating build, test, and deployment pipelines, serving development teams of varying sizes.
Drone CI
www.drone.io
Drone CI is a container-native, open-source continuous integration platform where every pipeline step runs as a container, with pipelines defined as code.
GitHub Actions
github.com/features/actions
GitHub Actions is a CI/CD service built directly into GitHub for automating builds, tests, and deployments through workflows defined as code in the repository.
GitLab CI/CD
docs.gitlab.com/ee/ci
GitLab CI/CD is the pipeline automation built into the GitLab platform for building, testing, and deploying code across the full DevOps lifecycle.
Harness
www.harness.io
Harness is a software-delivery platform whose continuous-integration and continuous-delivery modules add ML-driven test intelligence, pipeline governance, and deployment verification on top of container-native builds.
Jenkins
www.jenkins.io
Jenkins is an open-source automation server for building CI/CD pipelines, extended through a large ecosystem of community plugins.
