ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 490 - SAA-C03 discussion

Report
Export

A company needs to store contract documents. A contract lasts for 5 years. During the 5-year period, the company must ensure that the documents cannot be overwritten or deleted. The company needs to encrypt the documents at rest and rotate the encryption keys automatically every year.

Which combination of steps should a solutions architect take to meet these requirements with the LEAST operational overhead? (Select TWO.)

A.
Store the documents in Amazon S3. Use S3 Object Lock in governance mode.
Answers
A.
Store the documents in Amazon S3. Use S3 Object Lock in governance mode.
B.
Store the documents in Amazon S3. Use S3 Object Lock in compliance mode.
Answers
B.
Store the documents in Amazon S3. Use S3 Object Lock in compliance mode.
C.
Use server-side encryption with Amazon S3 managed encryption keys (SSE-S3). Configure key rotation.
Answers
C.
Use server-side encryption with Amazon S3 managed encryption keys (SSE-S3). Configure key rotation.
D.
Use server-side encryption with AWS Key Management Service (AWS KMS) customer managed keys. Configure key rotation.
Answers
D.
Use server-side encryption with AWS Key Management Service (AWS KMS) customer managed keys. Configure key rotation.
E.
Use server-side encryption with AWS Key Management Service (AWS KMS) customer provided (imported) keys. Configure key rotation.
Answers
E.
Use server-side encryption with AWS Key Management Service (AWS KMS) customer provided (imported) keys. Configure key rotation.
Suggested answer: B, D

Explanation:

Consider using the default aws/s3 KMS key if: You're uploading or accessing S3 objects using AWS Identity and Access Management (IAM) principals that are in the same AWS account as the AWS KMS key. You don't want to manage policies for the KMS key. Consider using a customer managed key if: You want to create, rotate, disable, or define access controls for the key. You want to grant cross-account access to your S3 objects. You can configure the policy of a customer managed key to allow access from another account. https://repost.aws/knowledge-center/s3-object-encryption-keys

asked 16/09/2024
Loris Pastro
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first