Tech Notes
The items below are primarily notes for my own personal use, if you find any of them usefull all the better.
Lately I've been instested in Infrastructure as Code (IaC) using Terraform and Terraform Cloud to provision resources in Azure and AWS. The runbooks below are templates and the steps needed to provision resources I regularly use. I've included instructions and links to the code in my Github account.
Another area of interest is using Liquibase to build and maintain databsase schemas. I work primarily with PostgreSQL and have started using Supabase for hosting the database on POC projects as it provides a rich feature set on it's free tier.