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

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

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

Exam AWS Certified Solutions Architect - Associate SAA-C03 topic 1 question 458 discussion

A solutions architect is designing a RESTAPI in Amazon API Gateway for a cash payback service. The application requires 1 GB of memory and 2 GB of storage for its computation resources. The application will require that the data is in a relational format.

Which additional combination ofAWS services will meet these requirements with the LEAST administrative effort? (Choose two.)

  • A. Amazon EC2
  • B. AWS Lambda
  • C. Amazon RDS
  • D. Amazon DynamoDB
  • E. Amazon Elastic Kubernetes Services (Amazon EKS)
Show Suggested Answer Hide Answer
Suggested Answer: BC 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
cloudenthusiast
Highly Voted 1 year, 5 months ago
Selected Answer: BC
"The application will require that the data is in a relational format" so DynamoDB is out. RDS is the choice. Lambda is severless.
upvoted 14 times
...
smurfing2k17
Most Recent 5 months, 2 weeks ago
Why cant it be AC? We don't know the time of job runs right?
upvoted 2 times
...
TariqKipkemei
1 year, 4 months ago
Selected Answer: BC
AWS Lambda and Amazon RDS
upvoted 2 times
...
handsonlabsaws
1 year, 4 months ago
Selected Answer: AC
"2 GB of storage for its COMPUTATION resources" the maximum for Lambda is 512MB.
upvoted 3 times
PLN6302
1 year, 1 month ago
Lambda now supports upto 10GB of memory
upvoted 6 times
...
Kp88
1 year, 2 months ago
I thought the same but seems like you can go all the way to 10gb. 512mb is the free tier https://docs.aws.amazon.com/lambda/latest/dg/configuration-function-common.html#configuration-ephemeral-storage
upvoted 2 times
...
r3mo
1 year, 4 months ago
At first I was thinking the same. But the computation memery for the lambda function is 1gb not 2gb. Hence. if you go to basic settings when you create the lambda function you can sellect a in the memori settings the 1024 MB (1Gb) and that solve the problem.
upvoted 1 times
...
...
Efren
1 year, 5 months ago
Selected Answer: BC
Relational Data RDS and computing for Lambda
upvoted 3 times
...
nosense
1 year, 5 months ago
bc for me
upvoted 2 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 ...