mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-14 19:05:53 +00:00
3.2 KiB
3.2 KiB
Iac
!!! info "Architectural Context" Detailed reference for Iac in the context of Hardened Infrastructure.
Cloud Architecture
AWS Governance
AWS Organizations
- (2023) AWS Organizations: The Key to Managing Your Cloud Infrastructure Effectively 🌟🌟🌟 [COMMUNITY-TOOL] — A highly clear exploration of AWS Organizations, dissecting organizational units (OUs), Service Control Policies (SCPs), and account hierarchy. Grounding shows it serves as a fundamental training material for cloud administrators establishing multi-account safety structures.
Cloud Infrastructure
Azure
Enterprise Architecture
- (2024) Transitioning an Existing Azure Environment to the Azure Landing Zone Reference Architecture [ADVANCED LEVEL] [LEGACY] — Official Microsoft guidance outlining the migration roadmap of legacy brownfield Azure environments to the Azure Landing Zone (ALZ) conceptual architecture. It focuses on governance, subscription organization, network topology convergence, and security policy enforcement at scale.
Platform Engineering
- (2024) Subscription Vending Implementation Guidance [ADVANCED LEVEL] [COMMUNITY-TOOL] — Explains the architectural pattern of automated subscription vending on Azure.
- Guides cloud platform teams to construct GitOps-driven workflows.
- Automatically provisions fully governed, secure, and networked Azure subscriptions using Bicep or Terraform.
Infrastructure as Code
AI Generation
- (2025) Terraform 2.0 in Practice: Using AI to Generate Infrastructure as Code [COMMUNITY-TOOL] — Focuses on AI-driven generation of HCL infrastructure files. Covers schema checking, validating security guardrails in prompt pipelines, and continuous integration workflows for automated infrastructure verification.
Cloud-Native Infrastructure
Infrastructure as Code (1)
AI-Assisted Operations
- (2025) Enhancing Infrastructure as Code Generation with GitHub Copilot for Azure 🌟🌟🌟🌟 [ENTERPRISE-STABLE] — Curator Insight: Analyzes the application of LLM co-pilots in rapidly writing secure ARM and Bicep configurations. Live Grounding: Demonstrates how contextual AI generators drastically lower human-error risk in pipeline IaC templates. Highly representative of modern 2025/2026 operational shifts.
💡 Explore Related: Devsecops | Crossplane | Pulumi