Account Management Services
Set up and govern a secure multi-account AWS environment
AWS Control Tower
Centrally govern and manage your environments across multiple AWS accounts
AWS Organizations
Improve your planning and cost control
AWS Budgets
Provisioning Services
Model and provision all your resources via code
AWS CloudFormation
Create, organize, and govern your own curated catalog of AWS products
AWS Service Catalog
Automate operations with Chef and Puppet
AWS OpsWorks
Find, test, buy, and deploy software that runs on AWS
AWS Marketplace
Operation Services
Observe your services via metrics and logging
Amazon CloudWatch
Record and evaluate configurations of AWS resources
AWS Config
Track all user activity across your AWS accounts
AWS CloudTrail
Optimize performance and security while managing a large amount of systems
AWS Systems Manager
Analyze and debug production applications
Amazon X-ray
CloudFormation
AWS Service that allows you to create infrastructure (EC2, VPC, etc.) using code templates (JSON, YML)
Benefits of CloudFormation
Amazon CloudWatch
Autoscaling
Create Auto-scaling group with:
- minimum size
- desired capacity
- scale out as needed
- maximum size
Load Balancer