A financial services company generates daily transaction audit logs averaging in size. These files are stored in an Amazon S3 Standard bucket. The logs are accessed frequently during the first following their creation. After , access to these files drops to zero. According to the company's compliance policy, the logs must be retained for a total of from their creation date, after which they must be permanently deleted. Which lifecycle policy configuration is the MOST cost-effective for managing these files?
- Retain the files in Amazon S3 Standard for the entire and configure a lifecycle rule to permanently delete them after .Cevap
- BTransition the files to Amazon S3 Standard-Infrequent Access (S3 Standard-IA) after and configure a lifecycle rule to permanently delete them after .
- CTransition the files to Amazon S3 Glacier Flexible Retrieval after and configure a lifecycle rule to permanently delete them after .
- DTransition the files to Amazon S3 Intelligent-Tiering on day 1 and configure a lifecycle rule to permanently delete them after .
Cevap
Retain the files in Amazon S3 Standard for the entire and configure a lifecycle rule to permanently delete them after .
Keeping the files in S3 Standard for the entire is the most cost-effective option because any transition to S3 Standard-IA or S3 Glacier Flexible Retrieval after would leave the files in those tiers for only . This is less than the minimum storage duration requirements of for S3 Standard-IA and for S3 Glacier Flexible Retrieval, leading to prorated minimum duration charges that exceed the cost of S3 Standard. Transitioning to S3 Intelligent-Tiering also incurs monitoring fees without any cost benefit, as files are deleted before they can transition to lower-cost tiers.
Adım Adım Çözüm
Anahtar Kavram
Understanding S3 storage class minimum storage duration charges and lifecycle transition rules.
Tahmini Süre:1m 30s