Well-Architected Framework Flashcards
1
Q
Operational Excellence
A
- preform operations as code
- make frequent, small, reversible changes
- refine operations procedures frequently
- anticipate failure
- learn from operational events and failures
2
Q
Reliability
A
- automatically recover from failure
- test recovery procedures
- scale horizontally to increase aggregate workload availability
- stop guessing capacity
- manage change in automation
3
Q
Performance Efficiency
A
Use resources sparingly
- democratize advanced technology
- go global in minutes
- use Serverless architectures
- experiment more often
- consider mechanical sympathy
4
Q
Security
A
- implement strong identity foundation
- enable traceability
- apply security at all layers
- automate security best practices
- protect data in transit and at rest
- keep people away from data
- prepare for security events