Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 2.66 KB

README.md

File metadata and controls

44 lines (31 loc) · 2.66 KB

Mission Landing Zone

Home | Design | Add-Ons | Resources

Mission Landing Zone is a highly opinionated infrastructure as code (IaC) template. IT oversight organizations can use the template to create a cloud management system to deploy Azure environments for their workloads and teams. The solution addresses a narrowly scoped, specific need for a Secure Cloud Computing Architecture (SCCA) compliant hub and spoke infrastructure.

  • Designed for US Government mission customers
  • Implements controls following Microsoft's SACA and zero trust guidance
  • Deployable in Azure Commercial, Azure Government, Azure Government Secret, and Azure Government Top Secret clouds
  • A simple solution with low configuration and narrow scope
  • Written as Bicep templates

Mission Landing Zone is the right solution when:

  • A simple, secure, and scalable hub and spoke infrastructure is needed.
  • A central IT team is administering cloud resources on behalf of other teams and workloads.
  • There is a need to implement SCCA with zero trust.
  • Hosting any workload requiring a secure environment, for example: data warehousing, AI/ML, and containerized applications.

Design goals include:

  • A simple, minimal set of code that is easy to configure
  • Good defaults that allow experimentation and testing in a single subscription
  • Deployment via command line or with a user interface

Our intent is to enable IT Admins to use this software to:

  • Test and evaluate the landing zone using a single Azure subscription
  • Develop a known good configuration that can be used for production with multiple Azure subscriptions
  • Customize the deployment configuration to suit specific needs
  • Deploy multiple customer workloads in production.

Deployment Options

Mission Landing Zone can be deployed from the Azure Portal, or with Azure command line tools. Choose the desired option below for detailed deployment documentation.

Method Supported Clouds
Azure Portal Azure Commercial, Azure Government
Template Spec Azure Commercial, Azure Government, Azure Government Secret, & Azure Government Top Secret
Command Line Tools Azure Commercial, Azure Government, Azure Government Secret, & Azure Government Top Secret

Note

Be sure to check out our add-ons to accelerate workload deployments.