Skip to main content

One post tagged with "guides"

View All Tags

Infastructure as Code (IaC) - Your First Steps with IaC in Azure

· 5 min read
Shpend Kelmendi
Software Engineer & Architect
Infastructure as Code (IaC) - Your First Steps with IaC in Azure

In the cloud world, it’s all about speed, repeatability, and stability. That’s where Infrastructure as Code (IaC) comes in. Many imagine YAML files or PowerShell scripts, but the truth is: Anyone can start with IaC today.

In this post, you’ll learn:

  • What IaC is and why it matters
  • How to get started in Azure – even without deep experience