Journey of an IT Architect
This post discusses modularization in Terraform, execution model (local vs terraform cloud) and how it works with AWS profile.
This post introduces Helm for configuration management on Kubernetes. It also introduces Korthweb as an example of building Helm chart.
In Kubernetes, both Service and Ingress can serve the purpose of traffic management. How are they different?
Kubernetes network solution include the use of CNI (container network interface). Here we discuss some common CNIs.
To provision persistent volumes on Kubernetes, we can use in-tree or CSI provisioner. Here we discuss the difference between them.
Introduction to Github action and how it helped me build Orthanc images during the development of orthweb project