Azure Well-Architected Framework
You want to plan your design decisions, the technology you will use, and the way to implement those decisions and technologies into a coherent solution based on the following pillars of the Well-Architected Framework:
- Reliability
- Cost optimization
- Operational excellence
- Performance efficiency
- Security
Each of these pillars is always important – for every workload. However, your focus can be prioritized based on the specific needs of the workflow.
For example, focus on reliability in the following cases:
- You are building a public service that will scale quickly and violently
- You are responding to telemetry showing that reliability is an issue
- The team is having a hard time focusing on new features because they are hard pressed supporting the running services
Focus on cost optimization in the following cases:
- You have completed the lift-and-shift migration of workloads into Azure ...