diff --git a/slides/what-is-devops.md b/slides/what-is-devops.md index f416502..f103935 100644 --- a/slides/what-is-devops.md +++ b/slides/what-is-devops.md @@ -1,17 +1,20 @@ ## What is DevOps? -### Who? * **Dev**eloper * That's you! * **Op**eration**s** - * 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. diff --git a/slides/why-should-you-care.md b/slides/why-should-you-care.md index 38dec6e..48a6c5c 100644 --- a/slides/why-should-you-care.md +++ b/slides/why-should-you-care.md @@ -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.