To begin the recipe, we need to log into AWS and take the following steps:
- Create a Virtual Private Cloud (VPC).
- Navigate to the Amazon VPC console.
- Click on Launch VPC Wizard, as follows:
- Select VPC with a Single Public Subnet, as follows:
Note: When we are creating VPC we should make sure, that we have Public Subnet with Internet Gateway and Router table. Otherwsise, you will be able access Tableau Server GUI only from VPC. You can read more about this at AWS documentation: https://docs.aws.amazon.com/vpc/latest/userguide/what-is-amazon-vpc.html ...