If you're spending $425k per year on non-production AWS resources, you have an interesting setup.
Cutting down AWS cost by $150k per year simply by shutting things off
11–20 of 194 posts
Re: Cutting down AWS cost by $150k per year simply by shutting things off
#12Re: Cutting down AWS cost by $150k per year simply by shutting things off
#13If you're spending $425k per year on non-production AWS resources, you have an interesting setup.
Re: Cutting down AWS cost by $150k per year simply by shutting things off
#14Re: Cutting down AWS cost by $150k per year simply by shutting things off
#15The fact that they even outsource their compute to AWS is kind of surprising when they could just fill up their existing data centers (like VNTT https://vntt.com.vn/) with equipment, and save a whole lot more money.
Re: Cutting down AWS cost by $150k per year simply by shutting things off
#16I once found a “test” db cluster from an engineer who hadn’t worked in the company for 3 years. We were paying 300k yearly for it before discounts. It took me a literal click to shut it down. And I’m not proud of it but, had to send out an org wide email on the savings achieved (corporate politics :shrug:).
Re: Cutting down AWS cost by $150k per year simply by shutting things off
#17Re: Cutting down AWS cost by $150k per year simply by shutting things off
#18It is unfortunate that cost management isn’t something most engineers keep an eye out for on a regular basis. Spinning up unnecessary resources, not cleaning up resources properly once not needed, writing inefficient code, etc. all quickly adds up to hundreds of thousands of dollars per month in big companies. I once found a “test” db cluster from an engineer who hadn’t worked in the company for 3 years. We were payi…
if you want to keep it up, you have to tag it.
once you tag it, it can opt-out 7 days. then you have to extend it (simply chat with our bot)
Re: Cutting down AWS cost by $150k per year simply by shutting things off
#19It is unfortunate that cost management isn’t something most engineers keep an eye out for on a regular basis. Spinning up unnecessary resources, not cleaning up resources properly once not needed, writing inefficient code, etc. all quickly adds up to hundreds of thousands of dollars per month in big companies. I once found a “test” db cluster from an engineer who hadn’t worked in the company for 3 years. We were payi…
that's one of the main reason we made this feature "opt-out". if you want to keep it up, you have to tag it. once you tag it, it can opt-out 7 days. then you have to extend it (simply chat with our bot)
Create a rule and shame them on Slack.
Re: Cutting down AWS cost by $150k per year simply by shutting things off
#20I keep thinking I should be doing "cloud optimization" work and being compensated this way. Slicing and dicing output from usage/billing APIs and providing an "optimized spend" probably has the potential for a lot of low hanging fruit.