# Orphan Resource Cleanup: Cut Cloud Cost

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

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

---

Detached EBS volumes, forgotten snapshots, idle NAT gateways, and unattached Elastic IPs. ZopNight finds orphaned resources and shows exactly how much they cost. ZopNight applies orphan resource cleanup 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 Orphan Resource Cleanup](https://zop.dev/aws-orphan-cleanup)
- [GCP Orphan Resource Cleanup](https://zop.dev/gcp-orphan-cleanup)
- [Azure Orphan Resource Cleanup](https://zop.dev/azure-orphan-cleanup)

## By service

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

## 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.
