Which of the following are characteristics of Amazon VPC subnets? Choose 2 answers
A.
Each subnet spans at least 2 Availability Zones to provide a high-availability environment.
B.
Each subnet maps to a single Availability Zone.
C.
CIDR block mask of /25 is the smallest range supported.
D.
By default, all subnets can route between each other, whether they are private or public.
E.
Instances in a private subnet can communicate with the Internet only if they have an Elastic IP.
B,D
Yes..its B and D
BD
B & D.
B & D
B and D
Subnet and availability zones: http://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_Subnets.html
Description in D should be restricted for subsets within a single VPC only, or we have to go through VPC peering.
BD