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 253 discussion

A company provides an API to its users that automates inquiries for tax computations based on item prices. The company experiences a larger number of inquiries during the holiday season only that cause slower response times. A solutions architect needs to design a solution that is scalable and elastic.
What should the solutions architect do to accomplish this?

  • A. Provide an API hosted on an Amazon EC2 instance. The EC2 instance performs the required computations when the API request is made.
  • B. Design a REST API using Amazon API Gateway that accepts the item names. API Gateway passes item names to AWS Lambda for tax computations.
  • C. Create an Application Load Balancer that has two Amazon EC2 instances behind it. The EC2 instances will compute the tax on the received item names.
  • D. Design a REST API using Amazon API Gateway that connects with an API hosted on an Amazon EC2 instance. API Gateway accepts and passes the item names to the EC2 instance for tax computations.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
sctmp
Highly Voted 3 years, 8 months ago
A. This isn't a scalable and elastic option. B. Sounds about right, Api Gateway is scalable, and elastic, same as Lambda. C. How is this elastic? We need an ASG. D. It doesn't have elasticity or scalability.
upvoted 64 times
...
CloudK
Highly Voted 3 years, 8 months ago
Ans B.
upvoted 18 times
...
bizzer12
Most Recent 2 years, 7 months ago
Selected Answer: B
B all the way
upvoted 1 times
...
queen101
2 years, 10 months ago
BBBBBBBBBBBB
upvoted 1 times
...
Desi_Moonda
2 years, 10 months ago
Selected Answer: B
Lambda server-less is scalable and elastic than EC2 api gateway solution
upvoted 1 times
...
Alfene
2 years, 10 months ago
Answer is B
upvoted 1 times
...
marklovesaws143
2 years, 10 months ago
Selected Answer: B
BBBBBBBBBBBBB
upvoted 2 times
...
slcheng
2 years, 11 months ago
Selected Answer: B
Vote B
upvoted 1 times
...
naveenagurjara
2 years, 11 months ago
Selected Answer: B
Anything that only has EC2 w/o ASG is not scalable and elastic.
upvoted 1 times
...
Roro_Brother
3 years, 2 months ago
Selected Answer: B
Answer is B, it's sure
upvoted 1 times
...
papajj
3 years, 4 months ago
Selected Answer: B
Ans B.
upvoted 1 times
...
KK_uniq
3 years, 7 months ago
B for sure easy question
upvoted 5 times
...
theEngineer
3 years, 7 months ago
B seems correct
upvoted 2 times
...
syu31svc
3 years, 7 months ago
"scalable and elastic" -> serverless B fits the bill; API Gateway and Lambda
upvoted 3 times
...
bleble00001
3 years, 7 months ago
"scalable and elastic"? Oh, baloney! :D Made my day...
upvoted 1 times
...
anpt
3 years, 7 months ago
BBBBBBBBBBBBBBBBBBBB
upvoted 6 times
...
venh123
3 years, 8 months ago
Definitely B
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 ...