AWS Cloud Cost Optimization — Identifying Stale Resources
Nov 16, 2023 · 2 min read · Identifying Stale EBS Snapshots In this project, we’ll create a Lambda function that identifies EBS snapshots that are no longer associated with any active EC2 instance and deletes them to save on storage costs. Description: The Lambda function fetch...
Join discussion