- Includes the ability to run and monitor systems to deliver business value and continually improve supporting process and procedures.
- Peform operations as code ➡️ Infrastructure as a Code
- Make frequent small and reversible changes: So that in case of any failure you can reverse it.
- Refine Operations Procedure Frequently: and ensure team members are familiar with it.
- Anticipate Failure: Learn from all operational failure.
- Prepare
- AWS CloudFormation
- AWS Config
- Operate
- AWS CloudFormation
- AWS Config
- AWS CloudTrail - analyze every minute detail
- AWS CloudWatch - monitor peformance over time.
- AWS X-Ray - trace API Calls
- Evolve (CICD)
- AWS CodeCommit
- AWS CodeBuild
- AWS CodeDeploy
- AWS CodePipeline