exam questions

Exam AWS-SysOps All Questions

View all questions & answers for the AWS-SysOps exam

Exam AWS-SysOps topic 1 question 668 discussion

Exam question from Amazon's AWS-SysOps
Question #: 668
Topic #: 1
[All AWS-SysOps Questions]

A SysOps Administrator manages an application that stores object metadata in Amazon S3. There is a requirement to have S2 server-side encryption enabled on all new objects in the bucket.
How can the Administrator ensure that all new objects to the bucket satisfy this requirement?

  • A. Create an S3 lifecycle rule to automatically encrypt all new objects.
  • B. Enable default bucket encryption to ensure that all new objects are encrypted.
  • C. Use put-object-acl to allow objects to be encrypted with S2 server-side encryption.
  • D. Apply the authorization header to S3 requests for S3 server-side encryption.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
schalke04
Highly Voted 11 months ago
B. https://docs.aws.amazon.com/AmazonS3/latest/dev/bucket-encryption.html
upvoted 20 times
...
cloud
Highly Voted 10 months, 4 weeks ago
B. Enable default bucket encryption to ensure that all new objects are encrypted.
upvoted 6 times
...
RicardoD
Most Recent 9 months, 4 weeks ago
B is the answer Enabling default encrypting is enough to attend this requirement
upvoted 2 times
...
abhishek_m_86
10 months ago
B. Enable default bucket encryption to ensure that all new objects are encrypted. Seem correct
upvoted 1 times
...
jackdryan
10 months, 1 week ago
I'll go with B
upvoted 1 times
...
MFDOOM
10 months, 1 week ago
B. Enable default bucket encryption to ensure that all new objects are encrypted.
upvoted 1 times
...
gilbertlelancelo
10 months, 1 week ago
B. Enable default bucket encryption to ensure that all new objects are encrypted.
upvoted 1 times
...
YouYouYou
10 months, 2 weeks ago
If your PUT request headers don't include encryption information, Amazon S3 uses the bucket’s default encryption settings to encrypt the objects. If your PUT request headers include encryption information, Amazon S3 uses the encryption information from the PUT request to encrypt objects before storing them in Amazon S3. answer is B
upvoted 1 times
...
AWS1212
10 months, 3 weeks ago
Definitely B.
upvoted 1 times
...
asim1982
10 months, 3 weeks ago
The answer is D, Server side encryption is done using authorization header https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingServerSideEncryption.html I choose D :)
upvoted 2 times
...
dkp
11 months ago
should be B
upvoted 2 times
...
coolboylqy
11 months ago
should be C https://docs.aws.amazon.com/AmazonS3/latest/dev/bucket-encryption.html
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...