Presented at AWS Community Day Dublin, October 13th, 2020.
@gunnargrosch
Serverless Chaos Demo
failure-lambda
Serverless Chaos Circuit Breaker Demo
circuitbreaker-lambda
Serverless and fully managed services give you high availability and robustness out of the box, but even though every piece of your architecture might be resilient to failure you still need to use well-architected patterns and practices to make your application reliable. In this session we'll dive head first into the world of robustness, reliability and resilience to examine some of the patterns and practices we use to build battle-tested serverless applications. We'll also look at how to verify the output of the system through chaos engineering and the advantages established by CI/CD.