-
Notifications
You must be signed in to change notification settings - Fork 25
2.0a
Paul Duvall edited this page Nov 13, 2019
·
3 revisions
In this lesson, you will learn...
By the end of this lesson, you will be able to do the following:
- Create, Disable, and Delete a KMS key using the AWS Console.
- Automate the creation of a KMS key using AWS CloudFormation.
- Schedule the waiting period for KMS deletion.
- Attach a KMS key to an AWS resource.
- Introduction
- Labs
- The Current State of Encryption
- Setup Development Environment
- Lesson 1: Automating AWS Resources
- Lesson 2: Key Management
- Lesson 3: Developing with Encryption
- Lesson 4: Encryption in Transit
- Lesson 5: Encryption at Rest
- Lesson 6: Detecting Encrypted Resources
- Lesson 7: Logging and Searching KMS Keys
- Lesson 8: Continuous Encryption
- Summary