Monitoring infra and applications
Monitoring infra with AWS
- AWS has a service called as cloud Watch
- Using cloud watch we can monitor infra and aws provides basic monitoring for free
- Lets create ec2 instance, s3 bucket, rds instance
- ec2 – monitoring view
- AWS Has a centralized view with cloud watch
-
A metric is dimensional data with
- name
- value
- timestamp
- Cloudwatch has alarms, where we can define the condition to notify or to perform corrective actions.
- An Alarm in AWS has the following states
- Alarm
- OK
- Insufficient data
- Alarms can be used to notify using notification services
Monitoring infra with Azure
- Azure has Azure monitor service
-
In Azure create a vm, storage account and azure sql in a resource group
