Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
 
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		- 
				
				The company I work for uses (environment)(OS)(number) but with hundreds of servers it has gotten confusing. prdwn15 or devlx8 was fine but now we have prdwin438 and so on...
 
 There's been talk of moving to something more like environment-application-number instead. So Atlassian servers would be prod-jira-1, prod-jira-2, prod-confluence-1, prod-confluence-2, etc.
- 
				
				 -root5897yHere's how we do it in our company - -root5897yHere's how we do it in our company -
 
 <Prefix for group of servers>- <data center identifier>-<some random identifier>
 
 Note - prefix can be environment name, service name,etc
- 
				
				 endor54477yI name mine after Saturn's satellites, and when I'll run out I'll move to Jupiter's and other moons. endor54477yI name mine after Saturn's satellites, and when I'll run out I'll move to Jupiter's and other moons.
 That's just for personal usage though 🤣
 (I really wish to get some massive datacruncher one day, just so I can call it Sagittarius A* )
- 
				
				 hitko29957yI used to go by colour shades, but nowadays I'm mostly shifting towards serverless & orchestrated deployments, so my servers are named <orchestration group>-<role>. hitko29957yI used to go by colour shades, but nowadays I'm mostly shifting towards serverless & orchestrated deployments, so my servers are named <orchestration group>-<role>.
Related Rants





 My favorite xkcd
My favorite xkcd


How do you name your servers? or what's you'r company using?
Currently im using <abbreviation><sequence>, But i'm noticing that this does not really scale well.
question
naming
server