This repository was archived by the owner on Jan 1, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
344 lines (299 loc) · 10.2 KB
/
index.html
File metadata and controls
344 lines (299 loc) · 10.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>DevOps should be part of your job title</title>
<!--
<meta name="description" content="A framework for easily creating beautiful presentations using HTML">
<meta name="author" content="Hakim El Hattab">
-->
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<link rel="stylesheet" href="css/reveal.min.css">
<link rel="stylesheet" href="css/theme/simple.css" id="theme">
<!-- For syntax highlighting -->
<link rel="stylesheet" href="lib/css/zenburn.css">
<!-- If the query includes 'print-pdf', use the PDF print sheet -->
<script>
document.write( '<link rel="stylesheet" href="css/print/' + ( window.location.search.match( /print-pdf/gi ) ? 'pdf' : 'paper' ) + '.css" type="text/css" media="print">' );
</script>
<!--[if lt IE 9]>
<script src="lib/js/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<div class="reveal">
<!-- Any section ielement inside of this container is displayed as a slide -->
<div class="slides">
<section>
<p class="fragment">
Carlo Flores
</p>
<p>
<a href="http://edgecast.com" class="fragment">EdgeCast Networks</a>
</p>
<p>
<a href="http://ladevops.org" class="fragment">LA DevOps</a>
</p>
<p>
<a href="http://js.la" class="fragment">js.la</a>
</p>
</section>
<section>
<p>
grab this presentation at<br/>
<a href="http://scale11x.biggiantnerds.com">scale11x.biggiantnerds.com</a>
</p>
</section>
<section>
<h2>DevOps should be a part of your job title</h2>
</section>
<section>
<section>
<h2>Why DevOps shouldn't be a part of your job title</h2>
</section>
<section>
<img alt="google search for devops as a jobtitle" src="/images/devopsgooglesearch.png">
</section>
<section>
<blockquote>
why would you try to solve a silo problem by creating a new silo?
</blockquote>
<p>Jez Humble</p>
<a href="http://twitter.com/jezhumble">@jezhumble</a>
</section>
<section>
<blockquote>
<p>What was the end result?</p>
<p>Bitching from the 'operations' team that 'devops' broke something.</p>
Bitching from the 'development' team that 'devops' broke something.
</blockquote>
<p>John Vincent</p>
<a href="http://twitter.com/lusis">@lusis</a>
</section>
<section>
<img src="/images/WallOfConfusion_Release.png" alt="wall of confustion">
<p><a href="http://dev2ops.org/2010/02/what-is-devops/">Damon Edwards</a></p>
<a href="https://twitter.com/damonedwards">@damonedwards</a>
</section>
<section>
<blockquote>
did you ever get so mad you made a devops team?
</blockquote>
<p>Brandon Burton</p>
<a href="http://twitter.com/solarce">@solarce</a>
</section>
<section>
<blockquote>DevOps is not...
<ul>
<li>PR for what we’ve always done</li>
<li>giving developers the root password</li>
<li>All Systems Administrators should write code and all developers need to rack servers</li>
<li>We don’t need Systems Administrators – we’re DevOps and we use the Cloud!</li>
<li>require you to use tool xxxx</li>
<li>We are a large enterprise and the vendor tools cannot be automated, we cant practice DevOps</li>
</ul>
</blockquote>
<p>R.I.Pienaar</p>
<a href="http://twitter.com/ripienaar">@ripienaar</a>
</section>
</section>
<section>
<h1>DevOps is a culture thing</h1>
<aside class="notes">
<ul>
<li>Story about Kelsey Hightower and PCI/PCI-like compliance</li>
<li>real walls due to compliance</li>
<li>folks feel we are co-opting culture in exchange for buzzwords and attention</li>
</ul>
</aside>
</section>
<!--
-->
<section>
<h2>culture matters</h2>
<aside class="notes">
it's not just about us, it's about companies finding us
</aside>
</section>
<section>
<blockquote>job titles are in many ways just another way to communicate, to broadcast an intent and a need.</blockquote>
<p><a href="http://www.spikelab.org/devops-job-title/">Spike Morelli</a></p>
<a href="https://twitter.com/spikelab">@spikelab</a>
</section>
<section>
<img src="/images/recruiters.png" alt="recruiters">
<aside class="notes">
<ul>
<li>Have a shitty shop? Look for a devops shop</li>
<li>Every now and then...</li>
<li>an opportunity to decide what i want</li>
</ul>
</aside>
</section>
<section>
<blockquote>We are building a DevOps team from scratch and would love to talk to you</blockquote>
- recruiter
<aside class="notes">
<ul>
<li>VP of managed services, vp of tech ops, CA</li>
<li>CEO and an Op</li>
<li>What broke?</li>
</ul>
</aside>
</section>
<section>
<h2>my my</h2>
<aside class="notes">
<ul>
<li>Chance to build our environments first</li>
<li>Amazing SysOps, Amazing Devs</li>
</ul>
</aside>
</section>
<section>
bad feel
<aside class="notes">
<ul>
<li>did i really coopt a culture?</li>
</ul>
</aside>
</section>
<section>
<p class="fragment fade-out">Development Operations</p>
<p class="fragment roll-in">Release Management/Development/Operations</p>
<img src="/images/ihavenoideawhatimdoing.gif" class="fragment roll-in" alt="i have no idea what i'm doing">
</section>
<section>
<blockquote>Meetups are like our union. We make sure nobody's getting screwed.</blockquote>
<p>Lars Lehtonen</p>
<a href="http://twitter.com/alrs">@alrs</a>
</section>
<section>
<section>
<h2>Hate Driven Development</h2>
<p class="fragment">
Jordan Sissel<br />
<a href="http://twitter.com/jordansissel">@jordansissel</a>
</p>
</section>
<section>
<p>develop the testing framework</p>
<p class="fragment">let the hate build inside</p>
<p class="fragment">take ownership of the release</p>
<p class="fragment">take the blame</p>
<p class="fragment">focus the hate</p>
<p class="fragment">blame robots, not humans</p>
<p class="fragment">fix the feel</p>
<aside class="notes">
<ul>
<li>around our 3 month point we take over updates to the edge</li>
<li>4/5 noc calls that first week</li>
<li>4/5 noc calls that 2nd week</li>
</ul>
</aside>
</section>
<section>
<blockquote>DevOps broke it</blockquote>
<blockquote class="fragment">OMG it's broken is this a DevOps thing?</blockquote>
<blockquote class="fragment">How do we make sure this is right?</blockquote>
</section>
<section>
<blockquote><3</blockquote>
</section>
</section>
<section>
<section>
<h2>What's in a job title?</h2>
</section>
<section>
<ul>
<li>Developer</li>
<li>Distributed Systems Engineer</li>
<li>Operations Engineer</li>
<li>Platform Engineer</li>
<li>Principal Engineer</li>
<li>Quality Engineer</li>
<li>Architect</li>
<li>Data Scientist</li>
</ul>
</section>
<section>
<ul>
<li>Sr. Computer Scientist, Adobe - <a href="http://twitter.com/johnbender">John Bender</a></li>
<li class="fragment">Softwaresman, GitHub - <a href="http://twitter.com/thedaniel">Daniel Hengeveld</a></li>
<li class="fragment">Lead Herperations Derpgineer, Disqus - <a href="http://twitter.com/ohlol">Scott Smith</a></li>
</ul>
</section>
<section>
<img src="/images/scottsmith.jpg" alt="scott smith's card">
</section>
</section>
<section>
<h2>Development Operations Engineer</h2>
</section>
<section>
<h2>Dev/Ops</h2>
</section>
<section>
<h2>/</h2>
This line is stupid.
<aside class="notes">
<ul>
<li>wall of confusion? line for deployment?</li>
<li>where do you sit?</li>
<li>money?</li>
</ul>
</aside>
</section>
<section>
<h2>DevOps won</h2>
</section>
<section>
<h2>Hate Driven Developer</h2>
<p class="fragment">looks pretty sweet</p>
</section>
<section>
<p>
<a href="http://edgecast.com">EdgeCast</a><br />
</p>
<p>
<a href="http://ladevops.org">ladevops.org</a> |
<a href="http://js.la">js.la</a>
</p>
<p>
<a href="http://twitter.com/lolcatstevens">@lolcatstevens</a> |
<a href="http://github.com/flores">github.com/flores</a><br/>
<a href="mailto:carlo@js.la">carlo@js.la</a>
</p>
<h2 class="fragment roll-in">Thank you</h2>
</section>
</div>
</div>
<script src="lib/js/head.min.js"></script>
<script src="js/reveal.min.js"></script>
<script>
// Full list of configuration options available here:
// https://github.com/hakimel/reveal.js#configuration
Reveal.initialize({
controls: true,
progress: true,
history: true,
center: true,
theme: Reveal.getQueryHash().theme, // available themes are in /css/theme
transition: Reveal.getQueryHash().transition || 'linear', // default/cube/page/concave/zoom/linear/fade/none
// Optional libraries used to extend on reveal.js
dependencies: [
{ src: 'lib/js/classList.js', condition: function() { return !document.body.classList; } },
{ src: 'plugin/markdown/showdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'plugin/markdown/markdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'plugin/highlight/highlight.js', async: true, callback: function() { hljs.initHighlightingOnLoad(); } },
{ src: 'plugin/zoom-js/zoom.js', async: true, condition: function() { return !!document.body.classList; } },
{ src: 'plugin/notes/notes.js', async: true, condition: function() { return !!document.body.classList; } }
// { src: 'plugin/remotes/remotes.js', async: true, condition: function() { return !!document.body.classList; } }
]
});
</script>
</body>
</html>