Question 340:
You need to establish a secure backup and archiving solution for your company, using AWS. Documents should be immediately accessible for three months and available for five years for compliance reasons. Which AWS service fulfills these requirements in the most cost-effective way?
Answer options:
A.Upload data to S3 and use lifecycle policies to move the data into Glacier for long-term archiving. B.Upload the data on EBS, use lifecycle policies to move EBS snapshots into S3 and later into Glacier for long-term archiving. C.Use Direct Connect to upload data to S3 and use IAM policies to move the data into Glacier for long-term archiving. D.Use Storage Gateway to store data to S3 and use lifecycle policies to move the data into Redshift for long-term archiving.