
Answer-first summary for fast verification
Answer: S3 access logging is pointing to the same bucket and is responsible for the substantial growth of bucket size
S3 access logging is pointing to the same bucket and is responsible for the substantial growth of bucket size - When your source bucket and target bucket are the same bucket, additional logs are created for the logs that are written to the bucket. The extra logs about logs might make it harder to find the log that you are looking for. This configuration would drastically increase the size of the S3 bucket.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A company has established an Amazon S3 bucket specifically for storing customer data. Recently, the team lead activated access logging for this bucket to monitor access patterns and track requests made to the bucket. Since enabling access logging, the team has noticed a significant increase in the bucket size, despite not adding any new files to it. The team lead is puzzled by this growth in the bucket's size and is seeking an explanation.
Which of the following reasons explains this behavior?
A
Object Encryption has been enabled and each object is stored twice as part of this configuration
B
S3 access logging is pointing to the same bucket and is responsible for the substantial growth of bucket size
C
A DDoS attack on your S3 bucket can potentially blow up the size of data in the bucket if the bucket security is compromised during the attack
D
Erroneous Bucket policies for batch uploads can sometimes be responsible for the exponential growth of S3 Bucket size
No comments yet.