GregLab | Exam Prep

Application Integration

Core

Amazon Simple Notification Service (Amazon SNS)

Managed publish/subscribe messaging service that delivers published messages to subscribed endpoints.

Key points

  • A topic can fan one publication out to multiple subscriptions.
  • Subscription filter policies select delivery by message attributes or message-body properties.
  • Each subscription endpoint has its own delivery, retry, permission, and failure considerations.

Best-known use cases

  • Fanout to independent queues or application targets.
  • Filtered delivery of different event subsets to subscribers.

What candidates often confuse it with

  • SNS copies a publication to matching subscriptions; SQS distributes queued messages among consumers.
  • SNS topic delivery is different from EventBridge rule-based event-bus routing.

Key takeaway

Choose SNS for pub/sub fanout and filter at each subscription when subscribers need different subsets.

Related services

  • Amazon SQS
  • Amazon EventBridge
  • AWS Lambda

Relevant exam tasks

  • D1.1 — Develop code for applications hosted on AWS
  • 1.1.8 — Write code to use messaging services
  • D4.3 — Optimize applications by using AWS services and features
  • 4.3.4 — Use subscription filter policies to optimize messaging

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