-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
273 lines (220 loc) · 5.67 KB
/
index.html
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
<!DOCTYPE html>
<!--
Google HTML5 slide template
Authors: Luke Mahé (code)
Marcin Wichary (code and design)
Dominic Mazzoni (browser compatibility)
Charles Chen (ChromeVox support)
URL: http://code.google.com/p/html5slides/
-->
<html>
<head>
<title>DevOps Melbourne June 2012 Useful Resources - David Lutz</title>
<meta charset='utf-8'>
<script
src='HTML5slides.js'></script>
</head>
<style>
/* Your individual styles here, or just use inline styles if that’s
what you want. */
</style>
<body style='display: none'>
<section class='slides layout-regular template-default'>
<!-- Your slides (<article>s) go here. Delete or comment out the
slides below. -->
<article>
<h1>
DevOps Resources
<br>
</h1>
<p>
a presentation at DevOps Melbourne June 2012
<br>
David Lutz <br>
@dlutzy
</p>
</article>
<article>
<h3>
How do we learn about DevOps?
</h3>
<p>
This presentation is a non-exhaustive list of the things I find most useful.
</p>
<p>
Unfortunately there's no DevOps University.
<img src='DevOpsUni.png'>
</p>
</article>
<article>
<h3>
Here's my list of
</h3>
<p>
<ul>
<li>Podcasts</li>
<li>Conferences</li>
<li>Blogs and websites</li>
<li>Books</li>
<li>IRC</li>
<li>Twitter</li>
<li>Mailing lists</li>
<li>Meetups</li>
</ul>
</p>
</article>
<article>
<h3>
Podcasts
</h3>
<p>
DevOps Cafe<br>
John Willis @botchagalupe<br>
Damon Edwards @damonedwards<br>
<img src='DevOpsCafe.png'>
</p>
<p>
They've been doing it for years. Really high quality with great guests.
</p>
</article>
<article>
<h3>
Podcasts
</h3>
<p>
Food Fight Show<br>
<img src='foodfight.png'>
Chef focus, but some good DevOps content<br>
The Opscode Lads<br>
Some sound quality issues but they're getting better
</p>
</article>
<article>
<h3>
Podcasts
</h3>
<p>
The Changelog Show<br>
Wynn Netherland @pengwynn<br>
Adam Stacoviak @adamstac<br>
<img src='changelog.png'>
</p>
<p>
Development focus
</p>
</article>
<article>
<h3>
Conferences
</h3>
<p>
<ul>
<li><a href='http://velocityconf.com/'> O'Reilly Velocity</a></li>
<li><a href='http://omniti.com/surge/'>OmniTI Surge</a></li>
<li><a href='http://devopsdays.org/'>Devopsdays</a></li>
<li><a href='http://devopsdownunder.org/'>Devops Downunder</a></li>
<li><a href='http://chefconf.opscode.com/'>Chefconf</a></li>
<li><a href='http://puppetlabs.com/community/puppet-camp/'>Puppet Camps</a></li>
<li><a href='http://agilemanagement.net/index.php/Events/'>Kanban Events</a></li>
<li><a href='http://www.usenix.org/conferences'>LISA</a></li>
<li><a href='http://www.lastconference.com/'>LAST</a></li>
</ul>
</p>
</article>
<article>
<h3>
Blogs and Websites
</h3>
<p>
Patrick Debois <a href='http://www.jedi.be/blog/'>http://www.jedi.be/blog/</a><br>
DTO <a href='http://dev2ops.org/'>http://dev2ops.org/</a><br>
Ernest Mueller <a href='http://theagileadmin.com/'>http://theagileadmin.com/</a><br>
Etsy <a href='http://codeascraft.etsy.com/'>http://codeascraft.etsy.com/</a><br>
</p>
</article>
<article>
<h3>
Books
</h3>
<p>
Web Operations:
Keeping the Data On Time
John Allspaw
<img src='WebOps.png' width=80 height=130>
</p>
<p>
Pro Puppet
James Turnbull
<img src='pro-puppet.png' width=80 height=130>
</p>
<p>
Chef: The Definitive Guide
Stephen Nelson-Smith (coming)
<img src='Chef.png' width=80 height=130>
</p>
<p>
Devops Cookbook (unofficial title)
Patrick Debois, Gene Kim, John Willis, Mike Orzen
(coming soon)
</p>
</article>
<article>
<h3>
IRC
</h3>
<p>
After all these years! Still kicking on...
</p><p>
#puppet<br>
#chef<br>
#devops<br>
<br>
#just about anything<br>
</p>
</article>
<article>
<h3>
Twitter
</h3>
<p>
#devops
</p>
</article>
<article>
<h3>
Mailing Lists
</h3>
<p>
These are all high quality lists.
</p>
<p>
<a href='http://devopsweekly.com/'>http://devopsweekly.com/</a><br>
<a href='http://groups.google.com/group/devops-aus'>http://groups.google.com/group/devops-aus</a><br>
<a href='http://groups.google.com/group/devops'>http://groups.google.com/group/devops</a><br>
<a href='http://tech.groups.yahoo.com/group/kanbanops/'>http://tech.groups.yahoo.com/group/kanbanops/</a>
</p>
</article>
<article>
<h3>
Meetups
</h3>
<p>
<a href='http://www.meetup.com/devops-melbourne/'>DevOps Melbourne</a><br>
<a href='http://www.meetup.com/Infrastructure-Coders/'>Infrastructure Coders</a><br>
<a href='http://www.meetup.com/devops-sydney/'>Devops Sydney</a><br>
</p>
</article>
<article>
<h3>
What else do you find useful? Submit a pull request!<br>
<a href='https://github.com/dlutzy/devopsmelb-presso'>https://github.com/dlutzy/devopsmelb-presso</a>
</h3>
<p>
David Lutz<br>
<a href='http://twitter.com//dlutzy'>http://twitter.com/dlutzy</a><br>
<a href='http://99designs.com.au/about/jobs'><img src='99designs-hiring.png'></a>
</p>
</article>
</section>
</body>
</html>