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…
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…
Background In January, I wrote about FluxCD, and adopted it in the Korthweb project. I like the simple design of FluxCD, and I am comfortable…
In my orthweb project, I had to compile a library on my own. In search for free computing resources I realized that GitHub action can…
I have been in two discussions about Git branching strategy in different organizations. Too many concepts! So I open this post to jot down the…
[Update] I changed reverse proxy from Nginx to Envoy. Here‘s the detail. [Update] Some security improvement was introduced in may 2021. Here‘s detail. [Update] Here’s…