Back to glossary

C

CI/CD-Pipelines

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

Definition

Pipelines, die Continuous Integration und Continuous Deployment automatisieren.

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