🔥 3-day streak
AWS Certified DevOps Engineer - Professional35 / 204
Question 35 of 204

A DevOps team manages a large application using CloudFormation. They currently use a single monolithic template that provisions a VPC, an RDS database, and an ECS service. The networking team wants to update VPC subnets independently without risking the RDS or ECS resources, while the application team wants to deploy ECS changes frequently. The team decides to split the monolith. They want the VPC to be reusable by multiple unrelated application stacks that are deployed and updated on separate lifecycles, and they must avoid a situation where updating the VPC forces an update or replacement evaluation of the application stacks. Which approach best meets these requirements?

Reviewed for accuracy · Report an issueNext question