Devops Horror Stories
statuspage.io
Devops Horror Stories
1–10 of 102 posts
Re: Devops Horror Stories
#2Re: Devops Horror Stories
#3You get what you pay for.
Re: Devops Horror Stories
#4The customer.io story seems like a great example of why NOT to use budget providers like OVH and Hetzner for mission-critical applications. You get what you pay for.
Re: Devops Horror Stories
#5The customer.io story seems like a great example of why NOT to use budget providers like OVH and Hetzner for mission-critical applications. You get what you pay for.
Not so much an example of why not to use budget providers, more an example of why you should build highly available infrastructure. I don't believe there is any provider, "budget" or not, that guarantees a servers reliability 100% of the time.
Re: Devops Horror Stories
#6Re: Devops Horror Stories
#7Re: Devops Horror Stories
#8- Somebody deployed new features on a Friday at 5pm.
- Fifteen hundred machines running mod_perl.
- Supporting Oracle - TWICE.
- It turns out your entire infrastructure is dependent on a single 8U Sun Solaris machine from 15 years ago, and nobody knows where it is.
- Troubleshooting a bug in a site, view source.... and see SQL in the JS.
Re: Devops Horror Stories
#9My Devops horror stories, one sentence each: - Somebody deployed new features on a Friday at 5pm. - Fifteen hundred machines running mod_perl. - Supporting Oracle - TWICE. - It turns out your entire infrastructure is dependent on a single 8U Sun Solaris machine from 15 years ago, and nobody knows where it is. - Troubleshooting a bug in a site, view source.... and see SQL in the JS.
Re: Devops Horror Stories
#10My Devops horror stories, one sentence each: - Somebody deployed new features on a Friday at 5pm. - Fifteen hundred machines running mod_perl. - Supporting Oracle - TWICE. - It turns out your entire infrastructure is dependent on a single 8U Sun Solaris machine from 15 years ago, and nobody knows where it is. - Troubleshooting a bug in a site, view source.... and see SQL in the JS.
Now we deploy dozens of times a day and I never get called on a Friday night because someone did something stupid.
Edit: I do get called when I did something stupid and it broke the deployment system. But that's gotten much rarer lately.