CI/CD
Continuous integration and deployment pipelines. Automate testing, building, and deploying your applications.
Wichtige Überlegungen
- ✓ Integration with your VCS (GitHub, GitLab, Bitbucket)
- ✓ Free tier build minutes and parallelism
- ✓ Container and Docker support
- ✓ Secrets management and security
- ✓ Caching for faster builds
Argo CD
Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. It continuously monitors running applications and compares live state against desired state in Git, automatically or manually syncing to maintain consistency.
AWS CodePipeline
AWS CodePipeline is a fully managed continuous delivery service that automates build, test, and deploy phases. It integrates with CodeCommit, CodeBuild, CodeDeploy, and third-party tools to create end-to-end release workflows.
Azure DevOps
Azure DevOps is Microsoft's comprehensive platform for software development teams, integrating agile planning (Boards), CI/CD pipelines, Git repositories, test management, and package hosting. It supports any language and deploys to any cloud.
Bamboo
Bamboo is Atlassian's CI/CD platform that ties automated builds, tests, and releases into a single workflow. It offers first-class integration with Jira, Bitbucket, and the Atlassian ecosystem, with 150+ marketplace apps available.
Buildkite
CI/CD platform that runs on your infrastructure. Bring your own compute with Buildkite's coordination and visibility.
CircleCI
Continuous integration and delivery platform. Fast, flexible pipelines with powerful caching and parallelism.
Codefresh
Codefresh is a modern CI/CD platform with GitOps built from the ground up. It combines Argo components into an enterprise-ready unified platform for progressive delivery, security, and scale with declarative Git-based configuration.
Dagger
Programmable CI/CD engine that runs pipelines in containers. Write CI in your programming language instead of YAML.
Drone
Container-native continuous integration platform. Every pipeline step runs in an isolated container.
Flux CD
Flux is a CNCF Graduated GitOps tool for keeping Kubernetes clusters in sync with Git repositories. Built on the GitOps Toolkit, it supports multi-tenancy, Helm, Kustomize, and automated image updates.
GitHub Actions
Automate, customize, and execute software development workflows in your GitHub repository. The most popular CI/CD platform.
GitLab CI/CD
Continuous integration and delivery built into GitLab. Complete DevOps platform with pipelines, registries, and environments.
Harness
Harness is an AI-powered software delivery platform providing CI/CD, feature flags, cloud cost management, chaos engineering, and security testing. Its AI agents automate DevOps, testing, SRE, and AppSec workflows across the development lifecycle.
Jenkins
The leading open source automation server. Extensible CI/CD with thousands of plugins for building, deploying, and automating projects.
Semaphore
The fastest CI/CD platform. High-performance builds with powerful caching and parallelism.
TeamCity
TeamCity is JetBrains' powerful CI/CD platform for developers and DevOps engineers. It offers build automation, test execution, and deployment workflows with Kotlin DSL configuration, extensive VCS support, and both cloud and on-premises deployment options.
Tekton
Tekton is a Kubernetes-native open-source framework for creating CI/CD systems. Part of the CD Foundation, it provides Kubernetes Custom Resources for building pipelines with Tasks, Pipelines, Triggers, and a CLI.
Travis CI
One of the original hosted CI services. Build and test projects hosted on GitHub, GitLab, and Bitbucket.
Woodpecker CI
Community fork of Drone CI. Lightweight, container-native CI system with active open source development.