Viewing profile — ashug
ashug
HN member- Joined
- Mon, May 02, 2022, 12:02 PM UTC
- HN karma
- 68
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About ashug
No profile information was provided.
Recent public activity
-
comment
Comment #39195401
Thank you! Spot.io falls broadly into the same category as Vantage/Ternary/others, so the same answer as here applies: https://news.ycombinator.com/item?id=39183504 . In a sentence…
-
comment
Comment #39194976
Awesome!! We'll send you an email shortly :)
-
comment
Comment #39194625
I'm not familiar with Kinesis's sink APIs, but yes I'd imagine you'll have to write your own connector from scratch. To answer your question, though, no: in the Kafka connector, th…
-
comment
Comment #39187946
Haha, we've heard many a story like this one over the months! An advisor suggested we offer a sort of "pricing heuristics" deliverable to sales as part of our product (e.g. "if a c…
-
comment
Comment #39187801
Thanks! It's on the roadmap :)
-
comment
Comment #39187797
TL;DR - We treat the per-customer usage data as the ground truth, and the per-customer cost can vary based on parameters chosen by the Dashdive user and their preferred mental mode…
-
comment
Comment #39186977
You're right; it's a bit inaccessible at the moment. We're planning to offer a more affordable tier in the next 1-2 months. A bit more context here: https://news.ycombinator.com/it…
-
comment
Comment #39186948
Thanks! Yes, we're working on making the product more accessible. Right now, for every new customer, we have to manually provision and manage some additional infrastructure. We're …
-
comment
Comment #39186892
Great point. We could definitely add usage-based pricing (UBP) adjacent features - for example, a Stripe integration and user-defined rules to auto-calculate invoices based on incu…
-
comment
Comment #39183626
You can use the usage and cost data Dashdive collects to identify cost spikes or ongoing inefficiencies (e.g. this particular feature is using more vCPU than should be necessary). …
-
comment
Comment #39183556
We actually use Kafka rather than Kinesis, although they're very similar. For writing to ClickHouse from Kafka, we use the ClickHouse Kafka sink connector: https://github.com/Click…
-
comment
Comment #39183504
Ternary is similar to Vantage in its offering so this answer ( https://news.ycombinator.com/item?id=39178753#39181486 ) also applies here. There are quite a few cloud cost tools ou…
-
comment
Comment #39182333
Yotascale is in many ways similar to Vantage, so a similar answer to this one ( https://news.ycombinator.com/item?id=39178753#39181486 ) applies. When we were originally researchin…
-
comment
Comment #39182247
Makes a lot of sense - in my opinion AWS doesn't do the best job with this. We had a similar problem with EKS where even as the root user I couldn't view cluster details ( https://…
-
comment
Comment #39181486
The key differentiation from Vantage and other similar products is the level of granularity. Vantage is in the category mentioned above: it combines AWS, GCP, Datadog, Snowflake, e…
-
comment
Comment #39180862
This is an interesting point, and we could definitely consider something like this. Where exactly do you run into problems? For example, let's say you've figured out that a particu…
-
comment
Comment #39180786
Usage is what we track directly, and then we apply the cloud provider's billing rules for the given service (e.g. S3) to calculate the resulting costs. So utilization rates for som…
-
story
Launch HN: Dashdive (YC W23) – Track your cloud costs precisely
Hi, HN. We (Adam, Micah and Ben) are excited to show you Dashdive ( https://www.dashdive.com/ ), which calculates the cloud cost incurred by each user action taken in your product.…