Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AWS Certified Solutions Architect - Professional SAP-C02 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Professional SAP-C02 exam

Exam AWS Certified Solutions Architect - Professional SAP-C02 topic 1 question 382 discussion

A company that provisions job boards for a seasonal workforce is seeing an increase in traffic and usage. The backend services run on a pair of Amazon EC2 instances behind an Application Load Balancer with Amazon DynamoDB as the datastore. Application read and write traffic is slow during peak seasons.

Which option provides a scalable application architecture to handle peak seasons with the LEAST development effort?

  • A. Migrate the backend services to AWS Lambda. Increase the read and write capacity of DynamoDB.
  • B. Migrate the backend services to AWS Lambda. Configure DynamoDB to use global tables.
  • C. Use Auto Scaling groups for the backend services. Use DynamoDB auto scaling.
  • D. Use Auto Scaling groups for the backend services. Use Amazon Simple Queue Service (Amazon SQS) and an AWS Lambda function to write to DynamoDB.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
AzureDP900
1 week, 2 days ago
C is right Using Auto Scaling groups allows you to scale your backend services automatically based on demand, which can help improve performance during peak seasons. Using DynamoDB auto scaling provides a built-in way to scale the database dynamically, which can help improve read and write performance during periods of high traffic. This solution is highly scalable and efficient, as it allows AWS to manage the scaling and provisioning of resources automatically.
upvoted 1 times
...
alexandercamachop
9 months ago
Selected Answer: C
Is the correct answer. Normally B would right but it says the Least development effort, which would be required in B to re write the app for Lambda, Therefor configuring scaling groups, allows to scale to handle the peak season traffic
upvoted 1 times
...
career360guru
10 months, 2 weeks ago
Selected Answer: C
Option C
upvoted 3 times
...
yuliaqwerty
11 months, 1 week ago
C is the best
upvoted 1 times
...
J0n102
11 months, 4 weeks ago
Selected Answer: C
C has the least development effort
upvoted 4 times
...
shaaam80
12 months ago
Answer C. Autoscaling
upvoted 3 times
...
GabrielDeBiasi
12 months ago
LEAST development effort -> Answer C
upvoted 2 times
...
thala
1 year ago
Selected Answer: C
Auto scaling
upvoted 4 times
...
devalenzuela86
1 year ago
Selected Answer: C
C for sure
upvoted 4 times
...
cypkir
1 year ago
Selected Answer: C
Answer: C
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...