A solutions architect needs to implement a solution to reduce a company's storage costs. All the company's data is in the Amazon S3 Standard storage class. The company must keep all data for at least 25 years. Data from the most recent 2 years must be highly available and immediately retrievable. Which solution will meet these requirements?
Select an option, then click Submit answer.
Reference / correct answer:
Set up an S3 Lifecycle policy to transition objects to S3 Glacier Deep Archive after 2 years.
Most accepted answer: B. Set up an S3 Lifecycle policy to transition objects to S3 Glacier Deep Archive after 2 years.
Community votes: B=12
Selected Answer: B Why Not C? Because Intelligent Tier the objects are automatically moved to different tiers. The question says "the data from most recent 2 yrs should be highly available and immediately retrievable", which means in intelligent tier , if you activate archiving option(as Option C specifies) , the objects will be moved to Archive tiers(instant to access to deep archive access tiers) in 90 to 730 days. Remember these archive tiers performance will be similar to S3 glacier flexible and s3 deep archive which means files cannot be retrieved immediately within 2 yrs . We have a hard requirement in question which says it should be retreivable immediately for the 2 yrs. which cannot be acheived in Intelligent tier. So B is the correct option imho. Because of the above reason Its possible only in S3 standard and then configure lifecycle configuration to move to S3 Glacier Deep Archive after 2 yrs. upvoted 18 times Abdou1604 2 years, 11 months ago but your S3 intelligent-tiering will move the object to S3 infrequent access tier which a is a single AZ tier , and then the HA requirement will not be respected upvoted 2 times sandordini 2 years, 3 months ago S3 Standard IA is NOT single AZ. (One-Zone IA is single Az.) upvoted 2 times sandordini 2 years, 3 months ago The issue is with the missing "flag" for 2 years, and not S3 Intelligent Tiering. It needs to be B. upvoted 2 times ... ... ... MutiverseAgent 3 years ago Mmm.. You can enable Intelligent-Tiering and take advantage of of the infrequent Access tier and thus reducing costs. To avoid moving objects to the deep archive tier before the two years it would be enough to enable ONLY the check "Deep Archive Access tier" and set days to 720 (two years, which is curiously the maximum value), and keep disabled the check "Archive Access tier" to avoid the Intelligent-Tiering move objects to the non-instant retrieval tier. That will work, offcourse this specific configuration is not mention in the question which leaves some doubts about which option is the correct. upvoted 2 times MutiverseAgent 3 years ago Just to clarify, my previous comment is about how answer B) might be correct and the MOST cheapest option under the correct configuration. upvoted 2 times MutiverseAgent 3 years ago Sorry, I meant answer C) might be correct upvoted 1 times ... ... ...
but your S3 intelligent-tiering will move the object to S3 infrequent access tier which a is a single AZ tier , and then the HA requirement will not be respected upvoted 2 times sandordini 2 years, 3 months ago S3 Standard IA is NOT single AZ. (One-Zone IA is single Az.) upvoted 2 times sandordini 2 years, 3 months ago The issue is with the missing "flag" for 2 years, and not S3 Intelligent Tiering. It needs to be B. upvoted 2 times ... ...
S3 Standard IA is NOT single AZ. (One-Zone IA is single Az.) upvoted 2 times sandordini 2 years, 3 months ago The issue is with the missing "flag" for 2 years, and not S3 Intelligent Tiering. It needs to be B. upvoted 2 times ...
The issue is with the missing "flag" for 2 years, and not S3 Intelligent Tiering. It needs to be B. upvoted 2 times
Mmm.. You can enable Intelligent-Tiering and take advantage of of the infrequent Access tier and thus reducing costs. To avoid moving objects to the deep archive tier before the two years it would be enough to enable ONLY the check "Deep Archive Access tier" and set days to 720 (two years, which is curiously the maximum value), and keep disabled the check "Archive Access tier" to avoid the Intelligent-Tiering move objects to the non-instant retrieval tier. That will work, offcourse this specific configuration is not mention in the question which leaves some doubts about which option is the correct. upvoted 2 times MutiverseAgent 3 years ago Just to clarify, my previous comment is about how answer B) might be correct and the MOST cheapest option under the correct configuration. upvoted 2 times MutiverseAgent 3 years ago Sorry, I meant answer C) might be correct upvoted 1 times ... ...