Skip to content

Commit ddca8e2

Browse files
committed
still working on latest blog post/talk
1 parent 04b7b03 commit ddca8e2

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

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

Lines changed: 7 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-04
6+
modified: 2017-11-05
77
headerimage: /img/visuals/talk-header.jpg
88
headeralt: Comment bubble with code representing a technical talk-based blog post.
99

@@ -269,12 +269,16 @@ showing partial failures and outages.
269269

270270
<img src="/img/171101-devops-cd-you/devops-cd-you.028.jpg" width="100%" class="technical-diagram img-rounded" style="border: 1px solid #aaa" alt="Twilio number of production deployments.">
271271

272-
...
272+
Twilio was also deliberate in avoiding the accumulation of manual processes
273+
and controls that other organizations often put in place after failures. We
274+
doubled down on resiliency through automation to increase our ability to
275+
deploy to production.
273276

274277

275278
<img src="/img/171101-devops-cd-you/devops-cd-you.029.jpg" width="100%" class="technical-diagram img-rounded" style="border: 1px solid #aaa" alt="Text that reads 'tools and concepts'.">
276279

277-
...
280+
What are some of the tools and concepts we use at Twilio to prevent future
281+
failure scenarios?
278282

279283

280284
<img src="/img/171101-devops-cd-you/devops-cd-you.030.jpg" width="100%" class="technical-diagram img-rounded" style="border: 1px solid #aaa" alt="Eventually you ship code into production that breaks your application.">

0 commit comments

Comments
 (0)