See Network Flow Costs by Ingesting VPC Flow Logs and Cur
Hi HN, https://www.youtube.com/watch?v=MN7RNVo9nc4 (The text below is based upon the linked video above) I'm Co-Founder & CEO of Vantage: a cloud cost observability platform. Our team put together a quick video showing a new feature we launched that I think this community may be interested in: Network Flow Reports. This gives you the ability to see flows normalized by cost instead of usage for AWS resources. Knowing that AWS has different rates depending on the source and destination of network traffic, we did the work of ingesting VPC Flow Logs and cross-referencing with the…
What it does
In the maker’s words, at launch
Hi HN, https://www.youtube.com/watch?v=MN7RNVo9nc4 (The text below is based upon the linked video above) I'm Co-Founder & CEO of Vantage: a cloud cost observability platform. Our team put together a quick video showing a new feature we launched that I think this community may be interested in: Network Flow Reports. This gives you the ability to see flows normalized by cost instead of usage for AWS resources. Knowing that AWS has different rates depending on the source and destination of network traffic, we did the work of ingesting VPC Flow Logs and cross-referencing with the corresponding CUR line-items to be able to show you Network Cost Flows. I'd love to solicit feedback and see what people think on this!
Does the same job
all alternatives →- 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…
- IBI built a service to help companies save on their AWS bills2020 · ▲73
Hey HN: I'm Kaveh, the founder of Usage (https://www.usage.ai/) We help companies drive down AWS costs. Why? Because the way it's done now is a pain. Stakeholders, especially engineers, are required to spend unnecessary time manually finding underutilized or overly expensive EC2s. We believe the optimization process should be done automatically through a series of sophisticated algorithms. At the moment, there are over 70,000 AWS EC2 prices - doing that manually just won't scale at most organizations. My background is in software engineering. Previous to founding Usage, I…
- KDKomiser – Detect potential AWS cost savings2019 · github.com · ▲166
- IBI built a service to help companies reduce AWS spend by 50%2022 · usage.ai · ▲123
Hey HN: Kaveh here, the founder of https://www.usage.ai/ We help companies drive down AWS EC2 spend. Why? Because the way it's done now is a pain. DevOps and Software Engineers end up spending time managing costs rather than focusing on business problems. Previous to founding Usage, I worked on high-performance computing research at JP Morgan Chase and as a software engineer at a number of smaller startups. Here's how it works: We are typically brought in by a DevOps manager to cut AWS EC2 costs. The app is entirely self-service and the savings are generated automatically,…


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 · 2d ago · opentrailpaper.com

Launched alongside, August 2024
the whole month →
- IY
Life & fun · 2024 · ytch.xyz



- IA
Hey there HN! We’re Joe and Stopa, and today we’re open sourcing InstantDB, a client-side database that makes it easy to build real-time and collaborative apps like Notion and Figma. Building modern apps these days involves a lot of schleps. For a basic CRUD app you need to spin up servers, wire up endpoints, integrate auth, add permissions, and then marshal data from the backend to the frontend and back again. If you want to deliver a buttery smooth user experience, you’ll need to add optimistic updates and rollbacks. We do these steps over and over for every feature we build, which can…
Dev tools · 2024 · github.com