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.
map: MIT Application Platform (map-test-ws1)
ws: Web Services (map-prod-ws2)
ts: Touchstone (map-dev-ts1)