AWS Certified Advanced Networking – Specialty (ANS-C01) — Question 207

A company’s network engineer must implement a cloud-based networking environment for a network operations team to centrally manage. Other Teams will use the environment. Each team must be able to deploy infrastructure to the environment and must be able to manage its own resources. The environment must feature IPv4 and IPv6 support and must provide internet connectivity in a dual-stack configuration.

The company has an organization in AWS Organizations that contains a workload account for the teams. The network engineer creates a new networking account in the organization.

Which combination of steps should the network engineer take next to meet the requirements? (Choose three.)

Answer options

Correct answer: B, C, E

Explanation

The correct answer is B, C, and E because B ensures the VPC is properly configured with both IPv4 and Amazon-provided IPv6 CIDR blocks, C enables resource sharing which is essential for team collaboration, and E establishes the necessary internet connectivity. Options A and D are incorrect; A specifies a custom IPv6 block that may not be necessary, and D shares the entire VPC instead of just the subnets which is less efficient. Option F is incorrect as it suggests using NAT instances, which are less scalable compared to NAT gateways.