GregLab | Exam Prep

Storage

Core

Amazon S3

Object storage service for storing and retrieving objects in buckets through APIs and service integrations.

Key points

  • Applications address objects by bucket and key and authorize required object and bucket actions.
  • Lifecycle rules transition or expire objects according to configured policy.
  • S3 events can invoke supported targets, and S3 can store deployment artifacts and Lambda asynchronous failure records.

Best-known use cases

  • Durable application object storage and retrieval.
  • Store artifacts, static content, event inputs, and lifecycle-managed objects.

What candidates often confuse it with

  • S3 is object storage; DynamoDB is key-value/document record storage.
  • S3 lifecycle applies object retention transitions or expiration; DynamoDB TTL marks table items for eventual deletion.

Key takeaway

Use S3 for object-oriented persistence and integrate events, lifecycle, encryption, and permissions deliberately.

Related services

  • AWS Lambda
  • Amazon CloudFront
  • Amazon Athena
  • AWS Key Management Service (AWS KMS)

Relevant exam tasks

  • D1.2 — Develop code for AWS Lambda
  • 1.2.5 — Integrate Lambda functions with AWS services
  • D1.3 — Use data stores in application development
  • 1.3.6 — Use, manage, and maintain data stores
  • 1.3.7 — Manage data lifecycles
  • 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

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