|
|
|
|
|
by geoduck14
1739 days ago
|
|
I've used AWS for my personal projects and at work. When I started at work, I didn't fully realize that "when an EC2 is spun up, you are charged for 1 hour, even if you terminate it" - so I accidentally racked up a big bill. I was thinking it would be useful if Organizations could pre authorize users at $X before preventing them from doing more - of course the better solution is to manage releases through a pipeline that checks for stuff created and code scanning and... whatever In the end, we use cost monitoring, but no AWS billing alerts |
|