AWS Cost Explorer is fine — if you're okay waiting a few hours (or days) for updated data. But I needed a way to know, right now, how much a newly deployed resource would cost.
It’s like asking your credit card company, “How much did I spend today?” and hearing, “Check back next week.”
I created this while working on a cost visibility project at ApexAnalytix, where we needed instant AWS cost predictions for new resources before launch — not hours later via Cost Explorer.
During a resource-heavy architecture change, I was asked:
“Can you give us a cost estimate for this setup before we deploy it?”
Cost Explorer couldn’t help. Billing console was delayed.
So I wrote my own estimator — one that delivers near-instant cost predictions.
I built a script that:
It’s CLI-based, lightning fast, and makes AWS budgeting way less painful.
Open-source and ready for your terminal: 👉 github.com/chinmaya-chhatre/aws-realtime-cost-monitor
Because real-time cost awareness shouldn’t require waiting 12 hours. Because developers shouldn’t deploy blind. And because I genuinely enjoy turning AWS’s complexity into human-friendly tools that save money and headaches.