Soru

Zorluk: ZorCost-Optimized Storage Tiering and Lifecycle Management

A research institute hosts genomic sequencing workloads on AWS. The workloads generate two distinct datasets stored in a single Amazon S3 bucket:

* Raw sequencer outputs: Approximately 50,00050,000 files per month, with an average file size of 150 MB150\text{ MB}. These files are accessed frequently during the first 2525 days for analysis, after which they are rarely accessed but must be retained for 33 years for regulatory compliance.
* Alignment index files: Approximately 20 million20\text{ million} files per month, with an average file size of 5 KB5\text{ KB}. These files are accessed occasionally throughout the year to locate specific sequences, but they can be quickly regenerated from the raw outputs if needed, and must be kept for 11 year.

Which combination of actions will provide the most cost-effective storage strategy for this data? (Select TWO.)

  1. Configure an S3 Lifecycle policy to transition the raw sequencer outputs to S3 Standard-IA after 3030 days, and to S3 Glacier Deep Archive after 9090 days.Cevap
  2. Retain the alignment index files in S3 Standard and configure an S3 Lifecycle policy to delete them after 11 year.Cevap
  3. C
    Configure an S3 Lifecycle policy to transition the alignment index files to S3 Standard-IA after 3030 days to lower storage costs.
  4. D
    Configure an S3 Lifecycle policy to transition the alignment index files to S3 Glacier Flexible Retrieval after 9090 days.
  5. E
    Configure an S3 Lifecycle policy to transition the raw sequencer outputs to S3 Standard-IA after 1010 days, and then to S3 Glacier Deep Archive after 2525 days.

Cevap

The correct combination of actions is to transition the raw sequencer outputs to S3 Standard-IA after 3030 days and then to S3 Glacier Deep Archive after 9090 days, while keeping the alignment index files in S3 Standard and deleting them after 11 year.
Transitioning the large raw sequencer outputs to S3 Standard-IA after 3030 days and then to S3 Glacier Deep Archive after 9090 days avoids retrieval charges during their 2525-day active access window and respects the 3030-day minimum storage duration for S3 Standard-IA. For the alignment index files, keeping them in S3 Standard and deleting them after 11 year is most cost-effective because their small size (5 KB5\text{ KB}) makes transitioning them to S3 Standard-IA or S3 Glacier highly expensive due to the 128 KB128\text{ KB} minimum billing size.

Adım Adım Çözüm

1
Analyze the size, access patterns, and retention requirements of the two datasets.
Raw sequencer outputs are large (150 MB150\text{ MB}), accessed for 2525 days, and retained for 33 years. Alignment index files are small (5 KB5\text{ KB}), accessed occasionally for 11 year, and can be easily regenerated.
Understanding the unique profile of each dataset is necessary to determine which S3 storage classes and lifecycle rules are appropriate.
2
Evaluate the cost impact of transitioning the alignment index files to infrequent access or archival tiers.
Transitioning the 5 KB5\text{ KB} alignment index files to S3 Standard-IA or S3 Glacier triggers the 128 KB128\text{ KB} minimum billing size, magnifying the billed capacity by 25.625.6 times and raising costs. Therefore, they should remain in S3 Standard and be deleted after 11 year.
This avoids the minimum object size billing penalty inherent in S3 Standard-IA and S3 Glacier tiers.
3
Evaluate the cost impact of transition timelines for the raw sequencer outputs.
Transitioning raw sequencer outputs to S3 Standard-IA after 3030 days avoids retrieval charges since active access ends at day 2525. Transitioning them to S3 Glacier Deep Archive after 9090 days (spending 6060 days in S3 Standard-IA) respects the 3030-day minimum storage duration of S3 Standard-IA.
This layout maximizes storage savings while avoiding early transition and active data retrieval penalties.

Anahtar Kavram

Selecting the most cost-effective S3 storage tier depends on object size and transition timing due to S3 Standard-IA/Glacier minimum billing sizes (128 KB128\text{ KB}) and minimum storage durations (3030 days for S3 Standard-IA).
Bu soruyu puanla