This repository is the code base for the AWS Workshop Manage your Network using Infrastructure as Code.
When you add applications to your AWS environment, with tens or hundreds of VPCs, management (traffic inspection, access to shared services, DNS resolution, or simply connectivity) can become complex. In the workshop, you will use Terraform to explore how to manage applications within one AWS Region. We will discuss the benefits of centralizing services using AWS Transit Gateway, and how you can create a global network between AWS Regions and on-premises environments using code.
Several public modules (created and maintained by AWS) are used:
Note: The final version of the code at the end of each lab can be found in the final_code folder.
- An AWS account with an IAM user with the appropriate permissions.
- Terraform installed.
- Writing DRY (Do No Repeat Yourself) code using a modular design pattern.
See CONTRIBUTING for more information.
This library is licensed under the MIT-0 License. See the LICENSE file.
No requirements.
No providers.
No modules.
No resources.
No inputs.
No outputs.