Set up Domino FinOps

Learn how to set up Domino FinOps to empower organizations to optimize the performance of their AI projects while managing their cloud expenditures.

Configure cloud billing integration

Domino can integrate with cloud provider billing APIs so you can be confident that the costs you see in Domino represent your actual cloud bills.

To get detailed, usage-based cost allocations, Domino automatically tags all infrastructure usage with key metadata to associate the costs with your Domino Projects, organizations, and users.

To retrieve billing information from your cloud provider, contact your Domino representative to setup FinOps Cloud Billing Integration.

Configure long-term FinOps storage

Domino FinOps allows you to retain your cost data in blob storage for long-term analysis. To get a FinOps Enterprise license, contact your Domino representative.

Configure your storage bucket before upgrading to FinOps Enterprise.

  1. In your Domino cluster, create a new file called federated-store.yaml.

  2. Format the contents of the file according to each cloud provider’s specifications.

  3. Add a secret using federated-store.yaml:

    kubectl create secret generic <secret_name> -n <namespace> --from-file=federated-store.yaml
  4. Set .Values.kubecostModel.federatedStorageConfigSecret to the Kubernetes secret name.

Enable budgets and alerts

To enable budgets and alerts:

  1. Go to Admin > Advanced > Feature Flags.

  2. Enable the feature flag ShortLived.EnableCostBudgetsAndAlerts.

Deploy default cost-reporting dashboard

You have the option to deploy a provided Domino App, enabling the creation of a cost-reporting dashboard. This dashboard offers a comprehensive view and detailed breakdown of various expenses you might incur.

To deploy the Domino App in your own Project, follow the instructions in the README from the Domino Cost App repository.

cost monitoring dashboard

Next steps

See how Domino FinOps can help you optimize cloud costs: