AWS Cloud Cost Optimization — Identifying Stale Resources
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...
learndevopswithme.hashnode.dev2 min read