winglang / wing

A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡
https://winglang.io
Other
4.98k stars 196 forks source link

`@billingInfo` annotation for expensive cloud resources #6493

Open tsuf239 opened 4 months ago

tsuf239 commented 4 months ago

Use Case

it could be nice to see an estimation or a link to the provider billing info in the case of a more expensive cloud resource- since wing is sometimes used by people who aren't aware of the cost, or even the inner structure of a cloud resource. Also can be a nice to be able to compare between a few provider for a stand-alone part of the system/ or even between a few resources

@ShaiBer FYI

Proposed Solution

No response

Implementation Notes

No response

Component

No response

Community Notes

Chriscbr commented 4 months ago

This is a cool idea. Automated cost estimations can be pretty hit or miss (since often you need information that will vary, like your expected traffic) - but it would be convenient if any time I used a new cloud resource (or winglib) if there were links to relevant pricing info by convention.

eladb commented 4 months ago

Related/dup? https://github.com/winglang/wing/issues/1182

github-actions[bot] commented 1 month ago

Hi,

This issue hasn't seen activity in 90 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!