QuestionQ22

Administration

By default, which statement is true of all resources in the same Virtual Private Cloud (VPC)?

  • A External connectivity is established between each subnet and a public gateway
  • B All end-to-end communication is encrypted
  • C They can communicate via private network across all subnets
  • D Each instance is protected by a unique security group
Explanation

A VPC provides private IP routing between its subnets through the automatically present local route in its route tables. This does not inherently provide external gateway access or end-to-end encryption, and security groups are not uniquely assigned per instance.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!