Skip to content

Commit e416b3e

Browse files
committed
update notes for latest talk
1 parent 02fcb8d commit e416b3e

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

content/posts/171101-continuous-delivery-devops-you.markdown

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ slug: devops-continuous-delivery-you
33
meta: Talk slides, notes and more resources for a technical talk on basic DevOps and continuous delivery concepts, by Matt Makai.
44
category: post
55
date: 2017-11-01
6-
modified: 2017-11-01
6+
modified: 2017-11-04
77
headerimage: /img/visuals/talk-header.jpg
88
headeralt: Comment bubble with code representing a technical talk-based blog post.
99

@@ -202,12 +202,26 @@ concepts and tools that fall in this domain.
202202

203203
<img src="/img/171101-devops-cd-you/devops-cd-you.018.jpg" width="100%" class="technical-diagram img-rounded" style="border: 1px solid #aaa" alt="San Francisco skyline at night.">
204204

205-
...
205+
Here is a beautiful evening picture of the city I just moved away from, San
206+
Francisco.
206207

207208

208209
<img src="/img/171101-devops-cd-you/devops-cd-you.019.jpg" width="100%" class="technical-diagram img-rounded" style="border: 1px solid #aaa" alt="Twilio billboard, ask your developer!">
209210

210-
...
211+
The company I work for, [Twilio](https://www.twilio.com/) is located in
212+
San Francisco. If you ever fly into the SFO airport and catch a ride towards
213+
downtown, you will see our billboard on the right side of the road.
214+
215+
Twilio makes it easy for software developers to add communications, such as
216+
phone calling, messaging and video, into their applications. We are a
217+
telecommunications company built with the power of software that eliminates
218+
the need for customers to buy all the expensive legacy hardware that they
219+
used to have to acquire. As a telecomm company, we can never go down, or
220+
our customers are hosed and then our business is hosed.
221+
222+
However, we have had challenges in our history that have forced us to
223+
confront the fork in the road between manual processes and moving faster via
224+
trust in our automation.
211225

212226

213227
<img src="/img/171101-devops-cd-you/devops-cd-you.020.jpg" width="100%" class="technical-diagram img-rounded" style="border: 1px solid #aaa" alt="August 2013.">

0 commit comments

Comments
 (0)