Zurück

Continuous Integration / Continuous Deployment

CI/CD ist ein Entwicklungsansatz, bei dem Codeänderungen automatisch integriert, getestet und in (Produktions-)Umgebungen ausgeliefert werden. Dabei stehen Automatisierung, schnelles Feedback und Qualitätssicherung im Vordergrund. Continuous Integration sorgt für regelmäßige Zusammenführung und Prüfung von Änderungen, Continuous Deployment automatisiert das Roll-Out.

A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z