Question 434:
Your company has started hosting its data store on AWS by using the Simple Storage service. They are storing files that are downloaded by users frequently. After 3 months, the files need to be transferred to archive storage since they are not used beyond this point. Which of the following could be used to manage this requirement effectively?
Answer options:
A.Transfer the files via scripts from S3 to Glacier after a period of 3 months. B.Use Lifecycle policies to transfer the files onto Glacier after a period of 3 months. C.Use Lifecycle policies to transfer the files onto Cold HDD after a period of 3 months. D.Create a snapshot of the files in S3 after a period of 3 months.