-
Notifications
You must be signed in to change notification settings - Fork 25
6.1
Paul Duvall edited this page Nov 13, 2019
·
11 revisions
Review and ensure that you have setup your development environment before going through the steps below.
"AWS Config provides AWS managed rules, which are predefined, customizable rules that AWS Config uses to evaluate whether your AWS resources comply with common best practices. For example, you can define the rule's scope to constrain which resources trigger an evaluation for the rule, such as EC2 instances or volumes." Source

- Launch the AWS Config Console
- Click Rules
- Click Add rule
- Type encrypted
- Select encrypted-volumes
- Click Save
- Go to the AWS Config Dashboard and refresh the results

- 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