Tuesday, July 27, 2021

AWS - Launch a dedicated tenancy VPC

 



In this blog, let us see how to launch a dedicated tenancy VPC from AWS Management Console

Pre-requisite:
  • An active AWS account
  • Permissions to create a VPC

Steps:
  • Login to the AWS Management Console - VPC
  • Click on "Launch VPC Wizard" 
  • Now, in the wizard step, select the type of the "VPC" that we are in interested in. For example, do you need public facing subnet groups, private subnets only, mix of both, public subnets & on-premise data center, private subnet and on-premise data center
  • For our exercise, select "Public & Private Subnets" type


  • Since our intention is to create a VPC to host dedicated servers, give a name to the VPC, select the "Allocation ID" in relation with the Elastic IP address created/existing and most importantly select "Tenancy - Dedicated" in the options given. Refer the screenshot below for more clarity


  • Now click on "Create VPC" and wait until the essential activities for the new VPC are set up automatically 
  • Thus, the dedicated tenancy VPC is ready for use now !!


No comments:

Post a Comment