Continuous Delivery Pipeline Flashcards

1
Q

What is the continuous delivery pipeline?

A

Represents the workflows, activities, and automation needed to guide new functionality from ideation to an on-demand release of value.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What does CDP stand for?

A

Continuous Delivery Pipeline

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What competency does CDP belong to?

A

Agile Product Delivery

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the elements of CDP?

A

Continuous Exploration, Continuous Integration, and Continuous Deployment, Release on Demand

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Continuous Exploration focuses on…

A

creating alignment on what needs to be built. Converging on requirements for an MVP and testing to see if that’s the right thing to satisfy the initial hypothesis.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Continuous Integration focuses on…

A

…taking features from the ART, implementing them, and committing them into version-controlled code.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Continuous deployment…

A

…takes the changes from the staging environment and puts them into a production environment.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Release on Demand is…

A

…making value available to customers together or in a staggered fashion based on market and business needs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What elements does value stream mapping use for analysis?

A

Active time, Wait time, and percent complete and accurate

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is CALMR?

A

A DevOps mindset that guides continuous value delivery by improving Culture, Automation, Lean Flow, Measurement, and Recovery

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Why should I separate deployment from release?

A

1) It enables testing background and foreground processes in the actual production environment before exposing new functionality to customers.
2) It also makes timing of release features a business decision.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly