
AWS Certified Data Engineer - Associate
Get started today
Ultimate access to all questions.
You are responsible for designing a data storage solution for a company that has strict data privacy and security requirements. The data includes sensitive information that must be encrypted at rest and in transit. Which of the following AWS services or features would you recommend to meet these requirements?
You are responsible for designing a data storage solution for a company that has strict data privacy and security requirements. The data includes sensitive information that must be encrypted at rest and in transit. Which of the following AWS services or features would you recommend to meet these requirements?
Explanation:
Option C is the correct choice for meeting data privacy and security requirements. By using AWS Key Management Service (KMS) for server-side encryption, you can ensure that data at rest is encrypted with a high level of security. Additionally, enabling S3 Encryption for data in transit ensures that sensitive information is protected during transfer. While other options like default encryption, SSE-S3, and Macie have their use cases, they may not provide the same level of encryption and security as KMS and S3 Encryption.