exam questions

Exam AWS Certified Solutions Architect - Associate SAA-C02 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Associate SAA-C02 exam

Exam AWS Certified Solutions Architect - Associate SAA-C02 topic 1 question 819 discussion

The customers of a finance company request appointments with financial advisors by sending text messages. A web application that runs on Amazon EC2 instances accepts the appointment requests. The text messages are published to an Amazon Simple Queue Service (Amazon SQS) queue through the web application. Another application that runs on EC2 instances then sends meeting invitations and meeting confirmation email messages to the customers. After successful scheduling, this application stores the meeting information in an Amazon DynamoDB database.
As the company expands, customers report that their meeting invitations are taking longer to arrive.
What should a solutions architect recommend to resolve this issue?

  • A. Add a DynamoDB Accelerator (DAX) cluster in front of the DynamoDB database.
  • B. Add an Amazon API Gateway API in front of the web application that accepts the appointment requests.
  • C. Add an Amazon CloudFront distribution. Set the origin as the web application that accepts the appointment requests.
  • D. Add an Auto Scaling group for the application that sends meeting invitations. Configure the Auto Scaling group to scale based on the depth of the SQS queue.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
guptatrng
Highly Voted 2 years, 9 months ago
Answer is D.
upvoted 8 times
...
hro
Most Recent 1 year, 3 months ago
https://www.examtopics.com/discussions/amazon/view/89082-exam-aws-certified-solutions-architect-associate-saa-c03/
upvoted 1 times
...
hro
1 year, 3 months ago
In the following example, I dont see any auto scaling group. But I do see the CloudFront distribution. https://aws.amazon.com/blogs/machine-learning/build-an-appointment-scheduler-interface-integrated-with-meta-using-amazon-lex-and-amazon-connect/
upvoted 1 times
...
BECAUSE
2 years, 1 month ago
Selected Answer: D
D is the answer
upvoted 1 times
...
Hmmm2
2 years, 4 months ago
Selected Answer: D
C seems wrong, it does not improve the processing time, nor this info could be cached
upvoted 1 times
...
sassy2023
2 years, 5 months ago
Selected Answer: C
Could be C. Upon confirmation by advisors on web server, appointment should be disseminated to customers at this point. No need for further escalation to SQS and app server just to send out the confirmation to customer?
upvoted 2 times
...
Nam1982
2 years, 8 months ago
Selected Answer: D
Answer is D
upvoted 1 times
...
sivasumanth
2 years, 9 months ago
Selected Answer: D
Auto scaling group based on depth of the queue.
upvoted 1 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 ...