Question 277:
An organization has copies of user`s files stored in Amazon S3. While conducting analysis, a SysOps Administrator noticed that files are rarely accessed after 45 days. What is the most cost-effective way for the Administrator to reduce storage cost while providing access to the files for the users within 3 to 5 hours if needed?
Answer options:
A.Enable versioning on the S3 bucket to ensure that all copies of the files are saved. B.Create a lifecycle policy to move files older than 45 days to infrequent Access storage class. C.Create a lifecycle policy to move files older than 45 days to Amazon Glacier storage class. D.Create a bucket policy to limit user access to only newer files (those created in less than 45 days).