Cloud cost optimization tool
Project description
AWS Cost Optimization Tool
This tool helps you optimize costs for AWS services, including EC2, RDS, DynamoDB, and S3. It analyzes resource utilization and provides recommendations to reduce costs, such as downsizing underutilized instances, transitioning storage to cheaper classes, and switching DynamoDB tables to on-demand pricing.
Features
-
RDS Optimization:
- Identifies underutilized RDS instances based on CPU and storage usage.
- Recommends downsizing or switching to Reserved Instances.
- Analyzes RDS snapshots for potential cleanup.
-
DynamoDB Optimization:
- Reviews read/write capacity utilization.
- Suggests scaling down or switching to on-demand pricing.
-
S3 Optimization:
- Detects empty or rarely accessed buckets.
- Recommends transitioning objects to cheaper storage classes like Glacier.
Installation
Install the required Python libraries:
pip install boto3 termcolor
Usage
Call the klaudlytics command:
klaudlytics
Requirements
- Python 3.x
- AWS credentials with appropriate permissions (RDS, DynamoDB, S3, CloudWatch, Pricing API)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file klaudlytics-0.1.8.tar.gz.
File metadata
- Download URL: klaudlytics-0.1.8.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e0cd337da61885e35ab44db4804bf33fc151c79ef2168db0b11cf0a13eb4d16f
|
|
| MD5 |
57ec9b444d0dd399e9a2681af29f8dbe
|
|
| BLAKE2b-256 |
1f83d40450e965683b5e63c3f14b83bfc8ee8a8760af4eeacda44c12c1487e6d
|
File details
Details for the file klaudlytics-0.1.8-py3-none-any.whl.
File metadata
- Download URL: klaudlytics-0.1.8-py3-none-any.whl
- Upload date:
- Size: 12.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb8fda613393bdc095e30679756590725d496189f0e56eb0cac33d760c197da6
|
|
| MD5 |
ec12262d009947f06192573b8d1ef5e3
|
|
| BLAKE2b-256 |
231e938b84d7a9946d78b14b665002e145b8fdcb0d980e8f9ef4569603f39da7
|