QUESTION 1An organization has mandated that all data within its DynamoDB tables must be encryptedat rest using an AWS owned key. What must a developer do to ensure this?
Answers
Answered by
1
Answer:
All user data stored in Amazon DynamoDB is fully encrypted at rest. DynamoDB encryption at rest provides enhanced security by encrypting all your data at rest using encryption keys stored in AWS Key Management Service (AWS KMS). This functionality helps reduce the operational burden and complexity involved in protecting sensitive data. With encryption at rest, you can build security-sensitive applications that meet strict encryption compliance and regulatory requirements.
Similar questions