- Lab
-
Libraries: If you want this lab, consider one of these libraries.
- Cloud

Configuring AWS Fault Injection Simulator Experiments
The challenge for this lab is to configure and run three AWS Fault Injection Simulator (AWS FIS) experiments in the provided lab environment.

Lab Info
Table of Contents
-
Challenge
Successfully Run an Experiment to Stop an EC2 Instance
Successfully run an experiment to test the following hypothesis:
If an EC2 instance is stopped, the Elastic Load Balancer will mark the instance as unhealthy.
Use an action type of
aws:ec2:stop-instances
and resource type ofaws:ec2:instance
.Run the experiment using the
my-test-fis-role
IAM role provided in the lab environment. -
Challenge
Successfully Run an Experiment to Reboot an EC2 Instance
Successfully run an experiment to test the following hypothesis:
If the
httpd
service fails to start after an instance is rebooted, the Elastic Load Balancer will mark the instance as unhealthy.Use an action type of
aws:ec2:reboot-instances
and resource type ofaws:ec2:instance
.Run the experiment using the
my-test-fis-role
IAM role provided in the lab environment. -
Challenge
Successfully Run an Experiment to Terminate an EC2 Instance
Successfully run an experiment to test the following hypothesis:
If an EC2 instance is terminated, the Auto Scaling group will launch a new instance and register it with the Elastic Load Balancer.
Use an action type of
aws:ec2:terminate-instances
and resource type ofaws:ec2:instance
.Run the experiment using the
my-test-fis-role
IAM role provided in the lab environment.
About the author
Real skill practice before real-world application
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.
Learn by doing
Engage hands-on with the tools and technologies you’re learning. You pick the skill, we provide the credentials and environment.
Follow your guide
All labs have detailed instructions and objectives, guiding you through the learning process and ensuring you understand every step.
Turn time into mastery
On average, you retain 75% more of your learning if you take time to practice. Hands-on labs set you up for success to make those skills stick.