DOP-C02 Domain 2: Configuration Management and Infrastructure as Code

A company needs to parameterize environments safely. Which option meets the requirement with the LEAST implementation effort?

Multiple choice — select one answer

Answer choices

  1. a. SSM Parameter Store hierarchies per env
  2. b. Create a Lambda function that detects drift on the existing stack and updates the stack using the current template. Invoke it on a daily schedule with Amazon EventBridge.
  3. c. AWS CDK constructs or CloudFormation modules
  4. d. Prod params in dev account shared

Architectural breakdown & explanation

Hierarchical parameters separate environments.

Correct answer(s): a. SSM Parameter Store hierarchies per env

Exam domain: Domain 2: Configuration Management and Infrastructure as Code (17% weight on the official guide).

Official documentation & study links

Practice this certification

This page is one question from the AWS Certified DevOps Engineer – Professional bank. Run a full timed practice exam with domain-weighted random questions in your browser.