AWS Certified Cloud Practitioner (CLF-C02) — Question 204

Which encryption types can be used to protect objects at rest in Amazon S3? (Choose two.)

Answer options

Correct answer: A, B

Explanation

The correct answers, A and B, refer to server-side encryption methods specifically designed for Amazon S3, utilizing either Amazon's managed keys or AWS KMS keys. The other options, TLS and SSL, are protocols for securing data in transit, while TDE is a database encryption method that does not apply to S3 object storage.