top of page
Create Your First Project
Start adding your projects to your portfolio. Click on "Manage Projects" to get started
FinOps Project
A GitHub Actions pipeline that runs on a schedule and prevents over-spending on AWS cloud resources.
The script runs every day at a fixed time (unless defined otherwise) and deletes all relevant infrastructure.
The script itself is written in Python using Boto3.
The script could also be run locally on a server through the batch file.




bottom of page