GregLab | Exam Prep

Containers

Recognition

Amazon Elastic Container Service (Amazon ECS)

Managed container orchestration service for running containerized applications as tasks and services.

Key points

  • Task definitions bind an image, resources, roles, configuration, and health behavior.
  • Task roles supply application credentials; execution roles support ECS control-plane actions such as image and log access.
  • Health and deployment behavior matter here, not cluster or server administration.

Best-known use cases

  • Run containerized application services.
  • Deploy approved task-definition revisions with health checks.

What candidates often confuse it with

  • ECS runs containers with AWS-native orchestration; EKS provides managed Kubernetes control planes.
  • A task definition configures a workload; ECR stores its image artifact.

Key takeaway

Recognize ECS as the application container runtime and keep task identity, revision, resources, and readiness explicit.

Related services

  • Amazon Elastic Container Registry (Amazon ECR)
  • Elastic Load Balancing
  • Amazon CloudWatch

Relevant exam tasks

  • D3.1 — Prepare application artifacts to be deployed to AWS
  • 3.1.4 — Apply application requirements for resources (for example, memory, cores)
  • 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)
  • D4.2 — Instrument code for observability
  • 4.2.8 — Configure application health checks and readiness probes

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