Well-Architected Framework Flashcards
Describe design principles and best practices for running workloads in the cloud
5 Pillars Well-Architected Framework
Pillar focusing on creating applications that effectively support production workloads
Operational Excellence
Plan for and anticipate failure
Operational Excellence
Deploy smaller, reversible changes
Operational Excellence
Script operations as code
Operational Excellence
Learn from failure and refine
Operational Excellence
Pillar focusing on putting mechanisms in place that help protect systems and data
Security
Automate security tasks
Security
Encrypt data in transit and at rest
Security
Assign only the least privileges required
Security
Track who did what and when
Security
Ensure security at all application layers
Security
Pillar focuses on designing systems that work consistently and recover quickly
Reliability
Recover from failure automatically
Reliability
Scale horizontally for failure resistance
Reliability