Knowledge hub

Elastisys Engineering

Elastisys Engineering in-depth posts featuring copy-paste friendly code snippets & GitHub repos about cloud native technology and DevSecOps best practices.

What was observability again?

Let us dive deeper into observability: What it is, the different types and what it technically means to implement observability.

Access control via OpenID Connect (OIDC)

This blog post gets hands-on about access control, including everything from the difference between authentication and authorization, how this works in a couple of CNCF…

Kube-Prometheus – A Complete Monitoring Stack Using Jsonnet

Monitoring your application and its platform is basic hygiene for running a healthy software-as-a-service business. But how exactly do you monitor your application? In this post, we will illustrate how to achieve that using kube-prometheus.