Well-Architected Framework 2 Flashcards
What are key design principles for the Reliability pillar?
Automatically recovering from failure, testing recovery procedures, and scaling horizontally to increase availability are key design principles.
What is the Performance Efficiency pillar?
Performance Efficiency focuses on using IT and computing resources efficiently to meet system requirements while adapting to changing demand.
What is a key design principle for Performance Efficiency?
Using serverless architectures helps to optimize performance, reducing operational overhead and allowing for automatic scaling.
What is the focus of the Cost Optimization pillar?
Cost Optimization focuses on managing and reducing costs while maintaining the performance and functionality of your workloads.
What is a design principle for Cost Optimization?
Adopting a consumption model, where resources are provisioned and paid for based on actual usage, helps to control costs.
What is the AWS Well-Architected Tool?
The AWS Well-Architected Tool is a free service that helps you review your workloads against AWS best practices to identify areas for improvement.
How does the Well-Architected Framework help with risk management?
By providing best practices across the five pillars, the Well-Architected Framework helps identify and mitigate risks in your architecture.
What is the role of automation in Operational Excellence?
Automation helps in managing changes, deploying resources, and handling operations efficiently and consistently.
Why is traceability important in the Security pillar?
Traceability ensures that actions can be audited and monitored in real-time, helping to detect and respond to security incidents.
How does the Reliability pillar handle capacity planning?
The Reliability pillar recommends that you stop guessing capacity needs and use Auto Scaling to dynamically allocate resources as needed.
What is the importance of encryption in the Security pillar?
Encryption protects data both in transit and at rest, ensuring that sensitive information remains secure even in the event of a breach.
What is a Well-Architected Review?
A Well-Architected Review is an assessment of your workloads based on AWS best practices, helping to identify risks and opportunities for improvement.
What is the AWS Well-Architected Framework?
The AWS Well-Architected Framework provides guidelines for designing secure, high-performing, resilient, and efficient cloud architectures.
What are the five pillars of the AWS Well-Architected Framework?
The five pillars are: Operational Excellence, Security, Reliability, Performance Efficiency, and Cost Optimization.
What is the focus of the Operational Excellence pillar?
Operational Excellence focuses on running and monitoring systems to deliver business value and improving operational processes and procedures.
What is a key design principle for Operational Excellence?
A key design principle is to perform operations as code, enabling you to automate and document operational processes.
What is the focus of the Security pillar?
The Security pillar focuses on protecting data, systems, and assets through strong access control, encryption, and continuous monitoring.
What is a design principle for the Security pillar?
Implementing a strong identity foundation, which includes the principle of least privilege and centralized identity management, is crucial.
What is the focus of the Reliability pillar?
The Reliability pillar focuses on ensuring workloads can recover from failures, meet availability goals, and dynamically acquire resources to meet demand.
What are key design principles for the Reliability pillar?
Automatically recovering from failure, testing recovery procedures, and scaling horizontally to increase availability are key design principles.
What is the Performance Efficiency pillar?
Performance Efficiency focuses on using IT and computing resources efficiently to meet system requirements while adapting to changing demand.
What is a key design principle for Performance Efficiency?
Using serverless architectures helps to optimize performance, reducing operational overhead and allowing for automatic scaling.
What is the focus of the Cost Optimization pillar?
Cost Optimization focuses on managing and reducing costs while maintaining the performance and functionality of your workloads.
What is a design principle for Cost Optimization?
Adopting a consumption model, where resources are provisioned and paid for based on actual usage, helps to control costs.