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

A company is creating a new web application for its subscribers. The application will consist of a static single page and a persistent database layer. The application will have millions of users for 4 hours in the morning, but the application will have only a few thousand users during the rest of the day. The company's data architects have requested the ability to rapidly evolve their schema.
Which solutions will meet these requirements and provide the MOST scalability? (Choose two.)

  • A. Deploy Amazon DynamoDB as the database solution. Provision on-demand capacity.
  • B. Deploy Amazon Aurora as the database solution. Choose the serverless DB engine mode.
  • C. Deploy Amazon DynamoDB as the database solution. Ensure that DynamoDB auto scaling is enabled.
  • D. Deploy the static content into an Amazon S3 bucket. Provision an Amazon CloudFront distribution with the S3 bucket as the origin.
  • E. Deploy the web servers for static content across a fleet of Amazon EC2 instances in Auto Scaling groups. Configure the instances to periodically refresh the content from an Amazon Elastic File System (Amazon EFS) volume.
Show Suggested Answer Hide Answer
Suggested Answer: AD 🗳️

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
sassy2023
2 years, 4 months ago
Selected Answer: BD
BD Amazon Aurora Serverless is an on-demand, autoscaling configuration for Amazon Aurora. It automatically starts up, shuts down, and scales capacity up or down based on your application's needs. You can run your database on AWS without managing database capacity. https://aws.amazon.com/rds/aurora/serverless/
upvoted 1 times
...
Ekie
2 years, 8 months ago
I will go with AB... question is about: the ability to rapidly evolve their schema && toward most scalability (not most cost effective).. DynamoDB on demand is the best fit for scalability. in case of another DB engine to get most scalability go with serverless... so AB. also the question about what solutions might work , not work togther
upvoted 1 times
...
rodriiviru
2 years, 8 months ago
Selected Answer: AD
A over C because MOST scalability -> On-demand is better than provisioned with auto scaling.
upvoted 2 times
...
jw1806
2 years, 8 months ago
Selected Answer: CD
D is more scalable than A.
upvoted 1 times
...
nymets
2 years, 8 months ago
Selected Answer: AD
I choose A and D
upvoted 2 times
...
atsekov1
2 years, 9 months ago
Selected Answer: AD
A and D. On-demand is better than provisioned with auto scaling
upvoted 2 times
...
guptatrng
2 years, 9 months ago
C and D
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 ...