Category: Database

https://aws.amazon.com/devops-guru/ is an ML powered service that makes it easy to improve an application’s operational performance and availability. By analyzing application metrics, logs, events and traces, DevOps Guru identifies behaviors that deviate from normal operating patterns and creates insights that you can use to improve your application.

For DevOps Guru, we define an application as a group of instantiated AWS resources (Amazon EC2, AWS Lambda, Amazon RDS, etc).

App 1 consists of 2 different resources for a database application – an EC2 instance and a database instance.

AWS tags allows you to better isolate the applications you want DevOps Guru to analyze.

Related Articles