Introduction to IaC and Data Loading
Infrastructure as Code Concepts
Azure Bicep
Data Loading Tools (Fivetran/Airbyte)
Airbyte Cloud Lab
Practice
Assignment
Gotchas & Pitfalls
Week 14 Lesson Plan (Teachers)
Azure Bicep
Content coming soon...
Suggested Topics
- Bicep syntax: resources, parameters, variables, outputs
- The
az deployment group create command: deploying Bicep templates
- Bicep modules: organizing reusable infrastructure components
- Deploying an Azure resource group, storage account, and SQL database with Bicep
- Viewing deployment history in the Azure portal
- Azure authentication for Bicep: using
az login for local development, and the differences between interactive login vs service principals
- Terraform (mentioned in passing): the multi-cloud alternative; uses HCL and state files
The HackYourFuture curriculum is licensed under CC BY-NC-SA 4.0

*https://hackyourfuture.net/*
Found a mistake or have a suggestion? Let us know in the feedback form.