From af58c6c44f44209fcdf2de8b368ea10148abaec6 Mon Sep 17 00:00:00 2001 From: Andrew Tomaka Date: Mon, 9 Feb 2015 14:06:47 -0500 Subject: [PATCH] Reduce words on some slides --- slides/what-is-devops.md | 17 ++++++++++------- slides/why-should-you-care.md | 8 ++++---- 2 files changed, 14 insertions(+), 11 deletions(-) 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.