Well-Architected Framework Flashcards

1
Q

What are the 6 pillars?

A

Operational Excellence
Security
Reliability
Performance Efficiency
Cost Optimization
Sustainability

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Describe Operational Excellence

A

Building apps that effectively support production workloads:
* Plan for and anticipate failure
* Deploy smaller and reversible changes
* Script operations as code
* Learn from failure and refine

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Describe Security

A

Putting mechanisms in place to protect your systems & data:
* Automate security tasks
* Encrypt data in transit and at rest
* Assign only the least privileges required
* Track who did what and when
* Ensure security at all application levels

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Describe Reliability

A

Designing systems that work consistently and recover quickly
* Recover from failure automatically
* Scale horizontally for resilience
* Reduce idle resources
* Manage change through automation
* Test recovery procedures

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Describe Performance Efficiency

A

Effective use of computing resources to meet system and business requirements while removing bottlenecks:
* Use serverless architectures first
* Use multi-region deployments
* Delegate tasks to a cloud vendor
* Experiment with virtual resources

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Describe Cost Optimization

A

Deliver optimum and resilient solutions at the least cost to the customer:
* Use consumption-based pricing
* Implement cloud financial management
* Measure overall efficiency
* Pay only for resources your application requires

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Describe Sustainability

A

Environmental impacts, especially energy consumption and efficiency:
* Understand your impact
* Establish sustainability goals
* Maximize utilization
* Use managed services
* Reduce downstream impact

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly