Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vantage-sh/finops-as-code

FinOps as Code Tutorials and Demos
https://github.com/vantage-sh/finops-as-code

cloud-cost-optimization finops infrastructure-as-code terraform vantage

Last synced: 21 days ago
JSON representation

FinOps as Code Tutorials and Demos

Awesome Lists containing this project

README

        

FinOps as Code: Demos and Tutorials

Header image

## What Is FinOps as Code?

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.

## About This Repository

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.

## Vantage API Authentication

Each demo requires access to the Vantage API. Follow the steps in the [Vantage API documentation](https://vantage.readme.io/reference/authentication) on how to create a user authentication token.

## Contributing

If there are additional tutorials or demos you want to see here, [create a tutorial request](https://github.com/vantagesh/finops-as-code/issues) via the Issues section of this repo.

## Additional Resources

- [Vantage API Documentation](https://vantage.readme.io/reference/general)
- [Vantage Product Documentation](https://docs.vantage.sh/)
- [VQL (Vantage Query Language)](https://docs.vantage.sh/vql)
- [Terraform Provider Intro](https://docs.vantage.sh/terraform)
- [Vantage Terraform Provider](https://registry.terraform.io/providers/vantage-sh/vantage/latest/docs)
- [Vantage Terraform Repo](https://github.com/vantage-sh/terraform-provider-vantage)
- [Vantage Blog](https://www.vantage.sh/blog/)
- [Vantage Sign-up](https://console.vantage.sh/signup)
- [Vantage Status](https://status.vantage.sh/)