Back to Basics: Static Stability Using a Circuit Breaker Pattern

7 Views
Published
Static stability refers to your system not needing to react or do anything different to make up for any lost functionality. The things involved to make changes to a system are control plane actions, like creating a new EC2 instance if one fails. Control plane actions can have many moving parts which lowers their chance of success especially during a failure. So how do we make our system more resilient? Join Peter as he walks you through an architectural pattern to build your system to rely on data plane actions to isolate problem areas.   

Additional Resources:
https://aws.amazon.com/builders-library/static-stability-using-availability-zones/
https://docs.aws.amazon.com/whitepapers/latest/aws-fault-isolation-boundaries/static-stability.html
https://docs.aws.amazon.com/wellarchitected/latest/reliability-pillar/rel_withstand_component_failures_static_stability.html

Check out more resources for architecting in the #AWS cloud:
http://amzn.to/3qXIsWN

#AWS #AmazonWebServices #CloudComputing #BacktoBasics #StaticStability #CircuitBreakerPattern
Category
Amazon Web Services
Tags
AWS, Amazon Web Services, Cloud
Be the first to comment