GregLab | Exam Prep

Application Integration

Recognition

AWS AppSync

Managed service for building GraphQL APIs and supported real-time and data-source integrations.

Key points

  • Resolvers connect GraphQL fields to configured data sources.
  • Authorization modes and resolver behavior are separate from the client schema.
  • Use only at API/integration depth required by the scenario.

Best-known use cases

  • GraphQL APIs over one or more data sources.
  • Real-time application data updates through supported subscriptions.

What candidates often confuse it with

  • AppSync is GraphQL-focused; API Gateway fronts REST, HTTP, and WebSocket APIs with stages and API-specific controls.
  • AppSync resolvers coordinate data access; Step Functions coordinates stateful workflows.

Key takeaway

Recognize AppSync when the requirement is a managed GraphQL API and resolver-based data integration.

Related services

  • Amazon API Gateway
  • Amazon DynamoDB
  • AWS Lambda

Relevant exam tasks

  • D1.1 — Develop code for applications hosted on AWS
  • 1.1.6 — Create, extend, and maintain APIs (for example, response/request transformations, enforcing validation rules, overriding status codes)

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