Medium1 markMultiple Choice
Domain 4.2: New Architecture DesignModernizationServerlessAppSync

AWS SAP-C02 · Question 66 · Domain 4.2: New Architecture Design

An architect is designing a new serverless architecture for a web application. The frontend is a Single Page Application (SPA) written in React. The backend requires a GraphQL API. Which THREE AWS services should be used? (Select THREE)

Answer options:

A.

Amazon S3 for hosting the SPA static assets.

B.

Amazon CloudFront for content delivery.

C.

AWS AppSync for the GraphQL API.

D.

Amazon API Gateway for the GraphQL API.

E.

Amazon EC2 for hosting the React application.

F.

AWS Elastic Beanstalk.

How to approach this question

Identify the serverless components for SPA and GraphQL.

Full Answer

A modern serverless SPA uses S3 and CloudFront for the frontend, and AWS AppSync to provide a managed GraphQL API backend.

Common mistakes

Choosing API Gateway for GraphQL instead of AppSync.

Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 3

75 questions · hints · full answers · grading

More questions from this exam