# Idle Resource Detection: Cut Cloud Cost

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

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

---

ZopNight analyzes 14 days of CPU, network, and disk metrics to identify resources that are running but idle. Each finding includes a dollar amount so you can prioritize cleanup. ZopNight applies idle resource 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 Idle Resource Detection](https://zop.dev/aws-idle-detection)
- [GCP Idle Resource Detection](https://zop.dev/gcp-idle-detection)
- [Azure Idle Resource Detection](https://zop.dev/azure-idle-detection)

## By service

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