Hacker News new | ask | show | jobs
by cube2222 1458 days ago
Congrats on the release!

One question, do you support, or maybe are planning to support usage-based pricing? Stuff like Lambda invocations.

It's a common use-case and I think it's a tough nut to crack with your architecture, so wondering if you came up with something for that.

1 comments

Great question! See https://www.infracost.io/docs/features/usage_based_resources... as the CLI can pull usage data for Lambda/S3/Dynamo from the AWS APIs (e.g. CloudWatch).

The other data source we can tap into is the actual billing data, e.g. AWS Cloud and Usage Reports - if you have any thoughts/preferences, checkout https://github.com/infracost/infracost/discussions/985#discu...