AWS KMS (Key Management Service)
• Easy way to control access to your data, AWS manages keys for us
• Fully integrated with IAM for authorisation
• Seamlessly integrated into:
• • Amazon EBS: encrypt volumes
• • Amazon S3: Server-side encryption of objects
• • Amazon Redshift: encryption of data
• • Amazon RDS: encryption of data
• • Amazon SSM: Parameter store
• But you can also use the CLI / SDK