knowledge

1 Min Read

Azure Service Groups – A New Way to Organize Your Cloud

Microsoft has recently introduced Azure Service Groups (public preview since August 2025) – a feature designed to bring flexibility and…
Discover More

Azure Template Specs: Reusable ARM Templates

Infrastructure as Code (IaC) is undoubtedly the gold standard when it comes to modern cloud infrastructure. Tools like Bicep, Terraform,…
Discover More

Terraform vs ARM vs Bicep – Which IaC Tool Should You Use for Azure?

In the world of Infrastructure as Code (IaC), several tools are available for deploying and managing Azure resources programmatically. The…
Discover More
1 Min Read

Getting Started with Terraform – File Structure & Best Practices

When I started using Terraform, I didn’t really have a clear structure in place. I tried to force everything into…
Discover More