AWS Certified Advanced Networking – Specialty (ANS-C00) — Question 85

A company is using AWS to host all of its applications. Each application is isolated in its own Amazon VPC. Different environments such as Development, Test, and Production are also isolated in their own VPCs. The network engineer needs to automate VPC creation to enforce the company's network and security standards. Additionally, the CIDR range used in each VPC needs to be unique.
Which solution meets all of these requirements?

Answer options

Correct answer: A

Explanation

The correct answer is A because AWS CloudFormation allows for automated deployment of resources while ensuring compliance with network and security standards, and it can integrate with external IPAM services for unique CIDR allocation. Options B and C do not provide the same level of automation and adherence to standards, while option D does not fulfill the requirement for automatic CIDR range management.