Skip to the content.

Five Pillars of Well-Architected Frameworks

This is a guide written by AWS that helps to describe key concepts for designing and running workloads in the cloud. This helps us determines what to look for in a service, in an architecture, and in the solutions we are building.


Operational Excellence

Its goal is to focus on running, monitoring, and designing our systems programmatically.

Security

Its goal is to ensure that security is everyone’s responsibility when building architectures. We need to secure our environments as much as we can, because failure to do so can be catastrophic for both your users, and your company.

Reliability

Its goal is to ensure that our designs and architectures should be able to function correctly and consistently through its entire lifecycle.

Performance Efficiency

Its goal is to encourage us to constantly look for new ways to improve our systems.

Cost Optimization

Its goal is to ensure that we can technically complete the design specification of a project in a cost-effective way.