Bird
0
0

Which AWS service is primarily used to define the GraphQL schema in an AppSync API connected to DynamoDB?

easy🧠 Conceptual Q2 of 15
DynamoDB - with Serverless
Which AWS service is primarily used to define the GraphQL schema in an AppSync API connected to DynamoDB?
AAWS AppSync
BAWS Lambda
CAmazon S3
DAmazon DynamoDB Streams
Step-by-Step Solution
Solution:
  1. Step 1: Identify where GraphQL schema is defined

    The GraphQL schema defines types and operations and is created within AWS AppSync service.
  2. Step 2: Confirm the service responsible for schema management

    AWS AppSync manages the GraphQL API including schema, resolvers, and data sources.
  3. Final Answer:

    AWS AppSync -> Option A
  4. Quick Check:

    Schema defined in AppSync = A [OK]
Quick Trick: GraphQL schema lives in AppSync service [OK]
Common Mistakes:
MISTAKES
  • Confusing Lambda with schema definition
  • Thinking S3 stores schema
  • Mixing DynamoDB Streams with schema

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More DynamoDB Quizzes