Earlier we learnt how to create a VPC, subnet and a VPN in separate recipes. In this recipe, we will learn how to create those in a single recipe.
Creating a VPC to DC connectivity--VPN Tunneling
Getting ready
Log in to your AWS account with the proper permissions for creating the required components.
How to do it...
AWS provides simple steps for creating basic AWS networking components for first time users.
- Open the VPC dashboard by browsing https://console.aws.amazon.com/vpc as shown in the following screenshot:
VPC console
- Click on Start VPC Wizard. We have...