Please enable JavaScript.
Coggle requires JavaScript to display documents.
AWS Architecture & Ecosystem - Coggle Diagram
AWS Architecture & Ecosystem
Operational Excellence
Prepare:
CloudFormation: Create and Manage Resources with Templates
AWS Config: Track Resource Inventory and Changes
Operate:
CloudFormation:
Config:
CloudTrail:
CloudWatch:
X-Ray:
Evolve:
CloudFormation:
CodeBuild
CodeCommit
CodeDeploy
CodePipeline
Security
Identity & Access Management:
IAM
MFA token
AWS Organations
AWS-STS
Detective Controls:
Config
CloudTrail
CloudWatch
Infrastructure Protection:
CloudFront
VPC
Shield
WAF
Inspector
Data Protection:
KMS
S3
ELB (Elastic Load Balancing)
EBS (Elastic Block Store)
RDS
Incident Response:
IAM
CloudFormation
CloudWatch Event
Reliability (Độ tin cậy)
Principles:
Test recovery procedures
Automatically recover from failure
Scale horizontally
Stop guessing capacity
Manage change in automation
Foundation:
IAM
VPC
Trusted Advisor
Services Limits
Change Management:
Auto Scaling
CloudWatch
CloudTrail
Config
Failure Management:
Backup
CloudFormation
S3
Route 53
Performance Efficiency
Principles:
Go global in minutes
Use serverless architecture
Experiment more often
Selection:
Auto scaling
Lambda
Elastic Block Store
S3
RDS
Review:
CloudFormation
Monitoring:
CloudWatch
Lambda
Tradeoffs
:
RDS
ElasticCache
Snowball
CloudFront
Cost Optimization
Principles:
Measure overall efficiency (use CloudWatch)
Stop spending money on data center operations
Adopt a consumption mode -> pay only for what you use
Expenditure Awareness:
AWS Bugets
Cost Explorer
Cost-Effective Resources:
Spot instance
Reverse instance
S3 glacier
Matching supply and demand:
Auto scaling
Lambda
Optimizing Overtime:
Trusted Advisor
Cost & Usage report
Sustainability (Tính bền vững)
Principles:
Use managed service
Reduce the downstream impact of your cloud workloads
The AWS Well-Architected Tool:
=> Helps you review the state of your workloads and compares them to the latest AWS architectural best practices.
=> It is based on the 6 pillars of the Well-Architected Framework (Operational Excellence, Security, Reliability, Performance Efficiency, Cost Optimization, and Sustainability).
AWS Trusted Advisor:
=> Online tool that provides you real time guidance to help you provision your resources following AWS best practices.