Revision 2 Flashcards
Six Pillars of the Well Architected Framework
-Operational Excellence
-Security
-Reliability
-Performance Efficiency
-Cost Optimization
-Sustainability
Security Design principles in services
-Identity and Access Management
IAM / AWS-STS / MFA Token / AWS Organization
-Detective Controls
Config / Cloud Trail / CloudWatch
-Infrastructure Protection
-Data protection
-Incident Response
-Infrastructure Protection
Operational excellence design principles as Services
-Prepare
CloudFormation / Config
-Operate
CloudFormation / Config / CloudTrail / CloudWatch / Xray
-Evolve
CloudFormation / CICD services - Code…
Connect on-prem to AWS over the public internet, connection encrypted
Site to Site VPN
Cloud best practices design principles
-Scalability
-Disposable resources
-Automation
-Loose coupling
-Services not servers
Most secure way to expose a service to 1000s of VPC
Private Link
Reliability services
-Foundations
IAM / VPC / Service Limits “Quotas” / Trusted Advisor
-Change Management
-Failure Management
Performance Efficiency Design Principles
-Democratize advanced technologies
-Go global in minutes
-Use serverless architecture
-Experiment more often
Connect computer to EC2 over a private IP
AWS Client VPN
-using Open VPN
-over public internet
-could use the site to site to speak to on-prem
Trace HTTP requests
AWS X-RAY
VPC Endpoint for S3 and Dynamo DB
VPC Endpoint Gateway
Operational Excellence Design Principles
-Perform operations as code - (Cloud Formation)
-Annotate documentation
-Make frequent, small, reversible changes
-Refine operation procedures frequently
-Anticipate failure
Reliability Design Principles
-Test recovery procedures
-Automatically recover from failure
-Scale horizontally to increase availability
-Stop guessing capacity
-Manage change in automation
VPC Enpoint to connect to the rest of AWS Sercvices
VPC Endpoint Interface
Cost Optimization Services
-Expenditure Awareness
-Cost-Effective Resources
-Matching supply and demand
-Optimizing overtime