DEV Community

Discussion on: Add or Update a Tag on an EC2 Instance Using AWS CLI

Collapse
 
nevodavid profile image
Nevo David

Neat article, tagging is a smart way to organize resources effectively. What strategies do you suggest for consistently applying naming conventions across a large number of resources?

Collapse
 
youngtech profile image
Yvonne

Yes. I showed a simple example, but I know you can write a script for this to automate it. Also, you agree with your team as to the naming convention of the resources, so everyone is on board with naming resources. Then when you search for a resource using a tag, everyone is on the same page regarding key tag names to search for. You want to be able to quickly find a resource.