You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The specific technical issue in this case was due to our misconfiguration of
242
+
Redis instances.
237
243
238
244
239
245
<imgsrc="/img/171101-devops-cd-you/devops-cd-you.025.jpg"width="100%"class="technical-diagram img-rounded"style="border: 1pxsolid#aaa"alt="Text that reads 'Root cause?'">
240
246
241
-
...
247
+
We know the particular technical failure was due to our Redis mishandling,
248
+
but how do we look past the specific bit and get to a broader understanding
249
+
of the processes that caused the issue?
242
250
243
251
244
252
<imgsrc="/img/171101-devops-cd-you/devops-cd-you.026.jpg"width="100%"class="technical-diagram img-rounded"style="border: 1pxsolid#aaa"alt="Billing incident response from Twilio developer evangelist.">
245
253
246
-
...
254
+
Let's take a look at the resolution of the situation and then learn about
255
+
the concepts and tools that could prevent future problems.
256
+
257
+
In this case, we communicated with our customers as much about the problem
258
+
as possible. As a developer-focused company, we were fortunate that by being
259
+
transparent about the specific technical issue, many of our customers gained
260
+
respect for us because they had also faced similar misconfigurations in their
261
+
own environments.
247
262
248
263
249
264
<imgsrc="/img/171101-devops-cd-you/devops-cd-you.027.jpg"width="100%"class="technical-diagram img-rounded"style="border: 1pxsolid#aaa"alt="Twilio status page.">
250
265
251
-
...
266
+
Twilio became more transparent with the status of services, especially with
267
+
showing partial failures and outages.
252
268
253
269
254
270
<imgsrc="/img/171101-devops-cd-you/devops-cd-you.028.jpg"width="100%"class="technical-diagram img-rounded"style="border: 1pxsolid#aaa"alt="Twilio number of production deployments.">
0 commit comments