liquid-labs / liquid-labs/cloudsite
Add strict budget controls
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
## 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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by researching the AWS cost services and budget-alert mechanisms described in the issue, then trace how the website could respond as limits are approached. Define the throttling behavior and budget thresholds before identifying the project entry points to change. Done means the site reliably limits usage at the specified budget boundary.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100