DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

WordPress LAMP service outage incident report — Postmortem practice

4 years ago medium.com
WordPress LAMP service outage incident report — Postmortem practice

Summary: This is a summary of an article originally published by the source. Read the full original article here →

this article was written for learning purposes) From 6:19 PM to 8:02 PM UTC-0, all requests to WordPress server resulted in 500 error response messages.

The root case of this outage was an invalid extension in a configuration file.

Root Cause, At 6:12 PM UTC-0, a configuration change was released to production environment without first being released to the testing enviroment.

After the misconfigured file was identified at 7:20 PM UTC-0, a puppet manifest script was written (see image 5) at 7:30 PM and applied to the server to fix the error and bring the service back up at 8:02 PM UTC-0.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com