Correct Answer: B
When objects are transitioning to Amazon S3 Glacier or Amazon S3 Glacier Deep Archive, the following additional charges are applied.
Storage overhead charges -A fixed amount of storage is added to the objects which are used for metadata. Due to this, if there are a large number of small objects, this can lead to additional costs. This cost can be avoided by saving smaller objects as large objects.
A number of days you plan to keep objects archived- If the objects are retrieved before the stipulated time of 90 days (S3 Glacier) or 180 days (S3 Glacier Deep Archive), there are additional retrieval charges.
S3 Glacier and S3 Glacier Deep Archive transition request charges- There is a one-time transition charge for transitioning objects to Amazon S3 Glacier. Due to this, if there are a large number of small objects, this can lead to additional costs. This cost can be avoided by saving smaller objects as large objects.
S3 Glacier and S3 Glacier Deep Archive data restore charges— Charges for restoring objects from Amazon S3 Glacier or S3 Glacier Deep Archive.
In the above case, since there are a large number of small files, these files can be aggregated to large files so that additional Storage overhead and Transition charges can be avoided.
Option A is incorrect as storing large objects as many smaller objects will incur additional costs for storage overhead charges and transition request charges.
Option C is incorrect as storing smaller objects in unencrypted format will not save cost.
Option D is incorrect as storing smaller objects in encrypted format will not save cost.
For more information on cost considerations while transitioning to Amazon S3 Glacier or Amazon S3 Glacier Deep Archive, refer to the following URL,
https://docs.aws.amazon.com/AmazonS3/latest/userguide/lifecycle-transition-general-considerations.html