Concept Flow - Encryption at rest and in transit
Data Created
Encrypt Data Before Storage
→Store Encrypted Data in DynamoDB
Data Stored at Rest (Encrypted)
Request Data Retrieval
Data Sent Over Network (Encrypted)
Data Received and Decrypted by Client
Data is encrypted before saving in DynamoDB (at rest) and also encrypted when sent over the network (in transit).