Course link: AWS Networking Deep Dive: Route 53 DNS
- You will need the AWS PowerShell SDK installed and loaded. Run install-awspowershell.ps1 as root/administrator to take care of this, or do it manually.
- Edit the file _credentials.ps1, replace the AWS secret key and access key with your own, and save the file as credentials.ps1
- Edit lab-setup.ps1 and customize the variables for your preferred AWS regions, AMI IDs, IP range, keypair names, and instance type.
- Run . ./lab-setup.ps1