Production Servers
Naming Convention: \[product\]--prod--\[service\].mit.edu. Example: map-prod-ws1.mit.edu |
Staging Servers
Naming Convention: \[product\]--stage--\[service\].mit.edu. Example: map-stage-ws1.mit.edu |
Test Servers
Naming Convention: \[product\]--test--\[service\].mit.edu. Example: map-test-ws1.mit.edu |
Development Servers
Naming Convention: \[product\]--dev--\[service\].mit.edu. Example: map-dev-ws1.mit.edu |
Prototype Servers
Naming Convention: \[product\]--proto--\[service\].mit.edu. Example: map-proto-ws1.mit.edu |
Naming Convention Notes for Hostnames
numbers: Numbers describe the number of servers for that service for that tier. map-dev-ws1 and map-test-ws1 are both legal, because both are the 1st server rolled out for the service for that tier.
product: A 2 to 5 letter call sign for either a product group (such as map for MIT Application Platform) or a Meta-Project that has other Projects as its components (Project Athena, Project Minerva). **
map: MIT Application Platform (map-test-ws1)
ws: Web Services (map-prod-ws2)
ts: Touchstone (map-dev-ts1)
** The previous convention was to use the department name in this spot, such as ISDA. However, these change often, but product or project names change less often.