← Back to Home

Blog

My Experience Learning Go (Golang)

A reflection on learning Go as someone with a Java background and how the language's simplicity and power made it an enjoyable experience.

3/1/2025
GolangLearningProgrammingDevOpsSRE

How to Learn Terraform (From Real Experience)

A personal and practical guide on how to start learning Terraform effectively without breaking the bank.

2/17/2025
TerraformIaCDevOpsAzureAWSLearning

When to Create Terraform Modules

A practical take on when Terraform modules make sense and when they just add unnecessary complexity.

1/10/2025
TerraformInfrastructure as CodeDevOpsBest Practices

Deploying Grafana and Prometheus on AKS using Terraform

A step-by-step guide to deploying Grafana and Prometheus on an existing Azure Kubernetes Service (AKS) cluster using Terraform.

12/28/2024
AzureTerraformKubernetesAKSMonitoringGrafanaPrometheus

Creating an Azure App Service Environment with Terraform

A friendly guide to provisioning and configuring an Azure App Service environment using Terraform, perfect for learning and personal projects.

12/15/2024
AzureTerraformIaCDevOps

Why I Love Azure App Service: A Developer's Perspective

My personal take on why Azure App Service is fantastic for developers, from deployment slots to zero-maintenance and everything in between.

12/14/2024
AzureCloudDevOpsPaaS

Hello World - My First Blog Post

Welcome to my new blog where I'll share my thoughts on technology, DevOps, and cloud engineering.

12/6/2024
DevOpsIntroduction