April 25, 2025

Ensuring Terraform State Security with Ephemeral Values and Write-Only Outputs

Ephemeral resources are Terraform resources that are essentially temporary. Ephemeral resources have a unique lifecycle, and Terraform does not store information about ephemeral resources in state […]
April 18, 2025

Bye Bye Blob! Hello Static Web Apps! A Blue-Green Journey with Terraform and GitHub Actions

My blog was originally hosted on Azure Blob Storage with static website hosting enabled. It was a clean and straightforward setup… Continue reading on Azure Terraformer […]
April 15, 2025

Microsoft 365 vs. Azure: Choosing the Right Service for High-Volume Emails

Sending high-volume emails is common for large organizations. They need to reach employees, customers, or both. Some use mailing services like Mailchimp, SendGrid, or MailerLite. Others […]