nerdexam
Amazon

SAA-C03 · Question #724

A data science team requires storage for nightly log processing. The size and number of logs is unknown and will persist for 24 hours only. What is the MOST cost-effective solution?

The correct answer is B. Amazon S3 Standard. Amazon S3 Standard provides highly durable, scalable storage with no retrieval delays. For short-lived data that persists only 24 hours, S3 Standard is the most cost-effective because storage classes with lower costs (like Glacier or S3 One Zone-IA) are designed for long-term…

Submitted by jaden.t· Mar 4, 2026Design Cost-Optimized Architectures

Question

A data science team requires storage for nightly log processing. The size and number of logs is unknown and will persist for 24 hours only. What is the MOST cost-effective solution?

Options

  • AAmazon S3 Glacier Deep Archive
  • BAmazon S3 Standard
  • CAmazon S3 Intelligent-Tiering
  • DAmazon S3 One Zone-Infrequent Access (S3 One Zone-IA)

How the community answered

(34 responses)
  • A
    6% (2)
  • B
    76% (26)
  • C
    3% (1)
  • D
    15% (5)

Explanation

Amazon S3 Standard provides highly durable, scalable storage with no retrieval delays. For short-lived data that persists only 24 hours, S3 Standard is the most cost-effective because storage classes with lower costs (like Glacier or S3 One Zone-IA) are designed for long-term or infrequently accessed data, and using them would incur unnecessary retrieval or lifecycle costs for such short-lived logs.

Community Discussion

No community discussion yet for this question.

Full SAA-C03 Practice