nerdexam
Amazon

DOP-C02 · Question #15

A rapidly growing company wants to scale for developer demand for AWS development environments. Development environments are created manually in the AWS Management Console. The networking team uses AW

Sign in or unlock DOP-C02 to reveal the answer and full explanation for question #15. The question stem and answer options stay visible for context.

Submitted by kev92· Mar 6, 2026Configuration Management & Infrastructure as Code

Question

A rapidly growing company wants to scale for developer demand for AWS development environments. Development environments are created manually in the AWS Management Console. The networking team uses AWS CloudFormation to manage the networking infrastructure, exporting stack output values for the Amazon VPC and all subnets. The development environments have common standards, such as Application Load Balancers, Amazon EC2 Auto Scaling groups, security groups, and Amazon DynamoDB tables. To keep up with demand, the DevOps engineer wants to automate the creation of development environments. Because the infrastructure required to support the application is expected to grow, there must be a way to easily update the deployed infrastructure. CloudFormation will be used to create a template for the development environments. Which approach will meet these requirements and quickly provide consistent AWS environments for developers?

Options

  • AUse Fn::ImportValue intrinsic functions in the Resources section of the template to retrieve Virtual
  • BUse nested stacks to define common infrastructure components. To access the exported values,
  • CUse nested stacks to define common infrastructure components. Use Fn::ImportValue intrinsic
  • DUse Fn::ImportValue intrinsic functions in the Parameters section of the root template to retrieve

Unlock DOP-C02 to see the answer

You've previewed enough free DOP-C02 questions. Unlock DOP-C02 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#CloudFormation#Nested Stacks#Fn::ImportValue#Infrastructure Automation
Full DOP-C02 Practice