What is AWS KMS(Key Management Service)
KMS - Customer Master Key(CMK) Types
1) Symmetric(AES-256 keys)
- First offering of KMs, single encryption key used to decrypt and encrypt.
- AWS services that are integrated with KSM use symmetric CMK’s
- You never get access to the Key unencrypted
2)Asymmetric(RSA & ECC key pairs)
- Public(Encrypt) and private(decrypt) pair
- Used for Encryption/Decryption or Sign/Verify operations
- Use case: encryption outside of AWS by users who can not call KSM API
SSM Parameter Store
P270
AWS Secret manager
AWS Shield
AWS WAF (Web Application Firewall)
What is Amazon GuardDuty?
What is Amazon Inspector?
What is Amazon Macie?
It is a fully managed data security and data privacy service that uses machine learning and pattern matching to discover and protect your sensitive data in AWS.