ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 735 - SAA-C03 discussion

Report
Export

A company uses an Amazon S3 bucket as its data lake storage platform The S3 bucket contains a massive amount of data that is accessed randomly by multiple teams and hundreds of applications. The company wants to reduce the S3 storage costs and provide immediate availability for frequently accessed objects

What is the MOST operationally efficient solution that meets these requirements?

A.
Create an S3 Lifecycle rule to transition objects to the S3 Intelligent-Tiering storage class
Answers
A.
Create an S3 Lifecycle rule to transition objects to the S3 Intelligent-Tiering storage class
B.
Store objects in Amazon S3 Glacier Use S3 Select to provide applications with access to the data.
Answers
B.
Store objects in Amazon S3 Glacier Use S3 Select to provide applications with access to the data.
C.
Use data from S3 storage class analysis to create S3 Lifecycle rules to automatically transition objects to the S3 Standard-Infrequent Access (S3 Standard-IA) storage class.
Answers
C.
Use data from S3 storage class analysis to create S3 Lifecycle rules to automatically transition objects to the S3 Standard-Infrequent Access (S3 Standard-IA) storage class.
D.
Transition objects to the S3 Standard-Infrequent Access (S3 Standard-IA) storage class Create an AWS Lambda function to transition objects to the S3 Standard storage class when they are accessed by an application
Answers
D.
Transition objects to the S3 Standard-Infrequent Access (S3 Standard-IA) storage class Create an AWS Lambda function to transition objects to the S3 Standard storage class when they are accessed by an application
Suggested answer: A

Explanation:

Amazon S3 Intelligent-Tiering: This storage class is designed to optimize costs by automatically moving data between two access tiers (frequent and infrequent) when access patterns change. It provides cost savings without performance impact or operational overhead.

S3 Lifecycle Rules: By creating an S3 Lifecycle rule, the company can automatically transition objects to the Intelligent-Tiering storage class. This eliminates the need for manual intervention and ensures that objects are moved to the most cost-effective storage tier based on their access patterns.

Operational Efficiency: Intelligent-Tiering requires no additional management and delivers immediate availability for frequently accessed objects. This makes it the most operationally efficient solution for the given requirements.

Amazon S3 Intelligent-Tiering

S3 Lifecycle Policies

asked 16/09/2024
Alysson Rodrigo Freires Neto
44 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first