AWS Well-Architected Framework Flashcards

1
Q

What is the AWS Well-Architected Framework?

A

The AWS Well-Architected Framework is a set of strategies and best practices to follow when designing architecture so you can measure your designs against AWS best practices

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

Which are the AWS Well-Architected pillars?

A
  • Operational Excellence
  • Security
  • Performance efficiency
  • Reliability
  • Cost-optimization
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Describe the operational excellence pillar

A

The operational excellence pillar is the ability to run and monitor systems to continuosly deliver business value and improve supporting processes and procedures

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

What are the focus areas of the Operational Excellence pillar?

A

-Organization
-Prepare
-Operate (Ensuring your team has the skillset to operate your workload)
-Evolve (Improving the execution of your operations over time)

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

What are the focus areas of the Security pillar?

A

-Data Confidentiality
-Infrastructure Protection (Guarantees system is protected against unauthorized access)
-Identity and Access Management (IAM)
-Detective controls (Detecting security events)
-Incident Response

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

Describe the Reliability pillar

A

The capacity to recover from infrastructure or system failures, dynamically acquire computing resources to meet demand and mitigate disruptions due to transient network issues or misconfigurations

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

What are the focus areas of the Reliability pillar?

A
  • Foundations (Limites de serviços da AWS e da solução)
  • Change (auto-scaling e detecção de mudanças)
  • Failure management (Foco em backups e estratégias de recuperação)
  • Workload Architecture
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are the focus areas of the Performance Efficiency pillar?

A

-Selection (Selecting the right resources for the task)
-Review (Reviewing choices against new technology released)
-Monitoring
-Trade-offs

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

What are the focus areas of the Cost-Efficiency pillar?

A

-Cost effective resources
-Match demand and supply
-Expenditure Awareness
-Optimizing Overtime (Taking advantage of new technologies or features)

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

What are the key AWS services for the Operational Excellence pillar? Also mention which area they pertain to.

A

-Cloudformation (Key Service)
-AWS Config (Prepare)
-AWS Cloudwatch (Operate)
-AWS Elasticsearch (Evolve)

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

What are some AWS services useful for Secuity Operations in the cloud?

A
  • AWS Accounts
  • AWS Organizations
  • AWS Control Tower
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What AWS Service can you use to automate responses to security events?

A

AWS Config

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

What is the key service for the AWS Reliability pillar?

A

AWS Cloudwatch

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

What are the key AWS services for the Well-Architected Reliability pillar for the Foundations area?

A
  • VPC
  • IAM
  • AWS Shield
  • AWS Trusted Advisor
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are the key AWS services for the Well-Architected Reliability pillar for the Change area?

A
  • Cloudwatch
  • Cloudtrail
  • AWS Config
  • AWS Auto-scaling
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What are the key AWS services for the Well-Architected Reliability pillar for the Failure management area?

A

-Cloudformation
-S3
-Glacier
-AWS KMS

17
Q

The use of Auto-Scaling is a practice that matches which pillars of the well architected framework?

A

The Reliability (Change area) and Cost-effectiveness (match supply and demand area) pillars.

18
Q

Having high availability on a solution would be related to what area on the Reliability Pillar of the AWS Well-Architected framework?

A

The Foundations area

19
Q

What is the key service for the AWS Performance Efficiency pillar?

A

AWS Cloudwatch

20
Q

What are the key AWS services for the Well-Architected Performance Efficiency pillar for the Selection area? (Compute, Storage, Database, Network)

A
  • S3
  • EBS
  • EC2
  • Auto-Scaling
  • RDS
  • DynamoDB
  • Route 53
  • VPC
  • AWS Direct Connect
21
Q

What are the key AWS services for the Well-Architected Performance Efficiency pillar for the Review area?

A

There are no AWS services for the review area, one has to pay attention to the news and reas the AWS Blog

22
Q

What are the key AWS services for the Well-Architected Performance Efficiency pillar for the Monitoring area?

A
  • Cloudwatch
  • AWS Kinesis
  • AWS SQS
  • Lambda (To execute based on Cloudwatch)
23
Q

What are the key AWS services for the Well-Architected Performance Efficiency pillar for the Trade-Off area?

A
  • Amazon Cloudfront
  • Amazon Snowball
  • Amazon Elasticache
  • Amazon RDS
24
Q

A Lamba execution times out, with an alarm being triggered on cloudwatch that creates a message on an SQS Queue logging this event. What area of the Well-Architected Performance Efficiency pillar does this pertain to?

A

Monitoring

25
Q

Using Proximity and Caching pertains to which area of the Well-Architected Performance Efficiency pillar?

A

Trade-offs

26
Q

The use of tags to control costs (AWS shows the aggregated costs for all resources with that tag) pertains to which are of the Well-Architected Cost Optimization pillar?

A

Expenditure Awareness

27
Q

What is the key service for the AWS Cost Optimization pillar?

A

Cost Allocation Tags and Cost Explorer

28
Q

What are the key AWS services for the Well-Architected Cost Optimization pillar for the Cost Effective Resources area?

A

-Reserved Instances
-EC2 spot instances
-Amazon cost explorer

29
Q

What are the key AWS services for the Well-Architected Cost Optimization pillar for the Match Supply and Demand area?

A
  • Auto-Scaling
30
Q

What are the key AWS services for the Well-Architected Cost Optimization pillar for the Expenditure Awareness area?

A

-Cloudwatch
-SNS
-Cost Allocation Tags
-Cost Explorer

31
Q

What are the key AWS services for the Well-Architected Cost Optimization pillar for the Optimizing Over Time area?

A
  • AWS Trusted Advisor

Addictionally, you can also check the AWS blog.