Amazon
SOA-C02 · Question #89
An organization is running multiple applications for their customers. Each application is deployed by running a base AWS CloudFormation templat that configures a new VPC. All applications are run in t
The correct answer is D. The account has reached the default limit for VPCs allowed.. https://docs.aws.amazon.com/vpc/latest/userguide/amazon-vpc-limits.html
Submitted by marco_it· Mar 30, 2026Deployment, Provisioning, and Automation
Question
An organization is running multiple applications for their customers. Each application is deployed by running a base AWS CloudFormation templat that configures a new VPC. All applications are run in the same AWS account and AWS Region. A SysOps administrator has noticed that when trying to deploy the same AWS CloudFormation stack, it fails to deploy. What is likely to be he problem?
Options
- AThe Amazon Machine image used is not available in that region.
- BThe AWS CloudFormation template needs to be updated to the latest version.
- CThe VPC configuration parameters have changed and must be updated in the template.
- DThe account has reached the default limit for VPCs allowed.
How the community answered
(46 responses)- A17% (8)
- B4% (2)
- C7% (3)
- D72% (33)
Explanation
https://docs.aws.amazon.com/vpc/latest/userguide/amazon-vpc-limits.html
Topics
#CloudFormation#VPC limits#service quotas#stack deployment
Community Discussion
No community discussion yet for this question.