Easy1 markMultiple Choice
Domain 2.1: Scalable ArchitecturesResilienceServerlessLambda

AWS SAA-C03 · Question 22 · Domain 2.1: Scalable Architectures

An architecture consists of an API Gateway routing requests to AWS Lambda functions. The Lambda functions process the requests and store data in Amazon DynamoDB. What type of architecture is this?

Answer options:

A.

Monolithic architecture

B.

Containerized architecture

C.

Serverless architecture

D.

Stateful architecture

How to approach this question

Recognize the combination of API Gateway, Lambda, and DynamoDB as the classic AWS Serverless stack.

Full Answer

C.Serverless architecture✓ Correct
Serverless architecture
A serverless architecture allows you to build and run applications without thinking about servers. API Gateway, Lambda, and DynamoDB are core serverless components.

Common mistakes

Assuming Lambda implies containers.

Practice the full AWS SAA-C03 Practice Exam 7

65 questions · hints · full answers · grading

More questions from this exam