Awesome
Finala
Note: The master
branch represents the latest developed version and it may be in an unstable or even broken.
In order to get the latest stable version please use the releases pages.
Overview
Finala is an open-source resource cloud scanner that analyzes, discloses, presents and notifies about wasteful and unused resources.
With Finala you can achieve 2 main objectives: Cost saving & Unused resources detection.
Features
- YAML Definitions: Resources definitions are described using a high-level YAML configuration syntax. This allows Finala consumers easily tweak the configuration to help it understand their infrastructure, spending habits and normal usage.
- 1 Click Deployment: Finala can be deployed via Docker compose or a Helm chart.
- Graphical user interface: Users can easily explore and investigate unused or unutilized resources in your cloud provider.
- Resource Filtering by Cloud Provider Tags: Users can filter unused resources by just providing the tags you are using in your cloud provider.
- Schedule Pro Active Notifications: Finala has the ability to configure scheduled based notifications to a user or a group.
Supported Services
Finala's Definitions
- Potential Cost Optimization - is the price you can save for untilized resources in your infrastructure
- Unused Resource - are resources which don't necessarily cost money and can be removed.
AWS
Resource | Potential Cost Optimization | Unused Resource |
---|---|---|
API Gateway | :heavy_minus_sign: | :ballot_box_with_check: |
DocumentDB | :ballot_box_with_check: | :heavy_minus_sign: |
DynamoDB | :ballot_box_with_check: | :heavy_minus_sign: |
EC2 ALB,NLB | :ballot_box_with_check: | :heavy_minus_sign: |
EC2 Elastic IPs | :ballot_box_with_check: | :heavy_minus_sign: |
EC2 ELB | :ballot_box_with_check: | :heavy_minus_sign: |
EC2 NAT Gateways | :ballot_box_with_check: | :heavy_minus_sign: |
EC2 Instances | :ballot_box_with_check: | :heavy_minus_sign: |
EC2 Volumes | :ballot_box_with_check: | :heavy_minus_sign: |
ElasticCache | :ballot_box_with_check: | :heavy_minus_sign: |
ElasticSearch | :ballot_box_with_check: | :heavy_minus_sign: |
IAM User | :heavy_minus_sign: | :ballot_box_with_check: |
Kinesis | :ballot_box_with_check: | :heavy_minus_sign: |
Lambda | :heavy_minus_sign: | :ballot_box_with_check: |
Neptune | :ballot_box_with_check: | :heavy_minus_sign: |
RDS | :ballot_box_with_check: | :heavy_minus_sign: |
RedShift | :ballot_box_with_check: | :heavy_minus_sign: |
QuickStart
Follow the quick start in our documentation to get familiar with Finala.
Web User Interface
You can access Finala's user interface via http://localhost:8080/ (After you have finished with the quick start guide)
Installation
Please refer to Installation instructions.
Documentation & Guides
Documentation is available on the Finala website here.
Community, discussion, contribution, and support
You can reach the Finala community and developers via the following channels:
Contributing
Thank you for your interest in contributing! Please refer to Contribution guidelines for guidance.