Six Pillars Flashcards

1
Q

What are the Six 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

What is AWS Well-Architectured Framework?

A

AWS Well-Architected Framework is simply a body of knowledge that is compiled in a single PDF document or included in the online AWS documentation. It contains specific best practices, design patterns, and other concepts that you can use to review your existing cloud architecture. The AWS Well-Architected Framework contains key architectural questions that can help you verify and measure the quality of your systems.

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

What kind of questions are asked when considering AWS Well Architected?

A

-“How do you protect your data at rest?”
-“How do you protect your data in transit?”
-“How do you manage identities for people and machines?”
-and so on and so forth.

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

What is Operational Excellence?

A

The ability to run and monitor systems to deliver business value and to continually improve supporting processes and procedures.

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

What are four best practice areas and tools for Operational Excellence?

A

-Organization – AWS Cloud Compliance, AWS Trusted Advisor, AWS Organizations
-Prepare – AWS Config
-Operate – Amazon CloudWatch
-Evolve – Amazon Elasticsearch Service

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

What is a Key AWS service for Operational Excellence?

A

AWS CloudFormation for creating templates. (See AWS Management Tools Cheat Sheet)

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

What is Security?

A

The ability to protect information, systems, and assets while delivering business value through risk assessments and mitigation strategies.

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

What are six best practice areas and tools for Security?

A

-Security – AWS Shared Responsibility Model, AWS Config, AWS Trusted Advisor
-Identity and Access Management – IAM, Multi-Factor Authentication, AWS Organizations
-Detective Controls – AWS CloudTrail, AWS Config, Amazon GuardDuty
-Infrastructure Protection – Amazon VPC, Amazon CloudFront with AWS Shield, AWS WAF
-Data Protection – ELB, Amazon Elastic Block Store (Amazon EBS), Amazon S3, and Amazon Relational Database Service (Amazon RDS) encryption, Amazon Macie, AWS Key Management Service (AWS KMS)
-Incident Response – IAM, Amazon CloudWatch Events

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

What is a Key AWS service for Security?

A

Key AWS service: AWS Identity and Access Management (IAM)

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

What is Reliability?

A

The ability of a system to recover from infrastructure or service disruptions, dynamically acquire computing resources to meet demand, and mitigate disruptions such as misconfigurations or transient network issues.

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

What are four best practice areas and tools for Reliability?

A

-Foundations – IAM, Amazon VPC, AWS Trusted Advisor, AWS Shield
-Change Management – AWS CloudTrail, AWS Config, Auto Scaling, Amazon CloudWatch
-Failure Management – AWS CloudFormation, Amazon S3, AWS KMS, Amazon Glacier
-Workload Architecture – AWS SDK, AWS Lambda

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

What is a Key AWS service for Reliability?

A

Key AWS service: Amazon CloudWatch

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

What is Performance Efficiency?

A

The ability to use computing resources efficiently to meet system requirements, and to maintain that efficiency as demand changes and technologies evolve.

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

What are 4 best practice areas for performance efficiency?

A

-Selection – Auto Scaling for Compute, Amazon EBS and S3 for Storage, Amazon RDS and DynamoDB for Database, Route53, VPC, and AWS Direct Connect for Network
-Review – AWS Blog and What’s New section of the website
-Monitoring – Amazon CloudWatch
-Tradeoffs – Amazon Elasticache, Amazon CloudFront, AWS Snowball, Amazon RDS read replicas.

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

What is a Key AWS service for Performance Efficiency?

A

Amazon CloudWatch

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

What is Cost Optimization?

A

The ability to avoid or eliminate unneeded cost or suboptimal resources.

17
Q

What are 5 best practice areas and tools for Cost Optimization?

A

-Cloud Financial Management – Amazon QuickSight, AWS Cost and Usage Report (CUR)
-Cost-Effective Resources – Cost Explorer, Amazon CloudWatch and Trusted Advisor, Amazon Aurora for RDS, AWS Direct Connect with Amazon CloudFront
-Matching supply and demand – Auto Scaling
-Expenditure Awareness – AWS Cost Explorer, AWS Budgets
-Optimizing Over Time – AWS News Blog and the What’s New section on the AWS website, AWS Trusted Advisor

18
Q

What is a Key AWS service for Cost Optimization?

A

Cost Explorer

19
Q

What is Sustainability?

A

The ability to increase efficiency across all components of a workload by maximizing the benefits from the provisioned resources.

20
Q

What are 6 best practice areas for Sustainability?

A

-Region Selection – AWS Global Infrastructure
-User Behavior Patterns – Auto Scaling, Elastic Load Balancing
-Software and Architecture Patterns – AWS Design Principles
-Data Patterns – Amazon EBS, Amazon EFS, Amazon FSx, Amazon S3
-Hardware Patterns – Amazon EC2, AWS Elastic Beanstalk
-Development and Deployment Process – AWS CloudFormation