Soru

Zorluk: ZorCost-Optimized Storage Tiering and Lifecycle Management

A media production studio uploads raw 4K video clips to Amazon S3. Each clip is approximately 2 GB2\text{ GB} in size. The clips are accessed frequently for editing and rendering during the first 2525 days after upload. After 2525 days, the clips are rarely accessed, but the studio must retain them for a total of 3535 days from the upload date to finalize client approvals, after which they can be permanently deleted. Which storage strategy is the most cost-effective?

  1. A
    Configure an S3 Lifecycle rule to transition the files to Amazon S3 Standard-Infrequent Access (S3 Standard-IA) after 2525 days, and delete the files after 3535 days.
  2. B
    Configure an S3 Lifecycle rule to transition the files to Amazon S3 Glacier Flexible Retrieval after 2525 days, and delete the files after 3535 days.
  3. Retain the files in Amazon S3 Standard for the entire 3535 days, and configure an S3 Lifecycle rule to delete the files after 3535 days.Cevap
  4. D
    Configure an S3 Lifecycle rule to transition the files to Amazon S3 Intelligent-Tiering immediately, and delete the files after 3535 days.

Cevap

Retain the files in Amazon S3 Standard for the entire 3535 days, and configure an S3 Lifecycle rule to delete the files after 3535 days.
Retaining the files in S3 Standard for the entire 3535 days is the most cost-effective strategy. Because the files are only kept for 1010 days after the frequent access period, transitioning them to S3 Standard-IA or S3 Glacier Flexible Retrieval triggers minimum billing duration penalties (3030 days for S3 Standard-IA and 9090 days for S3 Glacier). These penalties, along with transition request fees, make the transition options more expensive than simply keeping the files in S3 Standard for the entire lifecycle.

Adım Adım Çözüm

1
Calculate the cost of keeping files in S3 Standard for the entire duration.
For 1 GB1\text{ GB} of data stored for 35 days35\text{ days}, the cost is approximately 3530×$0.023=$0.0268\frac{35}{30} \times \$0.023 = \$0.0268.
Establishes the baseline cost for the non-tiered storage strategy.
2
Calculate the cost of transitioning to S3 Standard-IA at day 2525 and deleting at day 3535.
25 days25\text{ days} in S3 Standard cost 2530×$0.023=$0.0192\frac{25}{30} \times \$0.023 = \$0.0192. Transitioning to S3 Standard-IA for the remaining 10 days10\text{ days} triggers a 3030-day minimum billing duration. The S3 Standard-IA cost is 3030×$0.0125=$0.0125\frac{30}{30} \times \$0.0125 = \$0.0125. The total is $0.0192+$0.0125=$0.0317\$0.0192 + \$0.0125 = \$0.0317 per GB.
Determines the impact of the 3030-day minimum storage duration requirement for S3 Standard-IA.
3
Calculate the cost of transitioning to S3 Glacier Flexible Retrieval at day 2525 and deleting at day 3535.
25 days25\text{ days} in S3 Standard cost $0.0192\$0.0192. Transitioning to S3 Glacier Flexible Retrieval for the remaining 10 days10\text{ days} triggers a 9090-day minimum billing duration. The Glacier cost is 9030×$0.0036=$0.0108\frac{90}{30} \times \$0.0036 = \$0.0108. The total is $0.0192+$0.0108=$0.0300\$0.0192 + \$0.0108 = \$0.0300 per GB (excluding transition fees).
Determines the impact of the 9090-day minimum storage duration requirement for S3 Glacier Flexible Retrieval.
4
Compare the total storage costs of all options.
The S3 Standard-only strategy ($0.0268\$0.0268 per GB) is cheaper than transitioning to S3 Standard-IA ($0.0317\$0.0317 per GB) or transitioning to S3 Glacier Flexible Retrieval ($0.0300\$0.0300 per GB).
Identifies the storage strategy that minimizes overall AWS charges.

Anahtar Kavram

S3 Lifecycle policies must account for minimum storage duration charges in colder storage classes (30 days for S3 Standard-IA, 90 days for S3 Glacier Flexible Retrieval) to avoid cost penalties on short-lived data.
Tahmini Süre:2m 0s
Bu soruyu puanla