Back to course

Clean-up Automation with Janitor Monkey / AWS Instance Scheduler

FinOps for Scalable Infrastructure

The Weekend Problem

Most dev environments don't need to run on Saturday and Sunday.

AWS Instance Scheduler

Setting up an automated schedule to stop EC2 and RDS instances at 7 PM and start them at 8 AM.

Lambda 'Janitor'

Writing a small Python script to delete snapshots older than 90 days.