Ask HN: What tags do you give your AWS resources?
I am primarily interested in general naming conventions (tag:Name) for resources and additional tags when accounting for multiple regions.
For instance, do people "roll up" region/service/environment/instance into a single "name" tag ? This seems ideal for high-level reporting but also verbose and clunky:
e.g. "west1-ec2-prod-apiserver"
1 comment
[ 3.2 ms ] story [ 14.9 ms ] threadUsually Project, Application, Environment are the common ones. You might also see Cost Center, Service, and some others. You're going to want to chat with Finance to see if they have any asks as well.