Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 171039
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T12:55:00+00:00 2026-05-11T12:55:00+00:00

I’ve seen The Coolest Server Names , and I’ve seen another smaller-ish question related

  • 0

I’ve seen ‘The Coolest Server Names,’ and I’ve seen another smaller-ish question related to mine, which was unfortunately closed.

It’s a serious question though, as I’m on an internal applications dev team that manages the apps on a couple dozen servers. The networking folks typically don’t care what we call the servers as long as they know about ’em, so we can come up with whatever conventions.

The apps the servers deal with can be home-grown custom apps, or they can be larger vendor ones like SharePoint. They can be:

  • In multiple networking environments that can’t speak to each other (think firewalled-off external servers versus intranet-esque servers)
  • In different physical locations (California office versus New York, etc.)
  • In multiple deployment tiers (production, staging, testing, dev)
  • Have one or many functions (web server, DB server, mail server, app server)
  • Load-balanced or not
  • Standby (for disaster recovery purposes) or primary

Whew! Think it’s even possible to come up with a convention that can address all of these aspects, or significant ones? It’d be nice to hear a server name (or DNS entry for it) and be able to immediately know what it does, and it works for getting new guys up to speed as well. ‘sharepoint-IPC-1 is down’ could be parsed into ‘the internal production SharePoint web server in the California datacenter that’s the first node in the load balancing is down!’…but that seems overly complicated at first glance.

Another thing in the back of my mind is that an old mail relay server is getting decommissioned, which means we have to scour through a lot of old apps to repoint hardcoded server values (I know… :).

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T12:55:00+00:00Added an answer on May 11, 2026 at 12:55 pm

    Here are some general guidelines I try to abide by, based on mistakes I’ve made in the past.

    Never base your machine names on…

    • Hardware Machines get swapped out all the time, and you don’t want to have to do too much work if you change from an IBM server, to a Sun server, to a Dell server.

    • Location Equipment and even entire server rooms can be moved based on business requirements or technical issues.

    • Intended Use As your product evolves, so too may the intended use of each server. Having a machine named ‘dbsrv’ but eventually acts as a file server too, is confusing.

    • Owner The person who ‘owns’ the equipment (an employee) can change, due to firings, layoffs, and moves within the company.

    • Subnet As I said before, labs can move, and so can subnets. One of the main goals of DNS is to free you from being tied to a specific IP address, so why tie yourself down needlessly?

    Now, some suggestions for the situation you described…

    • Machines spread across a region This is what subdomains are for in DNS. You could have ‘west.company.com’ and ‘east.company.com’.

    • Have one or many functions Don’t name them based on intended use. If you name them based on some large collection of names–Greek gods, for example–you will eventually intuitively know that zeus.east means your master database server and apollo.west is your backup database server. Worst case, look it up in a spreadsheet.

    • Load-balanced or not You can take two approaches. You could have a unique name per node behind the load balancer, or you could do something like athena-1.east, athena-2.east, etc. Either way, a load balancer will (hopefully) free you from worrying too much about what each node is named.

    • Standby or not This doesn’t sound like a criterion that should have an impact on the machine name.

    What I’m essentially saying is:

    1. Separate your equipment into different regional subdomains
    2. Choose a naming scheme with plenty of names (Greek gods in this example)
    3. Don’t base the names on any of the criteria I mentioned above (intended use, location, etc.)

    Trying to do anything more than that will be more trouble than it’s worth.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
I have a bunch of posts stored in text files formatted in yaml/textile (from
We're building an app, our first using Rails 3, and we're having to build
I have this code: - (void)parser:(NSXMLParser *)parser foundCDATA:(NSData *)CDATABlock { NSString *someString = [[NSString
I am trying to loop through a bunch of documents I have to put
I'm making a simple page using Google Maps API 3. My first. One marker
I have some data like this: 1 2 3 4 5 9 2 6

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.