Skip to content
Paul Duvall edited this page Nov 19, 2019 · 19 revisions

Changes

Todo

  1. 3.2 AWS Secrets Manager - Need to get this example to work with RDS. Currently unable to connect to RDS database. Get the Python example. High Effort
  2. 7.2 Provision a CloudTrail log and view the JSON payload - Update the Athena example. Medium Effort

Completed

  1. Ensure I have all the answers to quiz questions.
  2. Summary
  3. The Current State of Encryption - Pare down the wording.
  4. Ensure all topics of quizzes are caputured in the content.
  5. Cleanup - Cleanup this section so that it is more generic.
  6. 2.1 Create KMS Keys in Console - Describe more of the "why" behind KMS.
  7. 4.1 AWS Certificate Manager and Amazon CloudFront in Console - Document the manual steps for getting ACM and CloudFront to work. Medium Effort
  8. 4.2 Launch Encryption in Transit solution with AWS Certificate Manager and Amazon CloudFront - Ensure the examples are working according to latest code.
  9. 5.1 Enable Encryption at rest for EBS, RDS, DynamoDB, and S3 in Console - Walk through examples to ensure they still work.
  10. 5.2 Encryption at Rest with DynamoDB in CloudFormation - Walk through examples to ensure they still work.
  11. 2.2 Create a Customer-Managed CMK using AWS CloudFormation - Attach the key to an AWS resource as an example.
  12. 3.1 AWS Encryption SDK - Explain the use case for client-side encryption and the implications of managing the keys.
  13. 8.1 Manually create encryption prevention, detection and remediation workflow in Console - Modify the S3 remediation example to use Lambda to enable encryption. High Effort
  14. 8.2 Deployment pipeline for encryption prevention, detection and remediation workflow - Modify the S3 remediation example to use Lambda to enable encryption. High Effort

Clone this wiki locally