MirahLabs Publications

MirahLabs Engineering Blog

Technical insights, architectural deep-dives, and system designs authored by our product engineers and AI research leads.

Active Filters: Tag: terraform Clear All Filters
💻 DevOps & SRE
DevOps & SRE Jun 08, 2026

Infrastructure Drift Detection with Terraform and Driftctl

Manual console changes bypass Terraform states, creating security risks. Learn how to use driftctl to scan your cloud accounts and detect infrastructure drift automatically.

⏱️ 9 min read Read Article
💻 DevOps & SRE
DevOps & SRE May 02, 2026

Infrastructure as Code with Terraform: From Zero to Production

Terraform lets you define cloud infrastructure as declarative code, enabling repeatable, version-controlled deployments. This guide covers modules, state management, and workspace strategies.

⏱️ 10 min read Read Article