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

A solutions architect is designing a workload that will store hourly energy consumption by business tenants in a building. The sensors will feed a database through
HTTP requests that will add up usage for each tenant. The solutions architect must use managed services when possible. The workload will receive more features in the future as the solutions architect adds independent components.
Which solution will meet these requirements with the LEAST operational overhead?

  • A. Use Amazon API Gateway with AWS Lambda functions to receive the data from the sensors, process the data, and store the data in an Amazon DynamoDB table.
  • B. Use an Elastic Load Balancer that is supported by an Auto Scaling group of Amazon EC2 instances to receive and process the data from the sensors. Use an Amazon S3 bucket to store the processed data.
  • C. Use Amazon API Gateway with AWS Lambda functions to receive the data from the sensors, process the data, and store the data in a Microsoft SQL Server Express database on an Amazon EC2 instance.
  • D. Use an Elastic Load Balancer that is supported by an Auto Scaling group of Amazon EC2 instances to receive and process the data from the sensors. Use an Amazon Elastic File System (Amazon EFS) shared file system to store the processed data.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

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
BlassArun
Highly Voted 3 years, 5 months ago
Ans is A
upvoted 10 times
...
hmc929
Highly Voted 3 years, 5 months ago
A is the answer
upvoted 7 times
...
naveenagurjara
Most Recent 2 years, 11 months ago
Selected Answer: A
...LEAST amount of operational overhead? Rule out all options mentioning EC2 as it required some overhead. So....
upvoted 1 times
naveenagurjara
2 years, 11 months ago
Also one more indicator to eliminate.. When feasible, the solutions architect should use managed services.....
upvoted 1 times
...
...
spoty
3 years ago
Selected Answer: A
API gateway and Lambda ---> Managed services.
upvoted 1 times
...
Ivanyan
3 years, 3 months ago
Selected Answer: A
The correct answer is A
upvoted 2 times
...
Siraf
3 years, 3 months ago
Answer is A
upvoted 1 times
...
awsnoobster
3 years, 3 months ago
A is much more simplier
upvoted 1 times
...
SuhasH
3 years, 4 months ago
Selected Answer: A
independent components --> DyanmoDB
upvoted 1 times
...
Robert_B
3 years, 4 months ago
A correct - makes sense and is also AWS managed & scalable.
upvoted 1 times
...
Thawdr
3 years, 4 months ago
A The workload will continue to gain functionality as the solutions architect incorporates independent components >> Dynamo DB
upvoted 2 times
...
MikeDuB
3 years, 5 months ago
I say, A. AWS "managed services"
upvoted 3 times
MikeDuB
3 years, 4 months ago
Relooking at this question, they gave us no choice but to pick A lol.
upvoted 1 times
...
...
jennyka76
3 years, 5 months ago
B NEED A SECOND PART OF EYES ON THIS QUESTIONS.
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 ...