// stackoverflow.blog
Stack Overflow proves we're all doing it wrong. They probably serve close to half a billion requests per day using a server architecture that's very close to what this old man grew up on. This article slightly clarifies their use of static calls, but I'm curious how they balance this with testability going forward.
// wolfoliver.medium.com
15 seconds to explain why Kubernetes and infrastructure as code ruined the spirit of DevOps. Although, "You build it, you run it" is only one definition.
// theregister.com
The 3rd week in a row reporting an AWS outage. This one again occurs in US-EAST-1. If you lost data in this outage, it's because you decided it wasn't important enough to set it up right.
// wiz.io
If you were using Local Git based deployments with a non-.NET language on Azure App Services your code was available to the public and they're probably laughing about how messy it is.