Skip to content

Commit 3f8f613

Browse files
committed
🐍 What is DevOps slides are updated 🐍
1 parent 4045620 commit 3f8f613

File tree

5 files changed

+9
-3
lines changed

5 files changed

+9
-3
lines changed
46.6 KB
Loading
55.1 KB
Loading
70.2 KB
Loading
176 KB
Loading

docs/slides/content/what-is-devops.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,16 @@ come to mind.
5555

5656

5757
### The Three Ways of DevOps
58-
#### _The First Way: Systems Thinking_
58+
![first-way](images/what-is-devops/first-way.png)<!-- .element: class="image-no-shadow image-full-width " -->
59+
5960
The First Way emphasizes the performance of the entire system, as opposed to the performance of a specific silo of work or department. This can be as large as a division or as small as an individual contributor. <!-- {.element: class="medium para"} -->
6061

6162
_The DevOps Handbook_ <!-- {.element: class="small" style="text-align: right;"} -->
6263

6364

6465

6566
### The Three Ways of DevOps
66-
#### _The Second Way: Amplify Feedback Loops_
67+
![second-way](images/what-is-devops/second-way.png)<!-- .element: class="image-no-shadow image-full-width " -->
6768
* The Second Way is about creating more frequent feedback loops.
6869

6970
* The goal of almost any process improvement initiative is to shorten and amplify feedback loops so necessary corrections can be continually made.
@@ -78,7 +79,7 @@ _The DevOps Handbook_ <!-- {.element: class="small" style="text-align: right;"}
7879

7980

8081
### The Three Ways of DevOps
81-
#### _The Third Way: Culture of Continual Experimentation and Learning_
82+
![third-way](images/what-is-devops/third-way.png)<!-- .element: class="image-no-shadow image-full-width " -->
8283
* The Third Way is about creating a culture that fosters two things:
8384
* Continual experimentation, taking risks and learning from failure
8485
* Understanding that repetition and practice is the prerequisite to mastery
@@ -94,6 +95,11 @@ _The DevOps Handbook_ <!-- {.element: class="small" style="text-align: right;"}
9495

9596

9697

98+
99+
![ways-of-devops](images/what-is-devops/ways-of-devops.png)<!-- .element: class="image-no-shadow image-full-width " -->
100+
101+
102+
97103
### DevOps as It Relates to Agile
98104
![Feedback Loop](images/what-is-devops/feedbackloop.png)
99105

0 commit comments

Comments
 (0)