ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 679 - SAA-C03 discussion

Report
Export

A company maintains about 300 TB in Amazon S3 Standard storage month after month The S3 objects are each typically around 50 GB in size and are frequently replaced with multipart uploads by their global application The number and size of S3 objects remain constant but the company's S3 storage costs are increasing each month.

How should a solutions architect reduce costs in this situation?

A.
Switch from multipart uploads to Amazon S3 Transfer Acceleration.
Answers
A.
Switch from multipart uploads to Amazon S3 Transfer Acceleration.
B.
Enable an S3 Lifecycle policy that deletes incomplete multipart uploads.
Answers
B.
Enable an S3 Lifecycle policy that deletes incomplete multipart uploads.
C.
Configure S3 inventory to prevent objects from being archived too quickly.
Answers
C.
Configure S3 inventory to prevent objects from being archived too quickly.
D.
Configure Amazon CloudFront to reduce the number of objects stored in Amazon S3.
Answers
D.
Configure Amazon CloudFront to reduce the number of objects stored in Amazon S3.
Suggested answer: B

Explanation:

This option is the most cost-effective way to reduce the S3 storage costs in this situation. Incomplete multipart uploads are parts of objects that are not completed or aborted by the application. They consume storage space and incur charges until they are deleted. By enabling an S3 Lifecycle policy that deletes incomplete multipart uploads, you can automatically remove them after a specified period of time (such as one day) and free up the storage space. This will reduce the S3 storage costs and also improve the performance of the application by avoiding unnecessary retries or errors.

Option A is not correct because switching from multipart uploads to Amazon S3 Transfer Acceleration will not reduce the S3 storage costs. Amazon S3 Transfer Acceleration is a feature that enables faster data transfers to and from S3 by using the AWS edge network. It is useful for improving the upload speed of large objects over long distances, but it does not affect the storage space or charges. In fact, it may increase the costs by adding a data transfer fee for using the feature.

Option C is not correct because configuring S3 inventory to prevent objects from being archived too quickly will not reduce the S3 storage costs. Amazon S3 Inventory is a feature that provides a report of the objects and their metadata in an S3 bucket. It is useful for managing and auditing the S3 objects, but it does not affect the storage space or charges. In fact, it may increase the costs by generating additional S3 objects for the inventory reports.

Option D is not correct because configuring Amazon CloudFront to reduce the number of objects stored in Amazon S3 will not reduce the S3 storage costs. Amazon CloudFront is a content delivery network (CDN) that distributes the S3 objects to edge locations for faster and lower latency access. It is useful for improving the download speed and availability of the S3 objects, but it does not affect the storage space or charges. In fact, it may increase the costs by adding a data transfer fee for using the service.Reference:

Managing your storage lifecycle

Using multipart upload

Amazon S3 Transfer Acceleration

Amazon S3 Inventory

What Is Amazon CloudFront?

asked 16/09/2024
Liam Derwin
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first