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
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)
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
4
Q
What is the key service for the 5 pillars?
A
- Cloud Formation
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)
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)
7
Q
What are Operational Excellence Pillar details?
A
- Cloud Formation / Config / Cloudwatch
- Operations as code
- documentation
- frequent small changes
8
Q
What are Security pillar details ?
A
- IAM and Organizations
- Identity
- Data Protection / Security events
- Protect data at use and at rest
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
10
Q
What are Performance Efficiency pillar details?
A
- Be aware of AWS technologies
- Go global
- use serverless
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