Back to portfolioCloud Engineering
// Blog
Cloud Engineering
Insights & Guides
Practical Azure, DevOps, Terraform, and Kubernetes content from real enterprise deployments.
Terraform2025-03-01 8 min read
Terraform Greenfield Azure Environment: The Complete Guide
How I design, provision, and manage fully automated Azure environments from scratch using Terraform modules — covering VNets, VMs, ADF, Key Vault, and more.
Kubernetes2025-02-10 10 min read
AKS CI/CD: Deploying 10+ Java Apps with Zero Manual Steps
A step-by-step breakdown of the YAML pipeline architecture I used to containerize and deploy 10+ Spring Boot apps to Azure Kubernetes Service across 5 environments.
Azure2025-01-15 6 min read
Azure Key Vault Best Practices for Enterprise Workloads
Secret management done right. How to integrate Key Vault into your Terraform code, CI/CD pipelines, and app configs without exposing sensitive data anywhere.
DevOps2024-12-05 7 min read
GitHub Actions vs Azure DevOps: When to Use Which
A practical comparison based on real enterprise usage — not theory. When GitHub Actions wins, when Azure DevOps is the right call, and how to use both together.