Experience from real life projects
I started with GitHub Actions a couple years ago. Recently I came across a few interesting use cases while I was trying to setup Terraform…
When optimizing workload performance, it is important to understand how on earth operating system allocates CPU and memory to processes. This helps understand how to…
I’ve worked on a few AKS projects previously. Since I joined AWS I wanted to put aside some time to check out EKS (Elastic Kubernetes…
In this post I discuss a few aspects when putting istio in operation. Installation Istio installation can be confusing, due to architectural and guideline changes…
Update (Nov 20, 2022): 1. Envoy’s configuration schema can be hard to get used to. It is lacking examples because the documentation is mostly generated.…