Rover: Implementing Landing Zones
in Azure using Docker Containers
Sujay Pillai
Docker Captain & Docker Community Leader
Agenda
• Azure CAF
• Landing Zone
• Rover
• Demo
Microsoft Cloud Adoption Framework for Azure
Landing Zone
Predefined set of rules,
configurations and
methods that are used
to bootstrap a cloud
environment.
Infrastructure as Code
• Stand up environments in the fastest means possible
• Remove the human element and reliable and
repeatable deploy every time
• Improve environment visibility and improve developer
efficiency
• Store your infrastructure definitions alongside your
application code
Azure Landing Zone on Terraform
https://aka.ms/tf-landingzone
Azure Landing Zone on Terraform
https://aka.ms/tf-landingzone
Rover
• A docker container
• Terraform wrapper
Rover
Available from
DockerHub in form of:
Resources:
• Microsoft Cloud Adoption Framework for Azure
• Azure landing zones on Terraform
• Rover
Thank You!!!
@sujaypillai

Rover: Implementing Landing Zone Using Docker Container