- Lab
- A Cloud Guru
Identifying Resilience Issues Using AWS Fault Injection Simulator
In this lab, we'll explore how to use AWS Fault Injection Simulator (AWS FIS) to identify potential resilience issues.
Path Info
Table of Contents
-
Challenge
Configure Permissions for AWS Fault Injection Simulator
Create an experiment role and add a trust policy. Then, add a permissions policy to the role you just created.
Note: The files needed to create the policies can be found in the GitHub repository for the lab.
-
Challenge
Run an Experiment
Run an experiment to test the hypothesis that if an instance reboots,
httpd
will start automatically. -
Challenge
Observe the System
Observe the behavior of the system, paying attention to the following:
- After the server has rebooted, does
httpd
restart successfully? - Are the load balancer targets healthy or not?
- Is the service still accessible through the load balancer?
- Is there anything that you should change to improve resilience?
- After the server has rebooted, does
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.