Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The system starts small and begins with a registration system.

HostnameDescriptionNaming Convention

S1

Host system for Registration System.

Use a 2-3 letter convention to describe the host's main function. As the purpose of the host can easily change we use a generic name, S1 for system 1.

RGH1V00WEB

Runs Apache Web Server.

RG = Registration
H1= Hardware 1
V = Virtual server
00 = The first virtual server with allowance for relation to a corresponding server, in this case just one application server
WEB = Function

RGH1V00APP

Runs Tomcat Application Server and HypSQL Database Server.

This has both an application and database. Because the database is portable and more easier to move, we make the judgment call to name the system APP after the more primary, less likely to move, long term function of the server.

The convention follows but notice the V00.

00 = First virtual server for the specified function and it visually and via sorting will correspond to the Web Server.


At Phase 2At this point the hostnames are not too bad. Their real value comes when the system needs to grow.

Phase 2

The system grows and requires a second application server to manage the load. As in many cases, the application is the bottle neck. Here is how it will look in a sorted list,

...