Things to do: K8s Master going down

data codes through eyeglasses

When was the last time when one of yours K8s master went down and what did you do about it and also do we know why did the k8s master went down. In this blog post, we will go through one of the same scenarios which happened within our k8s cluster and understand the details … Continue reading Things to do: K8s Master going down

High Number of Postgres Connections with Play + Slick

In this post, we will go through one of the recent interesting scenarios which we faced while debugging high number of postgres connections. Recently i started looking into pg_stat_activity to have a better understanding about the queries which were taking up a lot of time on postgres. For people thinking what is pg_stat_activity, it is … Continue reading High Number of Postgres Connections with Play + Slick