
Cloud Cost Dashboards
All your cloud costs in one place, for free
What it does
The new cost dashboard offers a comprehensive view of expenses by resource type, region, and cloud account. Dive deeper using custom filters for instance-level costs and save these reports for future reference.
Does the same job
all alternatives →
- SYSee your costs for each AWS resource2021 · vantage.sh · ▲32

- SASee AWS Costs for Each Resource2022 · ▲8
Link: https://www.vantage.sh/features/per-resource-costs Hi HN, I'm Co-Founder and CEO of Vantage and we just made "Per-Resource Costs" available to everyone, including users in our free tier. Vantage will now show you the cost of each individual AWS resource (EC2 instance, RDS instance, S3 Bucket, SNS Topic, Lambda Function, etc). You can drill down into each resource to see subcategory costs so imagine seeing specific egress costs being tied to a specific Cloudfront distribution or EC2 instance. This works by Vantage ingesting and processing Cost and Usage Reports from…


More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, August 2023
the whole month →



Lottielab▲871Create and ship lottie animations to sites and apps faster
Dev tools · 2023 · lottielab.com
- LC
Outlines is a Python library that focuses on text generation with large language models. Brandon and I are not LLM experts and started the project a few months ago because we wanted to understand better how the generation process works. Our original background is probabilistic, relational and symbolic programming. Recently we came up with a fast way to generate text that matches a regex (https://blog.normalcomputing.ai/posts/2023-07-27-regex-guide...). The basic idea is simple: regular expressions have an equivalent Deterministic-Finite Automaton (DFA) representation. We…
AI · 2023 · github.com