Reduce words on some slides
This commit is contained in:
parent
c439c2fe3c
commit
af58c6c44f
2 changed files with 14 additions and 11 deletions
|
@ -1,17 +1,20 @@
|
|||
## What is DevOps?
|
||||
|
||||
### Who?
|
||||
* <span style="color:red">**Dev**</span>eloper
|
||||
* That's you!
|
||||
* <span style="color:red">**Op**</span>eration<span style="color:red">**s**</span>
|
||||
* Other IT staff; primarily those supporting your infrastructure
|
||||
|
||||
### What?
|
||||
* Other IT staff
|
||||
* Working together
|
||||
* communication, collaboration, integration, automation, cooperation
|
||||
* communication
|
||||
* collaboration
|
||||
* integration
|
||||
* automation
|
||||
* cooperation
|
||||
|
||||
note:
|
||||
Marriage of developer and operation staffs
|
||||
Other IT staff: primarily operation of infrastructure staff.
|
||||
|
||||
Marriage of developer and operation staffs.
|
||||
|
||||
Too much of our responsibilities overlap to ignore one another. Great gains
|
||||
by working together
|
||||
by working together.
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
## Why should you care?
|
||||
|
||||
* Difference between expectations and what actually happens
|
||||
* Reduce risk of mistakes
|
||||
* Reduces time from development to deployment
|
||||
* You actually know what is going on
|
||||
* Expectation vs Actual
|
||||
* (Human) mistakes
|
||||
* Time to deployment
|
||||
* Monitor
|
||||
|
||||
note:
|
||||
As "but it works on my machine" shows. We've now created a consistency.
|
||||
|
|
Loading…
Reference in a new issue