Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How should a developer deploy an application on Amazon EC2 to store large data files with infrequent access, ensuring availability within minutes for the first year and long-term retention for 7 years in a cost-effective manner?
A
Utilize Amazon S3 with a specific storage class and implement lifecycle policies for data transition after one year.
B
Use Amazon S3 with an alternative storage class and lifecycle policies for data transition to S3 Glacier Flexible Retrieval after one year.
C
Leverage Amazon EBS volumes, snapshot them with Amazon DLM, and store those snapshots in Amazon S3.
D
Employ Amazon EFS, configure lifecycle management to move files to a designated storage class after one year.