-
Notifications
You must be signed in to change notification settings - Fork 6
/
old_index.html
189 lines (143 loc) · 5.77 KB
/
old_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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Josh's Personal OSS Page</title>
</head>
<body>
<img src="jberkus_fist.jpg" alt="Me haranguing OSCON audiences. Photo copyright 2010 James Duncan Davidson for O'Reilly, https://www.flickr.com/photos/oreillyconf/4815591777">
<p>
This page is full of open source stuff I work on, and
talks I've given, which require hosting, but don't require real
hosting. Below are what's in here.
</p>
<h1>Talks</h1>
<ul>
<li><a href="gov6/">Governance: Six Types and Three Templates</a>
</ul>
<ul>
<li><a href="explain2/">Explain Explained (for Prisma.js)</a>
</ul>
<ul>
<li><a href="pdf_presos/dbs_and_licenses.pdf">Why Database Projects Can't Leave Licenses Alone</a> (<a href="https://drive.google.com/file/d/1MXv8Jctvw3q0uybr5qZVP-u4nlgk1ISL/view?usp=sharing">video</a>)</li>
</ul>
<ul>
<li><a href="pdf_presos/what_sponsors_want.pdf">What Sponsors Want</a></li>
</ul>
<ul>
<li><a href="kube_on_centos">Setting up Kubernetes on CentOS</a></li>
<li><a href="https://github.com/jberkus/centos-kubernetes">Scripts repository for CentOS Kubeadm install</a></li>
</ul>
<ul>
<li><a href="pdf_presos/kubernetes_111.pdf">Kubernetes 1.11 LT</a></li>
</ul>
<ul>
<li><a href="vm-in-container">You Got Your VM In My Container</a></li>
</ul>
<ul>
<li><a href="https://github.com/jberkus/annotated.conf">Postgres GUCS Tutorial</a></li>
</ul>
<ul>
<li><a href="kube_native_pg">Kube-Native Postgres</a></li>
</ul>
<ul>
<li><a href="shrodinger">Schrödinger's Elephant</a></li>
</ul>
<ul>
<li><a href="perplexed">Containers: A Guide for the Perplexed</a></li>
</ul>
<ul>
<li><a href="container_cluster_pg">Containerized Clustered Postgres</a></li>
</ul>
<ul>
<li><a href="state_happening">State: That's What's Happening</a></li>
</ul>
<ul>
<li><a href="petset_postgres">Postgres and PetSet</a></li>
</ul>
<ul>
<li><a href="https://github.com/jberkus/ansible101">Ansible 101 self-paced mini-tutorial</a></li>
</ul>
<ul>
<li><a href="bots_not_cattle">Bots, Not Cattle</a>(25min version)</li>
<li><a href="pdf_presos/bots_not_cattle_ignite.pdf">Bots, Not Cattle</a>(Ignite talk, PDF)</li>
<li><a href="pdf_presos/bots_not_cattle_automacon.pdf">Bots, Not Cattle</a>(Automacon Keynote, PDF)</li>
</ul>
<ul>
<li><a href="kubernetes_13">Kubernetes 1.3</a></li>
</ul>
<ul>
<li><a href="kube101">Kubernetes 101</a></li>
</ul>
<ul>
<li><a href="love_failover">How I Learned To Stop Worrying and Love Failover</a></li>
</ul>
<ul>
<li><a href="full_automatic_db">Full Automatic Database</a></li>
</ul>
<ul>
<li><a href="95_big_data">PostgreSQL 9.5 for Big Data</a></li>
</ul>
<ul>
<li><a href="docker_gt_virtualenv">Docker > Virtualenv</a></li>
</ul>
<ul>
<li><a href="performance_in_15_min/index.html">Postgres Performance In 15 Minutes</a></li>
</ul>
<ul>
<li><a href="explain_explained/index.html">Explain Explained</a></li>
</ul>
<ul>
<li><a href="postgres_python_great_stats/index.html">Postgres + Scipy For Great Stats</a></li>
<li>There's also <a href="postgres_python_great_stats/builddb.sql">a SQL file</a></li>
</ul>
<ul>
<li><a href="https://github.com/jberkus/jberkus.github.io/tree/master/ipython_graphs">Ad-Hoc Graphs with Ipython</a><br />
This one is a couple of IPython notebooks</li>
</ul>
<h1>Videos</h1>
<p>
These are videos of various talks I've given, in no particular order. Some are better
quality than others.
</p>
<h2>Ignite and Lightning Talks</h2>
<ul>
<li><a href="https://www.youtube.com/watch?v=VG5ZOOb5T9o">Seven Deadly Sins of Software Deployment</a></li>
<li><a href="https://www.youtube.com/watch?v=nPG4sK_glls">Scale Fail</a></li>
<li><a href="https://www.youtube.com/watch?v=Qw313OsFpqA">10 Ways to Wreck Your Database</a></li>
<li><a href="https://www.youtube.com/watch?v=pOTrOw770yY">The 7 Habits of Highly Ineffective Presenters</a></li>
<li><a href="https://www.youtube.com/watch?v=JzQDS2VT0yc">7 Ways to Crash Your DB Server</a></li>
<!--
<li><a href=""></a></li>
-->
</ul>
<h2>Full-length videos</h2>
<ul>
<li><a href="https://drive.google.com/file/d/1MXv8Jctvw3q0uybr5qZVP-u4nlgk1ISL/view?usp=sharing">Why Database Projects Can't Leave Licenses Alone</a></li>
<li><a href="https://www.youtube.com/watch?v=qoQRGl_P2aQ">The Accidental DBA</a>(tutorial)</li>
<li><a href="https://www.youtube.com/watch?v=aPeNhJM75lo">EXPLAIN Explained</a></li>
<li><a href="https://www.youtube.com/watch?v=dBeXS5aFLNc">Postgres Performance in 15 Minutes</a></li>
<li><a href="https://www.youtube.com/watch?v=GobQw9LMEaw">PostgreSQL Replication Tutorial</a></li>
<li><a href="https://www.youtube.com/watch?v=WV5P2DgxPoI">Shootout at the AWS Corral</a></li>
<li><a href="https://www.youtube.com/watch?v=b8UrFHtBMws">Data Warehousing 101</a></li>
<li><a href="https://www.youtube.com/watch?v=oeOsVjaFB9I">PostgreSQL 9.4: FlexScalePerfSQL</a></li>
<li><a href="https://www.youtube.com/watch?v=eH37pcvrmgs">Super Jumbo Deluxe</a></li>
<li><a href="https://www.youtube.com/watch?v=5VvtLUWc8IY">Postgres + SciPy 4 Great Stats</a></li>
<li><a href="https://www.youtube.com/watch?v=OH9WSEiMsAw">Patroni: Your Patron Saint of HA</a></li>
<li><a href="https://www.youtube.com/watch?v=Tqb5964JzlI">HOWTO DR</a> (disaster recovery)</li>
<li><a href="https://www.youtube.com/watch?v=t8DKgP9roxQ">Ad-Hoc Database Graphs with IPython</a></li>
<!--
<li><a href=""></a></li>
-->
</ul>
<h1>Contact</h1>
<p>
My employer, <a href="http://www.redhat.com">Red Hat</a>, where I work on <http://www.kubernetes.io>Kubernetes</a>.
</p><p>
My tech blog, <a href="http://www.databasesoup.com">Database Soup</a>
</p><p>
Twitter <a href="http://twitter.com/FuzzyChef">@FuzzyChef</a>
</p><p>
My food and pottery blog <a href="http://www.fuzzychef.org">FuzzyChef</a>
</p>
</body>
</html>