GregLab | Exam Prep

Serverless

AWS Lambda

A serverless compute service that runs code in response to events or requests without the customer provisioning or managing servers.

Key points

  • Lambda scales execution in response to demand within configured limits.
  • Customers manage their code, permissions, data, and configuration; AWS manages the underlying runtime infrastructure.
  • Lambda is suited to discrete functions, not every long-running or server-control workload.

Best-known use cases

  • Process events without managing servers.
  • Run short-lived API or automation logic.

What candidates often confuse it with

  • Lambda runs functions; Fargate runs containers without managing servers.
  • EC2 provides operating-system and virtual-server control.

Key Cloud Practitioner takeaway

Event-driven code with no server management points to Lambda.

Related services

  • Amazon EC2
  • AWS Fargate

Relevant exam tasks

  • D2.1
  • D3.3

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