Architecting and Ecosystem Flashcards

1
Q

What are well architected principles?

A
  • no capacity planning (ASG)
  • test at production scale (disposable resources)
  • Automate experimentation (IAAC, PAAS)
  • Allow for evolutionary architecture
  • Drive change with real data/usage patterns
  • Use cloud for simulations to improve

AWS Well-Architected tool

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

What are AWS cloud best design practices?

A
  • Scalability
  • Disposable resources (IAAC)
  • Automation (serverless, IAAS)
  • Loose coupling (SNS, SQS)
  • Services, not servers (don’t just use EC2, use managed services)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are 5 Pillars?

A

1) Operational Excellence - run/monitor/support
2) Security - protect/mitigate
3) Reliability - meet demand/recover
4) Performance Efficiency - meet demand changes
5) Cost Optimization - lowest price point

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

What is the key service for the 5 pillars?

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

What is AWS partner network?

A
  • An experts network
  • Technology Partners
  • Consulting Partners
  • Training Partners
  • Competency Program (become a partner)
  • Navigate (be better)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

AWS Eco System Free References

A
  • AWS Blogs
  • AWS Forums
  • AWS Whitepapers and guides
  • AWS Quick Starts (help on QUICKLY deploying a technology, Cloud Formations). These can be ‘run’ to produce a cloud solution
  • AWS Solutions (vetted technology solutions)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are Operational Excellence Pillar details?

A
  • Cloud Formation / Config / Cloudwatch
  • Operations as code
  • documentation
  • frequent small changes
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are Security pillar details ?

A
  • IAM and Organizations
  • Identity
  • Data Protection / Security events
  • Protect data at use and at rest
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are Reliability pillar details?

A
  • Foundations, Change Management, Failure Management
  • IAM / Trusted Advisor / Service limits
  • Recovery / Testing recovery
  • Application runs efficiently with no disruptions
  • Horizontal Scaling
  • Auto Scaling Groups (ASG)
  • Recovery
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are Performance Efficiency pillar details?

A
  • Be aware of AWS technologies
  • Go global
  • use serverless
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is Cost Optimization Pillar details?

A
  • Budgets / Cost Usage Report / Cost Explorer
  • Pay for what you use (avoid EC2 where possible)
  • Use Tags for cost analysis
  • CloudWatch
  • Analyze Expenditure
How well did you know this?
1
Not at all
2
3
4
5
Perfectly