This repository contains tutorials and demos for implementing FinOps as Code in your organization.
FinOps as Code is the integration of financial operations (FinOps) principles with modern cloud-native practices. FinOps as Code encourages practitioners to manage cloud costs and optimize spending patterns in a programmatic and automated manner.
Like its close cousin, Infrastructure as Code, FinOps as Code supports automation scripts and cloud-native technologies so that organizations can implement FinOps practices directly into their software development lifecycle.
This repository contains API Python tutorials (within the /python
directory) and Terraform tutorials (within the /terraform
directory). Each demo contains a README with any prerequisites or requirements.
To use the demos provided here, create a local clone of this repo.
Each demo requires access to the Vantage API. Follow the steps in the Vantage API documentation on how to create a user authentication token.
If there are additional tutorials or demos you want to see here, create a tutorial request via the Issues section of this repo.