-
Notifications
You must be signed in to change notification settings - Fork 57
2.0a
Paul Duvall edited this page Oct 25, 2019
·
1 revision
In this lesson, you will learn how to prevent infrastructure from being provisioned if there are any noncompliant rules.
You will learn how to use an open source framework called cfn_nag to prevent CloudFormation templates that have security vulnerabilities from being launched. What's more, you'll learn how to run cfn_nag checks as part of a fully automated deployment pipeline.
By the end of this lesson, you will be able to do the following: