Understanding the platform foundation
What is ServiceNow?
- Cloud-based PaaS: Platform-as-a-Service running entirely in the cloud
- Multi-instance architecture: Each customer gets their own dedicated instance
- Single System of Record: Unified platform for IT service management
- Now Platform: The underlying technology powering all ServiceNow applications
Key Exam Concept
ServiceNow uses a multi-instance architecture where each customer has their own dedicated instance with isolated data. Instances are identified by unique URLs (e.g., yourcompany.service-now.com).
Instance Types
| Instance Type | Purpose | Data |
|---|
| Production | Live environment for end users | Real production data |
| Development | Building and testing customizations | Sample/cloned data |
| Test/QA | Quality assurance and UAT | Cloned from production |
| Sandbox | Training and experimentation | Demo data |
Release Cycle
- Family releases: Named alphabetically (Utah, Vancouver, Washington, Xanadu)
- Two major releases per year: Typically March and September
- Patch releases: Hot fixes and security updates between major releases
- N-1 Support: ServiceNow supports current and previous release