Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add strict budget controls #162

Open
zanerock opened this issue Apr 22, 2024 · 0 comments
Open

Add strict budget controls #162

zanerock opened this issue Apr 22, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@zanerock
Copy link
Member

Overview

One of the huge and persistent downsides of AWS is lack of strict budget management. You can set budgets and get warnings, but that's about it. There's no built-in way to tell AWS "don't charge me for more than X".

We can fix this, though. Using the cost services and tying the budget alert to logic, we can start to throttle the website as budget limits are approached.

@zanerock zanerock added the enhancement New feature or request label Apr 22, 2024
@zanerock zanerock added this to the 1.0.0-rc milestone Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant