alci.dev/en
Resources
Dictionary
Miro Templates
Change language
Toggle theme
alci.dev/en
Change language
Toggle theme
X
Home
Resources
Dictionary
Miro Templates
CI
6 terms
home
agile dictionary
categories
ci
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
B
Blue / Green
It is a software deployment method that involves maintaining two identical production environments.
C
CD
Stands for continuous deployment.
CI
Stands for Continuous Integration.
CI/CD
They are key practices in software development and central pillars of the DevOps approach.
D
DevOps
It is a combination of the English terms development and operations.
F
Feature Flags
It is a technique that allows enabling or disabling functionalities.