Sign up to save tools and stay up to date with the latest in AI
bg
bg
1

GitHub - LeanerCloud/aws-ipv4-cost-viewer: CLI tool that shows the future public IPv4 costs for a variety of AWS resources across all AWS regions from an account.

Oct 02, 2023 - github.com
The AWS IPv4 Costs Viewer is an open-source tool that provides a user-friendly terminal UI to display future public IPv4 costs for various AWS resources across all AWS regions. As of February 2024, AWS will charge 3.65 USD monthly for each public IPv4 address, regardless of whether the IP is provisioned by the user or by AWS services. The tool fetches and displays future IPv4 costs associated with EC2 Instances, Elastic IPs, Load Balancers, and Elastic Network Interfaces. It also provides metrics such as the amount of network traffic over the last 7 days to inform optimization actions.

The tool is designed for easy integration into different tools and offers a parallel data fetching feature across regions and services for faster results. It also shows name tags wherever possible. The developers welcome contributions for further improvements, such as adding support for more resources, integrating the subnets view, adding support to dump data in various file formats, and adding screenshots to the Readme file. To use the tool, users need Go (1.16 or later) and AWS CLI credentials set in the shell environment.

Key takeaways:

  • The AWS IPv4 Costs Viewer is an open-source tool that displays future public IPv4 costs for various AWS resources across all AWS regions.
  • The tool fetches and displays future IPv4 costs associated with EC2 Instances, Elastic IPs (EIPs), Load Balancers (LBs), and Elastic Network Interfaces (ENIs).
  • It offers an interactive terminal UI, displays ELB metrics, fetches data in parallel across regions and services, and shows name tags wherever possible.
  • The project is open to further improvements and contributions, and is licensed under the Open Software License 3.0 (OSL-3.0).
View Full Article

Comments (0)

Be the first to comment!