ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 901 - SAA-C03 discussion

Report
Export

A company is developing a social media application that must scale to meet demand spikes and handle ordered processes.

Which AWS services meet these requirements?

A.

ECS with Fargate, RDS, and SQS for decoupling.

Answers
A.

ECS with Fargate, RDS, and SQS for decoupling.

B.

ECS with Fargate, RDS, and SNS for decoupling.

Answers
B.

ECS with Fargate, RDS, and SNS for decoupling.

C.

DynamoDB, Lambda, DynamoDB Streams, and Step Functions.

Answers
C.

DynamoDB, Lambda, DynamoDB Streams, and Step Functions.

D.

Elastic Beanstalk, RDS, and SNS for decoupling.

Answers
D.

Elastic Beanstalk, RDS, and SNS for decoupling.

Suggested answer: A

Explanation:

Option A combines ECS with Fargate for scalability, RDS for relational data, and SQS for decoupling with message ordering (FIFO queues).

Option B uses SNS, which does not maintain message order.

Option C is suitable for serverless workflows but not relational data.

Option D relies on Elastic Beanstalk, which offers less flexibility for scaling.

asked 29/11/2024
Spandana Gangavaram
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first