GregLab | Exam Prep

Analytics

Core

Amazon Kinesis

Real-time streaming services centered on ordered, partitioned data ingestion and processing.

Key points

  • Kinesis Data Streams retains records for multiple consumers and replay according to configuration.
  • Partition keys determine ordering scope and demand distribution; hot partitions can bottleneck a stream.
  • Consumer checkpoint, retry, and idempotency design determines how applications recover.

Best-known use cases

  • Process continuous telemetry with multiple consumers.
  • Retain an ordered event stream for near-real-time processing and replay.

What candidates often confuse it with

  • Kinesis Data Streams provides stream control and replay; Data Firehose provides managed destination delivery.
  • Kinesis fits ordered event streams; SQS fits task queues where workers consume queued units of work.

Key takeaway

Choose Kinesis Data Streams when applications need a retained, partitioned stream with custom consumers.

Related services

  • Amazon Data Firehose
  • Amazon SQS
  • AWS Lambda

Relevant exam tasks

  • D3.5

Learn more

Free AWS Certified Solutions Architect - Associate prep

Build focused SAA-C03 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

SAA-C03 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

SAA-C03 topics and reference map

Study links

SAA-C03 resources