Are you running into any of the following postgres connection limit errors pq: sorry, too many clients already pg: too many connections for database “exampledatabase” pg: too many connections for role “examplerole” Yes? Great news:…
Tag: SRE
“Never change a running system” is not an option anymore: Introduction of Chaos Engineering
Witam mojego ulubionego abonenta, this weeks topic is about my favorite devops/SRE hype topic: Chaos Engineering. With intentionally introducing chaos and failure into your systems you ensure that developers always think about the failure case…