Soru

Zorluk: OrtaAWS Storage Services

A logistics company is designing an application that receives daily delivery log files uploaded directly by thousands of drivers globally. These logs must be immediately available for analysis upon upload. After 30 days, the logs are rarely accessed but must be retained for 7 years to meet regulatory requirements. Which AWS storage solution meets these requirements most cost-effectively?

  1. Amazon S3 Standard with an S3 Lifecycle policy to transition the logs to Amazon S3 Glacier Flexible Retrieval after 30 daysCevap
  2. B
    Amazon Elastic Block Store (Amazon EBS) volumes with Amazon Data Lifecycle Manager to transition snapshots to Amazon S3 after 30 days
  3. C
    Amazon Elastic File System (Amazon EFS) with EFS Lifecycle Management to transition the logs to EFS Infrequent Access after 30 days
  4. D
    Amazon EC2 Instance Store volumes with cron-scheduled scripts to copy the logs to Amazon S3 Glacier Deep Archive every 30 days

Cevap

Amazon S3 Standard with an S3 Lifecycle policy to transition the logs to Amazon S3 Glacier Flexible Retrieval after 30 days
The correct answer is the configuration using Amazon S3 Standard with an S3 Lifecycle policy. Amazon S3 is an object storage service designed to store and retrieve any amount of data from anywhere on the web, making it ideal for direct uploads from global clients. The S3 Lifecycle policy automatically moves the logs to Amazon S3 Glacier Flexible Retrieval after 30 days, which dramatically reduces storage costs for the remaining 7-year compliance period while meeting regulatory durability requirements.

Adım Adım Çözüm

1
Analyze the scaling and accessibility requirements for incoming files.
The solution must handle concurrent uploads from thousands of global drivers, which points to Amazon S3 as the ideal entry point since it is designed for global scale, internet-accessible object uploads, and high availability.
Block storage (EBS) and file storage (EFS) require mounting to EC2 instances and are not designed for direct, concurrent internet uploads from client applications.
2
Evaluate the lifecycle and retention requirements.
Logs need immediate access for 30 days, followed by long-term compliance retention for 7 years.
An S3 Lifecycle policy can automatically transition objects from Amazon S3 Standard to Amazon S3 Glacier Flexible Retrieval after 30 days, minimizing storage costs while maintaining the objects in a durable archive for 7 years.

Anahtar Kavram

Selecting appropriate AWS storage classes and using S3 Lifecycle policies for cost optimization and compliance archiving.
Tahmini Süre:1m 30s
Bu soruyu puanla