Introducing DevOps Flashcards

1
Q

What is DevOps?

A

A mindset, a culture, and a set of technical practices. It
provides communication, integration, automation, and close
cooperation among all the people needed to plan, develop, test,
deploy, release, and maintain a Solution.

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

What is a critical goal of DevOps?

A

Building Alignment

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

To deliver value whenever there is a business need Is the goal of the

A

Continuous Delivery Pipeline (CDP)

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

Some of DevOps benefits are:

A
  1. More Frequent Deployment Frequency
  2. Faster Lead Time
  3. Faster Time to Restore Service
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the SAFe DevOps Health Radar?

A

A tool that helps ARTs and Solution Trains optimize their value stream performance. It provides a holistic DevOps health check by assessing the maturity of the four aspects and 16 activities of the continuous delivery pipeline. The Health Radar is used to measure baseline maturity at any point in a DevOps transformation and guide fast, incremental progress thereafter.

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

The Continuous Delivery Pipeline(CDP) accelerates….

A

Value Flow

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

What are the four aspects of the Continuous Delivery Pipeline (CDP)?

A
  1. Continuous Exploration
  2. Continuous Integration
  3. Continuous Deployment
  4. Release on Demand
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the role of Continuous Security?

A

Continuous Security emphasizes practices such as security by design, threat modeling, security-as-code, as well as automation in the areas of vulnerability scanning, penetration testing, and intrusion detection.

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

What are the DevOps Practice Domains?

A
  1. Deployment Pipeline
  2. Configuration Management
  3. Version Control
  4. Continuous Security
  5. Continuous Quality
  6. Value Stream Management
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the role of Continuous Testing?

A

Build quality into Solutions by testing early and often

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

What is SAFe’s CALMR approach to DevOps?

A

A mindset that guides ARTs toward achieving continuous value delivery by managing simultaneous advancements in delivery culture, automation, lean flow, measurement, and recovery.

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

When everyone in the value stream thinks and acts with continuous delivery in mind, the result is…

A
  1. Increased frequency, quality, and security of product innovation
  2. Decreased deployment risk with accelerated learning cycles
  3. Accelerated solution time-to-market
  4. Improved solution quality and shortened lead time for fixes
  5. Reduced severity and frequency of failures and defects
  6. Improved Mean Time to Recover (MTTR) from production incidents
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Which CALMR approach establishes a culture of shared responsibility for development, deployment, and operations?

A

Culture

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

Automating the Continuous Delivery Pipeline is which part of the CALMR approach to DevOps?

A

Automation

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

Which CALMR approach keeps batch sizes small, limit WIP, and provide extreme visibility?

A

Lean Flow

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

Which CALMR approach measures the flow through the pipeline and implements full-stack
telemetry?

A

Measurement

17
Q

What is Recovery in the CALMR approach?

A

Architect and enable low-risk releases. Establish fast recovery, fast reversion, and fast fix-forward.

18
Q

In the CALMR approach, culture requires:

A
  1. Customer-centricity
  2. Collaboration
  3. Risk Tolerance
  4. Knowledge Sharing
19
Q

The three keys to accelerating flow are:

A
  1. Visualize and limit Work in Process (WIP)
  2. Reduce batch sizes
  3. Manage queue lengths
20
Q

What measurements should be tracked in the CDP?

A
  1. measure pipeline flow
  2. measure solution quality
  3. measure solution value
21
Q

What techniques support fast recovery?

A
  1. stop the line mentality
  2. plan for and rehearse failures
  3. fast fix forward and roll back