This guide describes several configuration options that you can customize for the Domino Cost Center.
You can download Domino Cost Center data in JSON format. You can then connect this JSON file to your Tableau or Power BI dashboard. This allows you to visualize the data and share it with your team members as needed.
Domino also offers the ability to integrate with cloud provider billing APIs, allowing for precise tracking and reporting of Domino’s cloud expenses.
Domino Cost Center lets you retain your cost data in blob storage for long-term analysis. Non-AWS users can manually provision their blob store and set up federated storage for their Cost Center. To provision your blob store and set up Cost Center federated storage:
-
In your Domino cluster, create a new file called
federated-store.yaml
. -
Format the contents of the file according to each cloud provider’s specifications:
-
Add a secret using
federated-store.yaml: kubectl create secret generic <secret_name> -n <namespace> --from-file=federated-store.yaml
. -
Set
.Values.kubecostModel.federatedStorageConfigSecret
to use your Kubernetes secret name.
Cost Center is preconfigured for AWS. Non-AWS users can manually provision their cost usage report and set up cloud integration for Cost Center. To retrieve billing information from your cloud provider, contact your Domino representative to set up Cost Center Cloud Billing Integration.
-
Prevent overspending by setting budgets and sending alerts to stakeholders, administrators, and team members approaching their limits.
-
Learn more about automatic allocation of usage-based costs.