-
Notifications
You must be signed in to change notification settings - Fork 25
4.1
Paul Duvall edited this page Nov 12, 2019
·
24 revisions
Review and ensure that you have setup your development environment before going through the steps below.
- Go to the EC2 Console.
- Click on Volumes.
- Click the Create Volume button.
- Select the Encrypt this volume checkbox.
- Enter
(default) aws/ebsin the Master Key field. - Click the Add Tag button.
- Enter
Namein the Key field andencryptedin the Value field. - Click the Create Volume button.
- Select the checkbox next to the EBS volume you just created and click on the Actions button. Then, click on Attach Volume from the menu.
- Search for an available EC2 instance in the Instance field.
- Click the Attach button.
- Verify the instance is attached under the Attachment Information column for the volume.
- Go to the RDS Console.
- Go to the DynamoDB Console.
- Go to the S3 Console.
- 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