Back to glossary

C

CI/CD-Pipeline

CI/CD-Pipeline: Automatisierte Bereitstellung für schnelle und zuverlässige Auslieferungen

Definition

Continuous Integration und Continuous Deployment Pipeline zur Automatisierung von Releases.

Usage example

Automatisierte CI/CD-Pipeline über GitLab: Unit-Tests, Docker-Build, Deployment in die Staging-Umgebung und anschließend in die Produktionsumgebung mit sofortigem Rollback bei Bedarf.

Synonyms

CI/CDKontinuierliche IntegrationKontinuierliche Bereitstellung