This repository contains provisioning and automation examples for Networking in Public Cloud Deployments online course, Amazon Web Services Networking and Microsoft Azure Networking webinars.
The subdirectories are organized as follows:
- Deployment directory contains typical AWS and Azure deployment scripts, including Terraform configuration files, Ansible playbooks, Bash scripts, and CloudFormation/Azure Resource Manager templates. This directory includes step-by-step examples from Microsoft Azure Networking webinar.
- AWS directory contains examples of advanced AWS features.
- install - installation scripts you can use to set up a Ubuntu VM development environment.
You can also use the Vagrantfile in the main directory to create a Vagrant-based Ubuntu VM on your computer.