Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/electrolux-oss/infrawallet
Backstage plugin that controls your cloud costs just in the way how you control your bank accounts
https://github.com/electrolux-oss/infrawallet
aws azure backstage backstage-plugin confluent-cloud cost-management cost-optimization finops gcp google-cloud infrastructure mongodb mongodb-atlas
Last synced: 8 days ago
JSON representation
Backstage plugin that controls your cloud costs just in the way how you control your bank accounts
- Host: GitHub
- URL: https://github.com/electrolux-oss/infrawallet
- Owner: electrolux-oss
- License: apache-2.0
- Created: 2024-05-30T10:49:27.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-02T05:18:13.000Z (12 days ago)
- Last Synced: 2024-11-02T06:18:51.907Z (12 days ago)
- Topics: aws, azure, backstage, backstage-plugin, confluent-cloud, cost-management, cost-optimization, finops, gcp, google-cloud, infrastructure, mongodb, mongodb-atlas
- Language: TypeScript
- Homepage: https://demo.infrawallet.io
- Size: 62 MB
- Stars: 59
- Watchers: 9
- Forks: 6
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
InfraWallet[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=electrolux-oss_infrawallet&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=electrolux-oss_infrawallet)
[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/electrolux-oss/infrawallet/badge)](https://scorecard.dev/viewer/?uri=github.com/electrolux-oss/infrawallet)
[![GitHub Release](https://img.shields.io/github/v/release/electrolux-oss/infrawallet)](https://github.com/electrolux-oss/infrawallet/releases)
![NPM Downloads](https://img.shields.io/npm/dm/%40electrolux-oss%2Fplugin-infrawallet)> Control your cloud costs just in the way how you control your bank accounts
![InfraWallet](./plugins/infrawallet/docs/images/iw_demo.gif)
## Highlights
- Flexible aggregation options for cloud costs across multiple platforms and accounts\*
- Cost categorization for aggregating expenses across different cloud vendors with configurable category mappings
- Swift response times with cached cost data, ensuring rapid access to financial insights fetched from cloud platforms
- Easy configuration and deployment as a Backstage plugin, both frontend and backend plugins are production-ready## Supported Cloud Providers
| Provider | Cost Reports | Filter Costs by Tags | Integration Levels |
| --------- | ------------ | -------------------- | ------------------------------------- |
| AWS | ✅ | ✅ | Management account and member account |
| Azure | ✅ | ✅ | Subscription |
| GCP | ✅ | | Billing account |
| MongoDB | ✅ | | Organization |
| Confluent | ✅ | | Organization |
| Datadog | ✅ | | Parent organization |\*_The framework is designed to be extensible to support other cloud providers. Feel free to [contribute](./docs/contributing.md) to the project._
\*\*_You can also manually add custom costs using InfraWallet UI if there is no integration. See more about this feature on this [page](./docs/getting-started.md#custom-costs-management)._
## Getting started
To start using InfraWallet, see the [Getting Started documentation](./docs/getting-started.md).
For the latest version of InfraWallet, it also supports displaying business metrics as line charts on the same cost graph. Currently the supported metric providers include Datadog and GrafanaCloud. See the steps on [this page](./docs/integrate-business-metrics.md) if you would like to try it out.
![business-metrics](./docs/images/business_metrics_example.png)
## Contributing to InfraWallet
There are different ways to contribute to InfraWallet, see examples [here](https://medium.com/@infrawalletbox/contribute-to-infrawallet-5-ways-to-get-started-today-42051b8ff8c6). To join the coding, you can start from this [documentation](./docs/contributing.md).
If your organization uses InfraWallet, we'd love to have you listed in [Adopters](ADOPTERS.md).
## Roadmap
- [x] Make IAM user optional for AWS credentials
- [x] Support Google Cloud Costs
- [x] Support filters besides grouping bys
- [ ] WebUI for managing category mappings
- [ ] Enable users to select a subset of configured cloud accounts as a wallet
- [ ] Support different currencies