How to fix the “pg: too many connections” error. Postgres and its three connection limits

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:…

Read more of How to fix the “pg: too many connections” error. Postgres and its three connection limits

“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…

Read more of “Never change a running system” is not an option anymore: Introduction of Chaos Engineering