# Cost Anomaly Detection: Cut Cloud Cost

> How ZopNight handles cost anomaly detection across AWS, GCP, and Azure. Read-only setup, production excluded by default.

Source: https://zop.dev/solutions/cost-anomaly-detection
Published: 2026-07-01 · Author: avinash-gaurav · Tags: zopnight, hub

---

Daily anomaly detection across 5 dimensions (org, cloud account, resource group, resource, team) using percent deviation and z-score. Higher severity wins. Root cause analysis identifies instance resizes, new resources, reservation expiry, and schedule failures per anomaly. ZopNight applies cost anomaly detection to non-production across AWS, GCP, and Azure, measured against real usage. See it by cloud or by service below, and the discipline in [FinOps](https://zop.dev/learn/finops).

## By cloud

- [AWS Cost Anomaly Detection](https://zop.dev/aws-cost-anomaly-detection)
- [GCP Cost Anomaly Detection](https://zop.dev/gcp-cost-anomaly-detection)
- [Azure Cost Anomaly Detection](https://zop.dev/azure-cost-anomaly-detection)

## By service

- [Cost Anomaly Detection for EC2](https://zop.dev/solutions/aws-ec2/cost-anomaly-detection)
- [Cost Anomaly Detection for RDS](https://zop.dev/solutions/aws-rds/cost-anomaly-detection)
- [Cost Anomaly Detection for EKS](https://zop.dev/solutions/aws-eks/cost-anomaly-detection)
- [Cost Anomaly Detection for ECS](https://zop.dev/solutions/aws-ecs/cost-anomaly-detection)
- [Cost Anomaly Detection for Lambda](https://zop.dev/solutions/aws-lambda/cost-anomaly-detection)
- [Cost Anomaly Detection for ElastiCache](https://zop.dev/solutions/aws-elasticache/cost-anomaly-detection)
- [Cost Anomaly Detection for Redshift](https://zop.dev/solutions/aws-redshift/cost-anomaly-detection)
- [Cost Anomaly Detection for SageMaker](https://zop.dev/solutions/aws-sagemaker/cost-anomaly-detection)
- [Cost Anomaly Detection for EMR](https://zop.dev/solutions/aws-emr/cost-anomaly-detection)
- [Cost Anomaly Detection for ASG](https://zop.dev/solutions/aws-auto-scaling/cost-anomaly-detection)
- [Cost Anomaly Detection for S3](https://zop.dev/solutions/aws-s3/cost-anomaly-detection)
- [Cost Anomaly Detection for EBS](https://zop.dev/solutions/aws-ebs/cost-anomaly-detection)
- [Cost Anomaly Detection for CloudFront](https://zop.dev/solutions/aws-cloudfront/cost-anomaly-detection)
- [Cost Anomaly Detection for DynamoDB](https://zop.dev/solutions/aws-dynamodb/cost-anomaly-detection)
- [Cost Anomaly Detection for App Runner](https://zop.dev/solutions/aws-app-runner/cost-anomaly-detection)
- [Cost Anomaly Detection for Compute Engine](https://zop.dev/solutions/gcp-compute-engine/cost-anomaly-detection)
- [Cost Anomaly Detection for Cloud SQL](https://zop.dev/solutions/gcp-cloud-sql/cost-anomaly-detection)
- [Cost Anomaly Detection for GKE](https://zop.dev/solutions/gcp-gke/cost-anomaly-detection)
- [Cost Anomaly Detection for Cloud Run](https://zop.dev/solutions/gcp-cloud-run/cost-anomaly-detection)
- [Cost Anomaly Detection for Memorystore](https://zop.dev/solutions/gcp-memorystore/cost-anomaly-detection)
- [Cost Anomaly Detection for BigQuery](https://zop.dev/solutions/gcp-bigquery/cost-anomaly-detection)
- [Cost Anomaly Detection for Cloud Functions](https://zop.dev/solutions/gcp-cloud-functions/cost-anomaly-detection)
- [Cost Anomaly Detection for Artifact Registry](https://zop.dev/solutions/gcp-artifact-registry/cost-anomaly-detection)
- [Cost Anomaly Detection for Azure VMs](https://zop.dev/solutions/azure-virtual-machines/cost-anomaly-detection)
- [Cost Anomaly Detection for AKS](https://zop.dev/solutions/azure-aks/cost-anomaly-detection)
- [Cost Anomaly Detection for Azure SQL](https://zop.dev/solutions/azure-sql-database/cost-anomaly-detection)
- [Cost Anomaly Detection for Azure Functions](https://zop.dev/solutions/azure-functions/cost-anomaly-detection)
- [Cost Anomaly Detection for VMSS](https://zop.dev/solutions/azure-vm-scale-sets/cost-anomaly-detection)
- [Cost Anomaly Detection for Databricks](https://zop.dev/solutions/azure-databricks/cost-anomaly-detection)
- [Cost Anomaly Detection for ML Compute](https://zop.dev/solutions/azure-ml-compute/cost-anomaly-detection)

## Frequently asked questions

### Where should I start?

Start with the FinOps overview for the discipline that ties it together, then use the specific guide, cloud, or location page for the task you are on.

### Is production at risk?

No. Production is excluded by default; ZopNight acts only on the non-production resources you choose.

### What access does ZopNight need?

A read-only role to start. Discovery, cost reporting, and recommendations all run read-only, and you enable actions when you are ready.
