What do you do to prevent runaway billing cloud costs from bugs?
Had an error on vercel recently that caused unexpected costs and had the same on gcp. (Not saying it's the platform's fault)
What do you use/do to prevent unexpected costs and runaway billing issues? e.g. what kinds of manual scripts, or any purpose-designed tools
We set up some cost alerts in Azure to email us a warning if we trip certain thresholds. Do the other hyperscalars not offer this kind of feature?
Simple, use services providing a fixed price like DigitalOcean, with services with variable cost like Github Actions, we just set a monthly limit. I avoid services where this isn't possible unless I'm confident that there is no way to get into a huge bill.
Avoid providers that can't (don't, can't, they always can if they want to) provide you with useful limits. Use ones that can.
Could someone please rundown the pros and cons of using third party cost management software (ex. Ternary)? Are the tools in this space specifically designed for enterprise level cloud cost management?
There seem to be a lot of options out there. Would love a critical overview and recommendations for SaaS in this space.