- Lab
- A Cloud Guru
Securing an Application with Multiple AWS Services
This hands-on lab requires you to work with all of the following services: Amazon Inspector, web application firewall, and AWS Secrets Manager.
Path Info
Table of Contents
-
Challenge
Deploy Application Using CloudFormation Template
- From the CloudFormation console, select Create Stack.
- Upload the provided template.
- Click the icon to create stack.
- Enter parameters.
- Click Next.
- Click Next.
- Click Submit (to create stack).
-
Challenge
Create Web ACL
- From the WAF console, click Create web ACL.
- Enter a name for the web ACL.
- Click Next.
- Select Add Rules, then select Add AWS Managed Rules.
- Click the radio buttons for Core rule set, SQL database, and Known bad input.
- Click Add rules.
- Click Next until you can click Create Web ACL.
-
Challenge
Create Instance Profile
- From the IAM console, select Roles, then Create role.
- Select EC2, then click Next.
- Attach policy: AmazonSSMManagedInstanceCore.
- Click Next, name the role, then click Create role.
-
Challenge
Create Secrets in Secrets Manager
- In the Secrets Manager console, click Store a new secret.
- Enter username and password for the secret.
- Select the database, then click Next.
- Give the secret a name, then click Next.
- Click Next, then click Store.
-
Challenge
Enable Inspector and Security Hub
- Form the Inspector console, click Get Started.
- Click Enable Inspector.
- From Security Hub console, select Enable AWS Config.
- Select Enable Security Hub.
What's a lab?
Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.