-
Notifications
You must be signed in to change notification settings - Fork 95
Glossary
A structured Azure environment that provides networking, identity, management, security, governance, and workload placement patterns.
The central network that hosts shared connectivity and inspection components such as Azure Firewall, VPN Gateway, and Application Gateway subnets.
A workload or platform VNet peered with the hub. In this lab, identity, management, shared services, workload prod, and workload dev are spokes.
An Azure network interface that exposes a PaaS service privately inside a VNet. This is used for Key Vault, Storage, and SQL in the shared services landing zone.
An Azure DNS zone used to resolve private endpoint names to private IP addresses.
OpenID Connect. GitHub Actions uses OIDC federation to authenticate to Azure without storing a client secret.
The storage location for Terraform state. This lab uses the AzureRM backend pattern.
The blob name used for a Terraform state file. This lab uses one key per profile, such as cheap-lab.terraform.tfstate.
Terraform variable value files. Environment profiles live in the environments folder.
Network Security Group. A subnet or NIC-level firewall for Azure virtual networks.
Application Security Group. A grouping mechanism that can simplify NSG rule targeting.
Web Application Firewall. Application Gateway WAF can inspect HTTP/S traffic before it reaches workload backends.
A temporary, documented exception used for urgent access. In this lab, broad public RDP should never become normal operation.
A Go testing framework used to validate deployed cloud infrastructure.
Open Policy Agent. The repo uses Rego policies to evaluate Terraform plan JSON and fail risky changes.
A cost estimation tool used in CI to show expected infrastructure cost changes.
- Architecture Overview
- Full Environment Inventory
- Network Topology
- Shared Services
- Workloads
- Module Reference
- Security Model
- Security Operations
- Identity and Access
- Governance and Policy
- Production Readiness Review
- Monitoring and Diagnostics
- Operations Runbooks
- Azure Portal Validation Evidence
- Cost Management
- Disaster Recovery and Resilience