19. AWS Architecting Flashcards

1
Q

What is the purpose of the AWS Well-Architected Framework?

A

To provide a consistent approach for customers and AWS partners to evaluate architectures and implement designs that scale over time.

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

Fill in the blank: AWS Well-Architected Framework consists of __ pillars.

A

six

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

True or False: Security is one of the six pillars of the AWS Well-Architected Framework.

A

True

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

What pillar focuses on minimizing environmental impact in AWS workloads?

A

Sustainability

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

Which pillar emphasizes running systems to deliver business value at the lowest price point?

A

Cost Optimization

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

List three principles of the Operational Excellence pillar.

A

Perform operations as code, make small reversible changes, and use managed services.

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

How does the Well-Architected Framework view the relationship between the six pillars?

A

The pillars work in synergy rather than trade-offs.

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

What principle within Security is related to managing privileges?

A

Implement a strong identity foundation with least privilege access.

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

Which AWS service supports operational excellence by managing configuration changes?

A

AWS Config

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

What is a primary design principle in Performance Efficiency for rapid global reach?

A

Go global in minutes

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

Define the purpose of the Cost Optimization pillar.

A

To run systems that deliver business value at the lowest cost.

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

Fill in the blank: The Security pillar emphasizes protecting data both in transit and __.

A

at rest

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

True or False: Operational Excellence recommends using operations as code.

A

True

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

Name an AWS service useful for implementing observability in Operational Excellence.

A

Amazon CloudWatch

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

Which service is essential for maintaining access control in Security?

A

AWS Identity and Access Management (IAM)

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

Why should systems be designed to handle failure in the Reliability pillar?

A

To ensure resilience against disruptions and maintain service availability.

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

How does the Performance Efficiency pillar suggest handling advanced technologies?

A

Democratize advanced technologies by using managed services.

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

True or False: Using Auto Scaling is a recommended practice under Cost Optimization.

A

True

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

Which AWS service assists with proactive security measures?

A

AWS Shield

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

Give one example of using managed services to reduce operational burden.

A

Utilizing AWS Lambda to eliminate server management.

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

Describe ‘loose coupling’ as a design principle.

A

Breaking down a system into smaller components to prevent a single failure from impacting the entire system.

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

What is the main goal of the AWS Cloud Adoption Framework (CAF)?

A

To help organizations plan their cloud transformation.

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

List two perspectives under the AWS CAF.

A

Business Perspective and Security Perspective

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

Which AWS tool reviews architectures against the Well-Architected Framework pillars?

A

AWS Well-Architected Tool

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

What is a key benefit of the Sustainability pillar?

A

Minimizes environmental impact by reducing energy consumption.

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

What principle under Reliability helps in managing failures before they happen?

A

Test recovery procedures

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

True or False: Performance Efficiency encourages experimenting with different resources.

A

True

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

Which pillar includes the principle of enabling traceability?

A

Security

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

How does the Cost Optimization pillar advise to measure efficiency?

A

Use AWS CloudWatch to monitor usage and efficiency.

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

Which tool helps track AWS usage and carbon footprint?

A

AWS Customer Carbon Footprint Tool

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

What does the term ‘right sizing’ refer to?

A

Matching instance types and sizes to workload needs to reduce costs.

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

True or False: Security should only be applied at the outermost layer.

A

False

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

Which AWS service provides governance in operational excellence?

A

AWS CloudFormation

34
Q

Why is it recommended to use managed services under the Sustainability pillar?

A

Managed services automate resource management, reducing energy waste.

35
Q

Name an AWS service that assists with managing and analyzing costs.

A

AWS Cost Explorer

36
Q

Explain the ‘Principle of Least Privilege’ in Security.

A

It limits access rights to only what is necessary for users to perform their roles.

37
Q

Which AWS service supports change management under Reliability?

A

AWS CloudTrail

38
Q

Describe a benefit of serverless architecture in Performance Efficiency.

A

Reduces the need to manage infrastructure and scales automatically with demand.

39
Q

What AWS service provides identity management essential for security?

A

AWS IAM (Identity and Access Management)

40
Q

Fill in the blank: The AWS Cloud Adoption Framework includes __ perspectives.

A

six

41
Q

What principle of Operational Excellence involves refining procedures regularly?

A

Refine operations procedures frequently.

42
Q

What is the key focus of the Cost Optimization pillar?

A

Delivering business value while minimizing costs.

43
Q

Which tool helps companies track AWS service emissions?

A

AWS Customer Carbon Footprint Tool

44
Q

True or False: CAF helps in aligning organizational capabilities with cloud goals.

A

True

45
Q

Why should systems be prepared to scale horizontally?

A

To increase system availability by avoiding a single point of failure.

46
Q

Explain the concept of ‘mechanical sympathy’ in Performance Efficiency.

A

Being aware of AWS service details to optimize workload performance.

47
Q

Fill in the blank: Security includes __ traceability and __ identity foundation.

A

enabling, implementing

48
Q

What does the Sustainability pillar recommend for workload flexibility?

A

Adopt new, efficient hardware and software as they become available.

49
Q

What AWS service is recommended for automatic scaling in Performance Efficiency?

A

AWS Auto Scaling

50
Q

Which design principle in Reliability helps avoid over-provisioning?

A

Stop guessing capacity needs

51
Q

Define ‘game days’ as used in Operational Excellence.

A

Simulated events to test system performance under stress.

52
Q

List two AWS services supporting data encryption for Security.

A

AWS KMS and Amazon S3

53
Q

True or False: Observability is part of Operational Excellence.

A

True

54
Q

How does the Cost Optimization pillar view data center operations?

A

Encourages reducing dependency on in-house data centers.

55
Q

Why is experimentation important in Performance Efficiency?

A

It allows testing different approaches to find the best-performing solution.

56
Q

Name a tool AWS offers for reviewing workloads against best practices.

A

AWS Well-Architected Tool

57
Q

Fill in the blank: Cost Optimization encourages analyzing expenditure to improve __.

A

ROI (Return on Investment)

58
Q

Why is the ‘Principle of Least Privilege’ important in Security?

A

It limits the risk of unauthorized access by only granting necessary permissions.

59
Q

Explain the AWS Shared Responsibility Model.

A

AWS manages security of the cloud; customers manage security in the cloud.

60
Q

True or False: The CAF Operations Perspective focuses on service reliability.

A

True

61
Q

Which AWS tool offers expert-reviewed answers for technical questions?

A

AWS re:Post

62
Q

What is the purpose of the AWS Cloud Adoption Framework’s People Perspective?

A

To bridge technology and business and support cultural transformation.

63
Q

What does AWS IQ provide for customers?

A

Access to certified AWS experts for project work.

64
Q

Describe the benefit of ‘disposable resources’ in AWS design.

A

Allows for easy replacement of resources, increasing flexibility and fault tolerance.

65
Q

What does the Performance Efficiency pillar suggest regarding server management?

A

Use serverless architectures to avoid direct server management.

66
Q

How does the Sustainability pillar address hardware utilization?

A

Maximizes utilization to reduce idle resources and energy consumption.

67
Q

Why is automation recommended in Security?

A

To reduce human error and enhance security consistency.

68
Q

Name a scenario where ‘right sizing’ is essential for cost savings.

A

During cloud migration to ensure efficient resource allocation.

69
Q

Explain the importance of managed services in reducing operational burden.

A

They handle routine tasks, allowing teams to focus on business goals.

70
Q

What AWS service helps with operational event management?

A

AWS CloudWatch

71
Q

Fill in the blank: The Governance Perspective of AWS CAF focuses on __ initiatives.

A

orchestrating

72
Q

What does the Reliability pillar suggest about managing infrastructure changes?

A

Automate changes to improve system stability and reduce human errors.

73
Q

True or False: Sustainability includes minimizing downstream impact of workloads.

A

True

74
Q

What is the purpose of AWS Trusted Advisor?

A

To provide insights on security, cost optimization, performance, and fault tolerance.

75
Q

List a design principle that supports reliability in AWS systems.

A

Automatically recover from failure

76
Q

Why is ‘loose coupling’ encouraged in scalable architectures?

A

It prevents one component’s failure from affecting the whole system.

77
Q

Describe the ‘Consumption Model’ principle in Cost Optimization.

A

Only pay for resources as they are used, avoiding fixed costs.

78
Q

Which AWS pillar includes preparing for incident response?

A

Security

79
Q

True or False: The Operational Excellence pillar includes performing operations as code.

A

True

80
Q

Why should you avoid long-term credentials in Security?

A

To minimize the risk of credential misuse.