Well Architected Framework Flashcards
What is a good acronym for the six pillars of the Well Architected Framework and what does each letter stand for?
CROPSS
Cost Optimization
Reliability
Operational Excellence
Performance Efficiency
Sustainability
Security
What pillar does this reflect?
Includes the ability to run and monitor systems to deliver business value and to continually improve supporting processes and procedures
Operational Excellence
This design principle reflects which pillar?
*Perform operations as code -Infrastructure as code
Operational Excellence
This design principle reflects which pillar?
Annotate documentation -Automate the creation of annotated documentation after every build
Operational Excellence
This design principle reflects which pillar?
Make frequent, small, reversible changes -So that in case of any failure, you can reverse it
Operational Excellence
This design principle reflects which pillar?
Refine operations procedures frequently -And ensure that team members are familiar with it
Operational Excellence
This design principle reflects which pillar?
Anticipate failure
Operational Excellence
This design principle reflects which pillar?
Anticipate failure
Operational Excellence
what type of architecture concept does this refer to ==> reduce interdependencies so that a change or a failure in a component does not cascade to other components
loose coupled architecture