0 votes
in AWS by

As a developer, you have enabled server logging on an S3 bucket. You have a simple static web page with CSS pages uploaded to the bucket which is 1 MB in total size. After a duration of 2 weeks, you come back and see that the size of the bucket has increased to 50MB.

Which of the following could be a reason for this?

A. You have enabled CRR on the bucket as well. That is why the space is being consumed.

B. You have enabled Encryption on the bucket as well. That is why the space is being consumed.

C. Server access logs are configured to be delivered to the same bucket as the source bucket.

D. Monitoring has been enabled for the bucket.

1 Answer

0 votes
by

Correct option is :- C. Server access logs are configured to be delivered to the same bucket as the source bucket.

Related questions

0 votes
asked May 16 in AWS by DavidAnderson
0 votes
asked May 19 in AWS by DavidAnderson
...