GregLab | Exam Prep

Containers

Recognition

Amazon Elastic Container Registry (Amazon ECR)

Managed container image registry for storing, sharing, and controlling image artifacts.

Key points

  • A digest identifies immutable image content while a tag can be mutable unless repository settings prevent changes.
  • Build and deployment roles need scoped push or pull permissions.
  • Approved images should preserve source and build provenance.

Best-known use cases

  • Store Lambda container images.
  • Supply approved images to ECS or EKS application deployments.

What candidates often confuse it with

  • ECR stores image artifacts; ECS and EKS run containers.
  • An image tag is a label; an image digest identifies content.

Key takeaway

Use ECR as the controlled image artifact store and pin reproducible deployments to immutable content.

Related services

  • AWS Lambda
  • Amazon Elastic Container Service (Amazon ECS)
  • Amazon Elastic Kubernetes Service (Amazon EKS)

Relevant exam tasks

  • D3.1 — Prepare application artifacts to be deployed to AWS
  • 3.1.1 — Manage the dependencies of the code module (for example, environment variables, configuration files, container images) within the package
  • D3.3 — Automate deployment testing
  • 3.3.3 — Create application environments that use approved versions for integration testing (for example, Lambda aliases, container image tags, AWS Amplify branches, AWS Copilot environments)

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