🖊️
Notes
  • Notes
  • aws
    • CloudWatch
    • EKS
    • IAM
    • Key Management Service (KMS)
    • security
      • Attacks against AWS infrastructure
    • vpc
      • AWS Transit Gateway
  • azure
    • Azure AD
    • Azure CDN
    • DNS in Azure
    • Hub-spoke network topology
    • Identity and access management
    • Azure Landing zones
    • Storage
  • certifications
    • aws-sa-pro
    • Certified Kubernetes Administrator
  • containers
    • Examples
    • Linux Container Primitives
  • databases
    • Relational databases
  • gcp
    • IAM
  • git
    • Git
  • golang
    • Building Go projects
    • Concurrency
    • Project structure
  • infosec
    • SSH
    • SSL
  • Kubernetes
    • Admission Controllers
    • Autoscaling
    • Debugging
    • Multi-tenancy
    • Network Policies
    • Pod Priority
    • Pod Security Policies
    • Secrets
    • StatefulSet
    • additional-services
      • Debugging ArgoCD RBAC
      • open-policy-agent
  • misc
    • FFmpeg
    • PDFs
  • programming
    • Learning resources
    • concepts
      • Serialization
  • rabbitmq
    • Clustering and HA
    • Shovel plugin
  • shells
    • Bash
  • terraform
    • Moving resources between remote states
  • tools
    • FFmpeg
    • yt-dlp
  • vim
    • Fzf (plugin)
    • Registers
    • Spell Check
  • virtualization
    • File formats
  • linux
    • arch
      • Arch Linux installation
Powered by GitBook
On this page
  • Landing zones with Terraform
  • Resources
  1. azure

Azure Landing zones

PreviousIdentity and access managementNextStorage

Last updated 4 years ago

The term landing zone refers to an environment that's been provisioned and prepared to host workloads in a cloud environment like Azure.

  • Azure Landing Zones are part of the Microsoft Cloud Adoption Framework (CAF). Landing Zones sets best practices for automatically provision well-architected and secure Azure subscriptions to be consumed by the users in the organization.

  • Landing Zones consists of multiple design areas, like identity management, network topology and connectivity, and resource organization

  • They can be multi-layered and they can be implemented on different scale, for example like setting up just the basics or going full enterprise-scale

Landing zones with Terraform

is a project which presents an idea how to build Landing Zones with Terraform. There are also some ready-made modules, but as for now these did not look very mature yet.

Resources

  • What is an Azure landing zone? -

  • Azure Cloud Adoption Framework landing zones for Terraform -

https://docs.microsoft.com/en-gb/azure/cloud-adoption-framework/ready/considerations/basic-considerations
Azure Cloud Adoption Framework landing zones for Terraform
https://docs.microsoft.com/en-gb/azure/cloud-adoption-framework/ready/landing-zone/
https://github.com/Azure/caf-terraform-landingzones