How we estimate instance workload

Workload (or intensity of use) of instances is estimated using CPU load level as a proxy.

Estimating instances workload for AWS

The CPU load of AWS instances is retrieved using AWS Cloudwatch CPU metrics summary.

Cloud scanner uses a sampling period of 15 minutes, but impacts metrics are returned as impacts equivalent to one hour of use.

This means that instance impacts metrics data returned can be understood as: impact for one hour of use (considering the CPU workload of 15 last minutes).

Why this default sampling period of 15 minutes ?

Estimating instances workload for Azure

Not implemented.