AWS Architecting and EcoSystem Flashcards

1
Q

What is the main goal of Operational Excellence in AWS?

A

To run and monitor systems to deliver business value and continually improve processes and procedures

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

What is the principle of performing operations as code?

A

Use Infrastructure as Code (CloudFormation) and AWS Config to automate and monitor system operations

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

Why are frequent, small, and reversible changes important in AWS operational excellence?

Hint: Small steps = easier rollback.

A

They allow quick reversal in case of failure, improving agility and reducing risk.

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

How should operations procedures be managed according to AWS operational excellence?

A

Refine operations procedures frequently and ensure team members are familiar with them.

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

What role does observability play in operational excellence?

A

It provides actionable insights into system performance, reliability, and cost to improve operations.

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

What is the principle of implementing a strong identity foundation in AWS security?

A

Centralize privilege management, apply the principle of least privilege, and reduce reliance on long-term credentials.

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

How does traceability enhance security in AWS?

A

Logs and metrics are integrated into systems to automatically respond to security events.

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

What does “Apply security at all layers” mean in AWS security design?

A

Security should be applied at every layer, from the edge network to individual instances and applications.

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

Why is automating security best practices important?

A

Think automation to avoid human errors.

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

How should data be protected in AWS?

A

Data should be encrypted both in transit and at rest, with strong access control.

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

What is the principle of keeping people away from data?

A

Minimize the need for manual access to data, using automation wherever possible.

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

What is the shared responsibility model in AWS?

A

AWS manages security of the cloud infrastructure, while the customer manages security in the cloud.

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

What does testing recovery procedures in AWS reliability entail?

A

Use automation to simulate failures and recreate failure scenarios to improve resilience.

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

Why is horizontal scaling important for reliability in AWS?

A

It increases system availability by distributing requests across multiple resources, preventing single points of failure.

Spread load across multiple instances.

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

How does AWS Auto Scaling contribute to reliability?

A

It automatically adjusts capacity to meet demand, preventing over- or under-provisioning of resources.

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

What does managing change in automation mean for AWS reliability?

A

Use automation to safely and consistently apply infrastructure changes

Automation reduces errors in infrastructure changes.

17
Q

How can AWS help you “Go global in minutes”?

A

AWS provides easy deployment in multiple regions, enabling rapid global expansion.

Think multi-region deployment.

18
Q

Why are serverless architectures recommended for performance efficiency?

A

They reduce the burden of managing servers, allowing resources to automatically scale as needed.

No servers to manage = serverless.

19
Q

What is mechanical sympathy in AWS performance efficiency?

A

It means understanding the benefits and constraints of AWS services to optimize their use for your specific workloads.

Optimize workloads by understanding AWS service strengths.

20
Q

What is the main principle of adopting a consumption model in AWS cost optimization?

A

Pay only for the resources you actually use, reducing unnecessary spending.

Pay for usage only.

21
Q

How can AWS CloudWatch help with cost optimization?

A

CloudWatch can measure overall efficiency and resource usage, helping identify cost-saving opportunities.

Monitoring for cost efficiency.

22
Q

Why should businesses stop spending money on data center operations in AWS?

A

AWS handles infrastructure, enabling organizations to focus on their core projects and innovation.

AWS eliminates data center overhead.

23
Q

How can analyzing and attributing expenditure improve cost optimization?

A

Identifying usage and costs accurately helps measure return on investment (ROI) and control spending.

Use tags for tracking costs.

24
Q

Why should managed services be used for cost optimization?

A

Managed services can offer lower costs per transaction or service as they operate at cloud scale.

Managed services reduce ownership costs.

25
What is the primary goal of the Sustainability pillar in AWS?
Focus on reducing environmental footprint of running cloud workloads.
26
How can organizations maximize utilization for sustainability?
Right-size workloads to maximize energy efficiency and minimize idle resources. ***Right-sizing saves energy***
27
How can managed services contribute to sustainability?
Managed services reduce infrastructure needs and automate best practices like moving infrequently accessed data to cold storage. Managed services reduce infrastructure.
28
What does the Business perspective of AWS Cloud Adoption Framework focus on?
Ensures that cloud investments accelerate digital transformation and business outcomes. Focus on ***business transformation***.
29
What is the goal of the People perspective in AWS Cloud Adoption Framework?
Bridge technology and business to foster continuous learning and growth, focusing on culture and workforce. Focus on ***culture*** and ***workforce***.
30
How does the Governance perspective help in AWS Cloud Adoption Framework?
Helps manage ***risk*** in transformation.
31
What does the Platform perspective focus on in AWS Cloud Adoption Framework?
Focus on ***platform scalability***.
32
How does the Security perspective help in AWS Cloud Adoption Framework?
Ensures confidentiality, integrity, and availability of data and workloads in the cloud. Think ***CIA triad (Confidentiality, Integrity, Availability)***.
33
What does the Operations perspective in AWS Cloud Adoption Framework focus on?
Focus on ***service delivery***.