GregLab | Exam Prep

Application Integration

Amazon SQS, Amazon SNS, and Amazon EventBridge

Complementary messaging services: SQS buffers messages in queues, SNS pushes messages to subscribers, and EventBridge routes events from sources to targets using event rules.

Key points

  • SQS decouples producers and consumers through a durable queue that consumers poll.
  • SNS uses publish/subscribe fanout to multiple endpoints or subscribers.
  • EventBridge routes events based on event patterns and integrates AWS, SaaS, and custom sources.
  • Step Functions orchestrates multi-step workflows rather than acting as a general message buffer.

Best-known use cases

  • Buffer work until a consumer is ready with SQS.
  • Fan out a notification to multiple subscribers with SNS.
  • Route matching business or service events with EventBridge.

What candidates often confuse it with

  • SQS is queue/buffer; SNS is push/fanout; EventBridge is event routing.
  • Step Functions coordinates workflow states and steps.

Key Cloud Practitioner takeaway

Queue is SQS, fanout notification is SNS, and event-rule routing is EventBridge.

Related services

  • Other in-scope service recognition

Relevant exam tasks

  • D3.8

Learn more

Free AWS Certified Cloud Practitioner prep

Build focused CLF-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.

Build a quiz

Exam Weights

Exam snapshot

CLF-C02 at a glance

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

Quiz builder

Choose your practice set

Mode

Exam fidelity: AWS documents 65 questions in 90 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 foundational scenario complexity, not an AWS-published question rating.

Reference

CLF-C02 topics and reference map

Study links

CLF-C02 resources