How do you determine which availability zone my subnets are located in?

devquora
devquora

Posted On: Feb 22, 2018

 

When you create a subnet you need to mention the Availability Zone where to place the subnet. When using the VPC Wizard, you can select the subnet’s Availability Zone in the wizard confirmation screen. While using the API or the CLI you can mention the Availability Zone for the subnet just as you create the subnet. If you do not specify an Availability Zone, the default “No Preference” option will be selected and the subnet will be created in an available Availability Zone in that region.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    AWS VPC Interview Questions

    What is AWS VPC ?

    AWS VPC better known as Amazon Virtual Private Cloud lets you furnish a logically left out department of the Amazon Web..

    AWS VPC Interview Questions

    How to connect My VPC to the Internet?

    It is good news that Amazon VPC enables the creation of an Internet gateway. This allows Amazon EC2 occurrences in the..

    AWS VPC Interview Questions

    What are the elements of Amazon Virtual Private Cloud?

    The Amazon VPC contains various elements: VPC- a logically secluded virtual network in the Amazon Web Services cloud. Y..