Philosophy Flashcards
Amazon's philosophy for building well-architected frameworks and share responsibility model
The _____ pillar includes the ability of a workload to perform its intended function correctly and consistently when it’s expected to.
Reliability
https://wa.aws.amazon.com/wat.pillar.reliability.en.html
What are the 5 design principles for reliability in the cloud?
1) Automatically recover from failure
2) Test recovery procedures
3) Scale horizontally to increase aggregate workload availability
4) Stop guessing capacity
5) Manage change in automation
https://wa.aws.amazon.com/wat.pillar.reliability.en.html
List 4 best practice areas for reliability in the cloud
1) Foundations
2) Workload Architecture
3) Change Management
4) Failure Management
https://wa.aws.amazon.com/wat.pillar.reliability.en.html
5 pillars of the AWS Well-Architected Framework
Cost Optimization Operational Excellence Reliability Performance Efficiency Security
The __________ pillar includes the ability to run and monitor systems to deliver business value and to continually improve supporting processes and procedures.
Operational Excellence
5 Operational Excellence design principals
1) Perform operations as code
2) Make frequent, small, reversible changes
3) Refine operations procedures frequently
4) Anticipate failure
5) Learn from all operational failures
4 Operational Excellence best practice areas
1) Organization
2) Prepare
3) Operate
4) Evolve
Shared responsibility model
more..
Which AWS services are part of the AWS Foundation services for the Reliability pillar of the Well-Architected Framework in AWS Cloud?
AWS IAM,
VPC,
Trusted Advisor,
Service Quotas
Platform as a Service example
Elastic Beanstalk.
PaaS removes the need to manage underlying infrastructure and allows you to focus on the deployment and management of your applications. You don’t need to worry about resource procurement, capacity planning, software maintenance, patching, or any of the other undifferentiated heavy lifting involved in running your application.
According to the shared responsibility model, who is responsible for configuration and vulnerability analysis
AWS
According to the shared responsibility model, who is responsible for analyzing access patterns and reviewing permissions
you
According to the shared responsibility model, who is responsible for compliance validation
AWS