GregLab | Exam Prep

Management and Governance

Recognition

AWS Cloud Development Kit (AWS CDK)

Infrastructure as code framework for defining AWS resources in supported programming languages and synthesizing CloudFormation templates.

Key points

  • CDK applications synthesize CloudFormation templates and assets.
  • Version the source and inspect the synthesized change before deployment.
  • DVA-C02 requires IaC implementation and updates, not framework internals.

Best-known use cases

  • Define application infrastructure with familiar programming languages.
  • Generate CloudFormation deployments from reusable constructs.

What candidates often confuse it with

  • AWS CDK defines and synthesizes infrastructure; CloudFormation deploys the resulting template and resources.
  • AWS SAM specializes in serverless application templates and workflows.

Key takeaway

Recognize AWS CDK as an IaC authoring layer whose deployment ultimately uses CloudFormation.

Related services

  • AWS CloudFormation
  • AWS Lambda

Relevant exam tasks

  • D3.3 — Automate deployment testing
  • 3.3.4 — Implement and deploy infrastructure as code (IaC) templates (for example, AWS SAM templates, AWS CloudFormation templates)
  • D3.4 — Deploy code by using AWS Continuous Integration and Continuous Delivery (CI/CD) services
  • 3.4.3 — Update existing IaC templates (for example, AWS SAM templates, CloudFormation templates)

Learn more

Free AWS Certified Developer - Associate prep

Build focused DVA-C02 quizzes from skill areas, topics, and product references.

Practice with exam-style multiple-choice and multiple-response questions, score breakdowns, explanations, and a compact reference for this lane's official exam domains.

Read Topics Build a quiz

Exam Weights

Exam snapshot

DVA-C02 at a glance

Category
Associate
Duration
130 minutes
Questions
65 total; 50 scored and 15 unidentified unscored
Formats
Multiple choice and multiple response
Scoring
100–1,000 scaled score; 720 minimum passing score

Quiz builder

Choose your practice set

Mode

Exam fidelity: AWS documents 65 questions in 130 minutes: 50 scored and 15 unidentified unscored, using multiple-choice and multiple-response formats. This site's practice accuracy and readiness do not reproduce AWS's 100–1,000 scaled scoring or identify unscored items. Difficulty labels describe this site's Associate-level scenario complexity, not an AWS-published question rating.

Reference

DVA-C02 topics and reference map

Study links

DVA-C02 resources