-
Notifications
You must be signed in to change notification settings - Fork 25
1.0a
Paul Duvall edited this page Nov 1, 2019
·
4 revisions
In this lesson, you will learn the key components of AWS CloudFormation and AWS CodePipeline. You will learn how you can use these tools to help automate the provisioning and the software delivery workflows for all software assets including security and compliance as code.
By the end of this lesson, you will be able to do the following:
- Describe core AWS CloudFormation components
- Describe the benefits of CloudFormation
- Access the CloudFormation documentation
- Access the CloudFormation console
- Describe core AWS CodePipeline components
- Describe benefits of of CodePipeline
- Use the CodePipeline Console
- Launch a CloudFormation stack that deploys a simple deployment pipeline
- 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