Chaos Engineering on a Serverless AWS environment using latency injection, error code injection and exception injection with Adrian Hornsby's failure injuction layer.
blast radius and how to start with the smallest possible experiment. • Added per function injection control to Adrian Hornsby’s Latency Injection layer using parameter store and environment variables. • Made it easier to deploy the Latency Injection layer using Serverless Framework. • Performed a demo on the serverless application.
from the last video to his Lambda layer (Yay!). • Added HTTP Error status code injection using error_code. • Added exception injection using exception_msg. • Added functionality to control the rate of failure. • Renamed the layer to Failure Injection Layer.
moved to separate file (thanks to Adrian). • Functions updated with the new decorators (thanks to Adrian). • New UI! • More visibility into what happens. • X-Ray enabled by default