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…
Cloud adoption has gone through phases. Hashicorp’s CTO Armon Dadgar has a great stream on Hashcorp’s narrative of the three Phases of Cloud Adoption: New…
This post is to document my steps to use external Windows keyboard on Mac with custom key mapping. Background Apple’s magic keyboard does not support…
As discussed, serverless simply means cloud services that delegate autoscaling management to cloud platform. In my mind, the word “serverless” translates into “managed autoscaling”. As…