Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cyclenerd/aws-pricing
💸 Choose the optimal Amazon EC2 instance type in the many AWS locations
https://github.com/cyclenerd/aws-pricing
aws aws-ec2 aws-price aws-prices aws-pricing aws-pricing-api aws-pricing-calculator cloud cloud-cost-estimates cloud-costs cost-estimation finops infrastructure
Last synced: 2 months ago
JSON representation
💸 Choose the optimal Amazon EC2 instance type in the many AWS locations
- Host: GitHub
- URL: https://github.com/cyclenerd/aws-pricing
- Owner: Cyclenerd
- License: apache-2.0
- Created: 2024-02-22T17:11:50.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-10-04T15:57:44.000Z (3 months ago)
- Last Synced: 2024-10-11T02:44:56.208Z (3 months ago)
- Topics: aws, aws-ec2, aws-price, aws-prices, aws-pricing, aws-pricing-api, aws-pricing-calculator, cloud, cloud-cost-estimates, cloud-costs, cost-estimation, finops, infrastructure
- Language: Perl
- Homepage: https://aws-pricing.com/
- Size: 1.74 MB
- Stars: 27
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# AWS Pricing
[![Badge: AWS](https://img.shields.io/badge/AWS-%23232F3E.svg?logo=amazonwebservices&logoColor=white)](#readme)
[![Badge: CI](https://github.com/Cyclenerd/aws-pricing/actions/workflows/build.yml/badge.svg)](https://github.com/Cyclenerd/aws-pricing/actions/workflows/build.yml)
[![Badge: GitHub](https://img.shields.io/github/license/cyclenerd/aws-pricing)](https://github.com/Cyclenerd/aws-pricing/blob/master/LICENSE)This [webapp](https://aws-pricing.com/) helps you compare all Amazon Elastic Compute Cloud (EC2) instance types across all AWS locations with ease.
No more hopping between AWS docs – filter, sort, and choose the optimal Amazon EC2 instance type for your needs.[![Screenshot](./build/src/img/combine-filter.png)](https://aws-pricing.com/)
## 🖊️ Add, edit or change instance type information
This project values transparency and collaboration.
For EC2 instance type information, we rely on the official Amazon EC2 API (`describe-instance-types`), ensuring data accuracy and updates.
Additional data resides in well-defined SQL files, making it easily understandable and modifiable.Dive into the [build](./build/) folder to see how the data is retrieved, processed, and integrated.
Feel free to explore and contribute!## ❤️ Contributing
Got a patch that boosts this project?
Get involved by contributing bug fixes and features through pull requests.
Here's your roadmap to contribution awesomeness:* Prep: Please read [how to contribute](./CONTRIBUTING.md).
* Fork it: Make your own copy of the repo on GitHub.
* Patch it: Work your magic and commit your changes.
* Pull it: Share your work with a Pull Request (PR).
* Iterate it: Respond to any feedback in the PR comments.
* Merge it: Voila! Your contribution shines in the project! ✨## 📜 License
All files in this repository are under the [Apache License, Version 2.0](./LICENSE) unless noted otherwise.
Portions of this webapp are modifications based on work created and shared by [Amazon Web Services](https://aws.amazon.com/terms/) and used according to terms described in the [Creative Commons 4.0 Attribution-ShareAlike License](https://creativecommons.org/licenses/by-sa/4.0/).
Please note:
* No warranty
* No official Amazon Web Services product