Y
Hacker News
new
|
ask
|
show
|
jobs
by
alien_
2561 days ago
A better way than tagging is to give each team an AWS account to maintain and pay from their own budget.
2 comments
pm90
2561 days ago
Then you have to manage a million different AWS accounts. Each of them may be set up differently.
link
scarface74
2561 days ago
That’s what CloudFormation and Organizations are for....
link
tyingq
2561 days ago
You probably still want tags to break down costs by dev/test/prod, subsystem, etc. Or tags to aggregate them by department, customer, etc.
link