Well-Architected Framework Flashcards

1
Q

Describe design principles and best practices for running workloads in the cloud

A

5 Pillars Well-Architected Framework

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

Pillar focusing on creating applications that effectively support production workloads

A

Operational Excellence

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

Plan for and anticipate failure

A

Operational Excellence

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

Deploy smaller, reversible changes

A

Operational Excellence

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

Script operations as code

A

Operational Excellence

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

Learn from failure and refine

A

Operational Excellence

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

Pillar focusing on putting mechanisms in place that help protect systems and data

A

Security

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

Automate security tasks

A

Security

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

Encrypt data in transit and at rest

A

Security

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

Assign only the least privileges required

A

Security

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

Track who did what and when

A

Security

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

Ensure security at all application layers

A

Security

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

Pillar focuses on designing systems that work consistently and recover quickly

A

Reliability

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

Recover from failure automatically

A

Reliability

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

Scale horizontally for failure resistance

A

Reliability

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

Reduce idle resources

A

Reliability

17
Q

Manage change through automation

A

Reliability

18
Q

Test recovery procedures

A

Reliability

19
Q

Pillar focuses on the effective use of computing resources to meet systems and business requirements while removing bottlenecks

A

Performance Efficiency

20
Q

Use serverless architectures first

A

Performance Efficiency

21
Q

Use multi-region deployments

A

Performance Efficiency

22
Q

Delegate tasks to a cloud vendor

A

Performance Efficiency

23
Q

Experiment with virtual resources

A

Performance Efficiency

24
Q

Pillar focuses on delivering optimum and resilient solutions at the least cost to the user

A

Cost Optimization

25
Utilize consumption-based pricing
Cost Optimization
26
Implement cloud financial management
Cost Optimization
27
Measure overall efficiency
Cost Optimization
28
Pay only for resources your application requires
Cost Optimization
29
Using CodeComitt for version control and to enable tracking of code changes and to version-control CloudFormation templates
Operational Excellence
30
Using CloudTrail to configure central logging of all actions performed in your account
Security
31
Using Mult-AZ deployments for enhanced availability and reliability of RDS databases
Reliability
32
Using Lambda to run code with zero administration
Performance Efficiency
33
Using S3 Intelligent-Tiering to automatically move data between access tiers based on usage patterns
Cost Optimization