All Projects → similarweb → Finala

similarweb / Finala

Licence: other
Finala is an open-source resource cloud scanner that analyzes, discloses, presents and notifies about wasteful and unused resources.

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Finala

Sceptre
Build better AWS infrastructure
Stars: ✭ 1,160 (+91.74%)
Mutual labels:  aws, cloud, infrastructure
Terratag
Terratag is a CLI tool that enables users of Terraform to automatically create and maintain tags across their entire set of AWS, Azure, and GCP resources
Stars: ✭ 385 (-36.36%)
Mutual labels:  aws, cloud, cost
Autospotting
Saves up to 90% of AWS EC2 costs by automating the use of spot instances on existing AutoScaling groups. Installs in minutes using CloudFormation or Terraform. Convenient to deploy at scale using StackSets. Uses tagging to avoid launch configuration changes. Automated spot termination handling. Reliable fallback to on-demand instances.
Stars: ✭ 2,014 (+232.89%)
Mutual labels:  aws, cost, infrastructure
Infra Personal
Terraform for setting up my personal infrastructure
Stars: ✭ 45 (-92.56%)
Mutual labels:  aws, cloud, infrastructure
Pulumi Aws
An Amazon Web Services (AWS) Pulumi resource package, providing multi-language access to AWS
Stars: ✭ 169 (-72.07%)
Mutual labels:  aws, cloud, infrastructure
Cipi
An Open Source Control Panel for your Cloud! Deploy and manage LEMP apps in one click!
Stars: ✭ 376 (-37.85%)
Mutual labels:  aws, cloud
Howtheyaws
A curated collection of publicly available resources on how technology and tech-savvy organizations around the world use Amazon Web Services (AWS)
Stars: ✭ 389 (-35.7%)
Mutual labels:  aws, cloud
Kelda
Kelda is an approachable way to deploy to the cloud.
Stars: ✭ 433 (-28.43%)
Mutual labels:  cloud, infrastructure
Terraformer
CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
Stars: ✭ 6,316 (+943.97%)
Mutual labels:  aws, cloud
Awsweeper
A tool for cleaning your AWS account
Stars: ✭ 331 (-45.29%)
Mutual labels:  aws, cloud
Jmeter Ec2
Automates running Apache JMeter on Amazon EC2
Stars: ✭ 448 (-25.95%)
Mutual labels:  aws, cloud
Udacity Data Engineering Projects
Few projects related to Data Engineering including Data Modeling, Infrastructure setup on cloud, Data Warehousing and Data Lake development.
Stars: ✭ 458 (-24.3%)
Mutual labels:  aws, infrastructure
Trailscraper
A command-line tool to get valuable information out of AWS CloudTrail
Stars: ✭ 352 (-41.82%)
Mutual labels:  aws, cloud
Midway
🍔 A Node.js Serverless Framework for front-end/full-stack developers. Build the application for next decade. Works on AWS, Alibaba Cloud, Tencent Cloud and traditional VM/Container. Super easy integrate with React and Vue. 🌈
Stars: ✭ 5,080 (+739.67%)
Mutual labels:  aws, cloud
Cloud Custodian
Rules engine for cloud security, cost optimization, and governance, DSL in yaml for policies to query, filter, and take actions on resources
Stars: ✭ 3,926 (+548.93%)
Mutual labels:  aws, cloud
Terracognita
Reads from existing Cloud Providers (reverse Terraform) and generates your infrastructure as code on Terraform configuration
Stars: ✭ 452 (-25.29%)
Mutual labels:  aws, cloud
Kubernetes On Aws
Deploying Kubernetes on AWS with CloudFormation and Ubuntu
Stars: ✭ 517 (-14.55%)
Mutual labels:  aws, cloud
Webiny Js
Enterprise open-source serverless CMS. Includes a headless CMS, page builder, form builder and file manager. Easy to customize and expand. Deploys to AWS.
Stars: ✭ 4,869 (+704.79%)
Mutual labels:  aws, cloud
Saws
A supercharged AWS command line interface (CLI).
Stars: ✭ 4,886 (+707.6%)
Mutual labels:  aws, cloud
Skyark
SkyArk helps to discover, assess and secure the most privileged entities in Azure and AWS
Stars: ✭ 526 (-13.06%)
Mutual labels:  aws, cloud

Finala codecov Lint Fmt Go Report Card Gitter

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.

alt Logo Finala Processing


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 ☑️
DocumentDB ☑️
DynamoDB ☑️
EC2 ALB,NLB ☑️
EC2 Elastic IPs ☑️
EC2 ELB ☑️
EC2 NAT Gateways ☑️
EC2 Instances ☑️
EC2 Volumes ☑️
ElasticCache ☑️
ElasticSearch ☑️
IAM User ☑️
Kinesis ☑️
Lambda ☑️
Neptune ☑️
RDS ☑️
RedShift ☑️

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) dashboard

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].