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

A company requires that all versions of objects in its Amazon S3 bucket be retained. Current object versions will be frequently accessed during the first 30 days, after which they will be rarely accessed and must be retrievable within 5 minutes. Previous object versions need to be kept forever, will be rarely accessed, and can be retrieved within 1 week. All storage solutions must be highly available and highly durable.
What should a solutions architect recommend to meet these requirements in the MOST cost-effective manner?

  • A. Create an S3 lifecycle policy for the bucket that moves current object versions from S3 Standard storage to S3 Glacier after 30 days and moves previous object versions to S3 Glacier after 1 day.
  • B. Create an S3 lifecycle policy for the bucket that moves current object versions from S3 Standard storage to S3 Glacier after 30 days and moves previous object versions to S3 Glacier Deep Archive after 1 day.
  • C. Create an S3 lifecycle policy for the bucket that moves current object versions from S3 Standard storage to S3 Standard-infrequent Access (S3 Standard-IA) after 30 days and moves previous object versions to S3 Glacier Deep Archive after 1 day.
  • D. Create an S3 lifecycle policy for the bucket that moves current object versions from S3 Standard storage to S3 One Zone-Infrequent Access (S3 One Zone-IA) after 30 days and moves previous object versions to S3 Glacier Deep Archive after 1 day.
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
waqas
Highly Voted 3 years, 7 months ago
B is the right choice.
upvoted 42 times
Scron
3 years, 6 months ago
3-5 hours with the option of Gracier standard retrievals, They need 5 minutes + HA = C
upvoted 13 times
Scron
3 years, 6 months ago
oups, Expedited is less expensive and retrieval 1-5 minutes - Ans B
upvoted 4 times
...
...
noahsark
3 years, 7 months ago
i think its B too: > Current versions frequently accessed first 30 days -> S3 > After 30 days, current versions will be rarely accessed, but retrievable within 5 minutes -> S3 Glacier (Expedited retrieval is 1-5 minutes) > Previous object versions, kept forever, rarely accessed, retrievable within 1 week -> S3 Glacier Deep Archive
upvoted 31 times
...
...
Gupshup
Highly Voted 3 years, 6 months ago
Answer: B before 30 days = Frequent -> S3 After 30 days = 5minutes -> S3G-EXP (1-5Minutes) Previous Objects = 1 week -> S3G-DA standard (12hours) Am I wrong?
upvoted 12 times
...
BATSIE
Most Recent 2 years ago
C is the best solution as it moves current object versions to S3 Standard-IA, which provides a low-cost storage option for infrequently accessed data, and previous object versions to S3 Glacier Deep Archive, which is the most cost-effective storage option for long-term archival.The question is about cost effectiveness and B will be more costly than C
upvoted 1 times
...
SkyZeroZx
2 years ago
Selected Answer: B
B is correct. We can use Glacier Expedited retrieval which takes 1-5 minutes to load the required data and for the previous data, Glacier Deep Archive should be good as it takes up to 12 Hours for the required data to be loaded which is more than enough as compared to a week
upvoted 2 times
...
mohebius
2 years, 3 months ago
Selected Answer: B
B is the answer
upvoted 2 times
...
hollie
2 years, 5 months ago
Selected Answer: C
"Expedited retrievals allow you to quickly access your data that's stored in the S3 Glacier Flexible Retrieval storage class or the S3 Intelligent-Tiering Archive Access tier when occasional urgent requests for a subset of archives are required. "https://docs.aws.amazon.com/AmazonS3/latest/userguide/restoring-objects-retrieval-options.html#:~:text=To%20make%20an%20Expedited%2C%20Standard%2C%20or%20Bulk%20retrieval%2C,are%20automatically%20served%20%20through%20your%20provisioned%20capacity."
upvoted 1 times
...
Karthikeyan_nick
3 years ago
Option B: Glacier [expedite retrieval] < 5 min and Glazier deep archive < 48 hours
upvoted 1 times
...
saramya
3 years, 5 months ago
in Option B, The lifecycle policy for s3 to Glacier would only work after 90 days, right?
upvoted 2 times
...
iwin1203
3 years, 5 months ago
why B? it says "For all but the largest archives (250 MB+), data accessed using Expedited retrievals are typically made available within 1–5 minutes." What about files over 250MB, there's no way to get them in 5min. C is right
upvoted 1 times
iwin1203
3 years, 5 months ago
I'm not sure whether the question has changed in detail, but it says "MUST be retrievable in 5 min"
upvoted 1 times
...
Alcpt
3 years, 4 months ago
B and C are both correct options, but B is cheaper. Glacier is cheaper than IA
upvoted 2 times
...
...
byhyey
3 years, 6 months ago
According to this resource: The Amazon S3 Glacier storage class provides three retrieval options to fit your use case. Expedited retrievals typically return data in 1-5 minutes, and are great for Active Archive use cases. Standard retrievals typically complete between 3-5 hours, and are best suited for less time-sensitive needs like backup data, media editing, or long-term analytics. Bulk retrievals are the lowest-cost retrieval option, returning large amounts of data within 5-12 hours. The Amazon S3 Glacier Deep Archive storage class provides two retrieval options ranging from 12-48 hours. Looking at the pricing from this resource: https://aws.amazon.com/s3/pricing/?nc=sn&loc=4 Is S3 One Zone - Infrequent Access* not a cheaper option than Glacier, as with Glacier each time the customer needs a restore it needs to be expiated ($11.00 per 1000 requests or $0.033 per GB) where as S3 1 Zone IA is cheaper per GB
upvoted 2 times
...
Kenzo
3 years, 6 months ago
Both B and C are correct, but the question is which one is the most cost-effective My take is B
upvoted 4 times
...
theCreatorSD
3 years, 6 months ago
Please someone calculate the ratio of S3 Glacier experdated retrieval fee and S3 Standard-IA fee.
upvoted 1 times
...
PreetiCissp
3 years, 6 months ago
Answer is B S3G can be configured to retrieve from minutes to hours. This is definitely cost-effective than S3 IA
upvoted 4 times
...
mix3d
3 years, 6 months ago
To those who say that B is correct because of Expedited Retrieval Option, what is if object is larger than 250mb? Expedited — Expedited retrievals allow you to quickly access your data when occasional urgent requests for a subset of archives are required. For all but the largest archives (250 MB+), data accessed using Expedited retrievals are typically made available within 1–5 minutes. Provisioned Capacity ensures that retrieval capacity for Expedited retrievals is available when you need it. For more information, see Provisioned Capacity.
upvoted 4 times
...
Aishu_Suryawanshi
3 years, 6 months ago
C. glacier has minimum storage of 90 days duration charge .
upvoted 2 times
Aishu_Suryawanshi
3 years, 6 months ago
ignore. B is right
upvoted 3 times
...
...
KittuCheeku
3 years, 6 months ago
B is correct. We can use Glacier Expedited retrieval which takes 1-5 minutes to load the required data and for the previous data, Glacier Deep Archive should be good as it takes up to 12 Hours for the required data to be loaded which is more than enough as compared to a week
upvoted 2 times
...
lostdigit
3 years, 6 months ago
Never mind, I'm with B... missed the one-week part. I need to READ.
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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago