AWS Certified Solutions Architect – Professional — Question 446

Which statement is NOT true about a stack which has been created in a Virtual Private Cloud (VPC) in AWS OpsWorks?

Answer options

Correct answer: A

Explanation

Option A is incorrect (and thus the correct answer) because subnets that lack direct communication with the Internet are defined as private subnets, whereas public subnets have routes to an Internet Gateway. AWS OpsWorks instances, whether in public or private subnets, must still be able to access OS package repositories as well as custom cookbook and application repositories to provision successfully.