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

Then you have to manage a million different AWS accounts. Each of them may be set up differently.
That’s what CloudFormation and Organizations are for....
You probably still want tags to break down costs by dev/test/prod, subsystem, etc. Or tags to aggregate them by department, customer, etc.