Get Started. It's Free
or sign up with your email address
AWS Sysops by Mind Map: AWS Sysops

1. Security

2. Networking

3. Data Management

4. Deployment & Provision

5. Monitoring

5.1. Cloud Watch

5.1.1. Can Monitor

5.1.1.1. EC2

5.1.1.2. Dynamo DB

5.1.1.3. RDS DB Instances

5.1.1.4. Custom Metrics generated by your applications and services

5.1.1.5. Any log files your applications generate

5.1.2. CloudWatch & EC2

5.1.2.1. by default is monitoring

5.1.2.1.1. CPU

5.1.2.1.2. Network

5.1.2.1.3. Disk

5.1.2.1.4. Status Checks

5.1.2.2. RAM Utilization is a custom metric

5.1.2.3. by default EC2 monitoring is 5 minutes intervals

5.1.2.4. detailed monitoring is 1 minute intervals and is disabled by default

5.1.2.5. can I retrieve data from any terminated EC2 or ELB ?

5.1.2.5.1. Yes, you can retrieve data from any terminated ec2 or elb instance for up to 2 weeks after it's termination

5.1.3. How Long are Metrics Stored ?

5.1.3.1. by default the metrics are stored by two (2) Weeks. You can retrieve data that is longer than 2 weeks using the GetMetricStatistics API or by using a third party tool offered by some AWS partner

5.1.4. Metric Granularity

5.1.4.1. depends on the AWS service. Many default metrics for many default services are 1 minute, but it can be 3 or 5 minutes depending on the service

5.1.4.2. For custom metrics the minimum granularity that you can have is 1 minute.

5.1.5. Alarms

6. Analysis

7. High Availability