AI Wisdom
Learning Track

Infrastructure as Code

Bicep, Terraform, Pulumi — declarative infrastructure, modules, state and policy guardrails for cloud platforms.

10+
Topics
10
Published
100%
Free
Browse articles ↓

10 articlesin Infrastructure as Code

Infrastructure as Code
Terraform Workspaces: Multi-Environment Infrastructure

Terraform Workspaces: Multi-Environment Infrastructure

Intermediate

Terraform workspaces vs separate state files, workspace-based environment promotion, and when to use workspaces vs directory-per-env.

11 min
Read →
Infrastructure as Code
Terraform Modules: Reusable Infrastructure Patterns

Terraform Modules: Reusable Infrastructure Patterns

Intermediate

Module composition, input variables, output values, module sources, versioning, and the Terraform Registry.

13 min
Read →
Infrastructure as Code
Terraform State Management: Remote Backends and Locking

Terraform State Management: Remote Backends and Locking

Intermediate

Remote state backends (Azure Storage, S3, Terraform Cloud), state locking, state import, and disaster recovery for state files.

12 min
Read →
Infrastructure as Code
Secrets Management in IaC: No More Hardcoded Credentials

Secrets Management in IaC: No More Hardcoded Credentials

Intermediate

Azure Key Vault integration, Terraform sensitive variables, Pulumi secrets, and CI/CD secret injection patterns.

11 min
Read →
Infrastructure as Code
Pulumi with TypeScript: Type-Safe Infrastructure

Pulumi with TypeScript: Type-Safe Infrastructure

Intermediate

Pulumi TypeScript SDK — type-safe resources, async outputs, stack references, and testing infrastructure with Jest.

13 min
Read →
Infrastructure as Code
Pulumi with Python: Infrastructure as Real Code

Pulumi with Python: Infrastructure as Real Code

Intermediate

Pulumi Python SDK — stacks, resources, config, secrets, outputs, and ComponentResource for reusable infrastructure.

13 min
Read →
Infrastructure as Code
Policy as Code: Guardrails for Your Infrastructure

Policy as Code: Guardrails for Your Infrastructure

Intermediate

Azure Policy, OPA/Rego, Sentinel, and Checkov — enforce compliance, security, and cost rules as code in your IaC pipeline.

12 min
Read →
Infrastructure as Code
IaC Drift Detection: Keeping Infrastructure in Sync

IaC Drift Detection: Keeping Infrastructure in Sync

Intermediate

Terraform plan for drift detection, Azure Policy compliance, drift remediation strategies, and automated drift alerting.

11 min
Read →
Infrastructure as Code
Bicep Modules: Composable Azure Infrastructure

Bicep Modules: Composable Azure Infrastructure

Intermediate

Bicep syntax, modules, parameters, outputs, decorators, and the Bicep Registry for reusable infrastructure.

13 min
Read →
Infrastructure as Code
ARM Templates: Azure's Native Infrastructure as Code

ARM Templates: Azure's Native Infrastructure as Code

Intermediate

ARM template structure, parameters, variables, outputs, dependsOn, Template Specs, and when to migrate to Bicep.

12 min
Read →