GregLab | Exam Prep

Compute

Core

AWS SAM

Serverless-focused infrastructure definitions and deployment tooling.

Key points

  • AWS SAM defines Lambda functions, event sources, permissions, and related serverless resources as infrastructure code.
  • A SAM deployment still follows CloudFormation stack lifecycle and should keep environment values parameterized.

Best-known use cases

  • Define Lambda functions, event sources, and permissions as infrastructure code.
  • Package and deploy repeatable serverless data pipelines.

What candidates often confuse it with

  • SAM adds serverless-focused syntax and tooling; CDK synthesizes code-defined constructs and CloudFormation is the underlying declarative model.

Key takeaway

Choose SAM to package and deploy repeatable serverless data pipelines with their triggers and permissions.

Relevant exam tasks

  • D1.4 — Task 1.4: Apply programming concepts
  • 1.4.6 — Use AWS SAM to package and deploy serverless data pipelines (for example, Lambda functions, Step Functions, DynamoDB tables).
  • 1.4.8 — Use infrastructure as code (IaC) for repeatable resource deployment (for example, AWS CloudFormation and AWS CDK).

Learn more

Free AWS Certified Data Engineer - Associate prep

Build focused DEA-C01 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

DEA-C01 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

DEA-C01 topics and reference map

Study links

DEA-C01 resources