Posts
All the articles I've posted.
Foster meaningful relationships (Part I)
Updated: at 06:18 PMFostering meaningful relationships is the key to effective communication. To relate, to connect, to share.
Provisioning application environments with Terraform
Updated: at 07:36 PMTerraform is one of the most popular IaC tools in the market. A brief introduction to Terraform followed by the usage of workspaces, we can learn how to easily use it to deploy different application environments easily.
My approach to reusability in GitHub Actions
Updated: at 10:50 PMGitHub Actions is the newer player in the field of CI tooling. Let's explore the ways we can apply DRY principles and improve reusability.