GregLab | Exam Prep

Networking and Content Delivery

Core

Amazon VPC

Logically isolated virtual network for AWS resources; DVA-C02 focuses on Lambda access to existing private resources.

Key points

  • Lambda VPC configuration selects existing subnets and security groups for function network access.
  • The execution role needs permission for Lambda to manage required network interfaces.
  • VPC attachment changes the function network path and does not itself grant application-layer access.

Best-known use cases

  • Connect Lambda code to an existing private database or service.
  • Run application workloads inside an approved network boundary.

What candidates often confuse it with

  • Security-group/network reachability and IAM/service authorization are separate controls.
  • VPC attachment enables access through an existing network; DVA-C02 excludes VPC, subnet, route, and Direct Connect design.

Key takeaway

Configure Lambda to use approved VPC resources without turning the developer task into network architecture design.

Related services

  • AWS Lambda
  • Amazon EC2
  • Amazon RDS

Relevant exam tasks

  • D1.2 — Develop code for AWS Lambda
  • 1.2.1 — Describe the access of private resources in VPCs from Lambda code

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