+++ title = "Create Infrastructure" weight = 10 pre = "1. " +++ ### Create infrastructure required for the session: {{% notice info %}} Before you deploy the CloudFormation template, feel free to view it [here](https://github.com/aws-samples/amazon-vpc-traffic-mirroring-reinvent2019-workshop/blob/master/templates/aws-vpc-tm-pub-single-az-all-builtin.yaml) {{% /notice %}} #### Launch infrastructure using CloudFormation template in the recommended region: {{% tabs name="Region" %}} {{{% tab name="Oregon" include="cfn-us-west-2.md" /%}} {{% /tabs %}} Upon successful creation of CloudFormation stack, you will have following resources created: 1. VPC 2. IGW 3. Public route table 4. Public subnet 5. Three EC2 instances 1. Acting as client 2. Acting as server 3. Acting as destination for mirrored traffic