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

A solutions architect is designing the cloud architecture for a new application that is being deployed on AWS. The application's users will interactively download and upload files. Files that are more than 90 days old will be accessed less frequently than newer files, but all files need to be instantly available. The solutions architect must ensure that the application can scale to store petabytes of data with maximum durability.
Which solution meets these requirements?

  • A. Store the files in Amazon S3 Standard. Create an S3 Lifecycle policy that moves objects that are more than 90 days old to S3 Glacier.
  • B. Store the files in Amazon S3 Standard. Create an S3 Lifecycle policy that moves objects that are more than 90 days old to S3 Standard-Infrequent Access (S3 Standard-IA).
  • C. Store the files in Amazon Elastic Block Store (Amazon EBS) volumes. Schedule snapshots of the volumes. Use the snapshots to archive data that is more than 90 days old.
  • D. Store the files in RAID-striped Amazon Elastic Block Store (Amazon EBS) volumes. Schedule snapshots of the volumes. Use the snapshots to archive data that is more than 90 days old.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
Reference:
https://docs.aws.amazon.com/AmazonS3/latest/userguide/lifecycle-configuration-examples.html

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
cloud_collector
2 years, 10 months ago
For A: S3 Standard-IA is for data that is accessed less frequently, but requires rapid access when needed. S3 Standard-IA offers the high durability, high throughput, and low latency of S3 Standard, with a low per GB storage price and per GB retrieval charge
upvoted 1 times
cloud_collector
2 years, 10 months ago
Sorry , this is for B
upvoted 1 times
cloud_collector
2 years, 10 months ago
For A: Amazon S3 Glacier Instant Retrieval is an archive storage class that delivers the lowest-cost storage for long-lived data that is rarely accessed and requires retrieval in milliseconds. Confused which is better in this quesiton ?
upvoted 3 times
maslanka
2 years, 9 months ago
Exactly, why not A since Glacier has instant retrieval feature? I would go with A
upvoted 1 times
...
...
...
...
sam_aws2021
2 years, 10 months ago
We can get milliseconds retrieval with Glacier Instant Retreival.
upvoted 3 times
sanathsh
2 years, 9 months ago
No, don't provide wrong info. S3 Glacier Flexible Retrieval provides three retrieval options: expedited retrievals that typically complete in 1–5 minutes, standard retrievals that typically complete in 3–5 hours, and free bulk retrievals that return large amounts of data typically in 5–12 hours.
upvoted 1 times
coronalife09
2 years, 7 months ago
Take your own advice, Glacier Instant Retrieval is not the same as Flexible Retrieval and it offers instantaneous retrieval. "S3 Glacier Instant Retrieval delivers the fastest access to archive storage, with the same throughput and milliseconds access as the S3 Standard and S3 Standard-IA storage classes." https://aws.amazon.com/s3/storage-classes/glacier/instant-retrieval/
upvoted 1 times
...
...
...
naveenagurjara
2 years, 11 months ago
Selected Answer: B
Glacier is for archiving
upvoted 1 times
sam_aws2021
2 years, 10 months ago
What is problem in Archiving here .
upvoted 2 times
...
...
chael88
2 years, 11 months ago
A: Pay attention to the wording, if the question was concerned about cost, then Glacier would be the answer. B: Correct Answer
upvoted 2 times
...
MikeDuB
3 years, 5 months ago
B, with infrequent access, data will be retrieved promtly
upvoted 4 times
...
hmc929
3 years, 5 months ago
B is the answer
upvoted 1 times
...
BlassArun
3 years, 5 months ago
Ans is B
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 ...