DEV Community

Gunnar Grosch
Gunnar Grosch

Posted on

Resilient and well-architected apps with chaos engineering

This post contains resources for the session Resilient and well-architected apps with chaos engineering

Distributed systems are complex and unpredictable, which can lead to undesirable outcomes. Traditional testing methods do not apply well for this complexity and makes assertions based on existing knowledge. Many companies see the need for chaos engineering as a practice to gain new knowledge about the system, but does not know where or how to begin practically applying it as it is viewed as difficult to get started with.

Well-architected applications are designed and built to be secure, high-performing and resilient. You need to test your application and validate that it operates as designed, and is resilient to failures.

AWS Well-Architected Framework

https://aws.amazon.com/architecture/well-architected/

AWS Fault Injection Simulator documentation

https://docs.aws.amazon.com/fis/latest/userguide/

Amazon Builders' Library

https://aws.amazon.com/builders-library/

Resilient and Well-Architected Apps with Chaos Engineering workshop

https://catalog.us-east-1.prod.workshops.aws/workshops/44e29d0c-6c38-4ef3-8ff3-6d95a51ce5ac/

AWS Well-Architected labs reliability

https://bit.ly/wa-chaos/

AWS Fault Injection Simulator Samples

https://github.com/aws-samples/aws-fault-injection-simulator-samples

AWS Resilience and Chaos Engineering Day

Watch the recorded session from AWS Resilience and Chaos Engineering Day to learn more about chaos engineering and resilience.
https://pages.awscloud.com/EMEA-field-OE-resilience-chaos-engineering-day-202111-reg-event.html

If you have any questions, please reach out on Twitter or LinkedIn. Go experiment!

Top comments (1)

Collapse
 
sliamniou profile image
Stanislau Liamniou

Thank you for the talk! It was really exciting!