ServiceNow is widely described as "an IT ticketing system", but that undersells what the product actually is. ServiceNow is a cloud-delivered Platform-as-a-Service (PaaS) used by most of the Fortune 500 to digitise enterprise workflows — IT, security, HR, customer service, risk, finance, legal, and custom-built operational applications.
A Brief History
| Year | Milestone |
|---|---|
| 2004 | Founded by Fred Luddy as "Service-now.com" |
| 2012 | IPO on NYSE under ticker NOW |
| 2015 | Rebranded to ServiceNow; expansion beyond ITSM into HR and CSM |
| 2020–2024 | Aggressive expansion into ITOM, SecOps, GRC, and low-code app dev |
| 2025–2026 | Now Assist (GenAI) and AI Agents integrated across the platform |
By 2026 ServiceNow's market capitalisation places it among the largest enterprise software vendors globally, alongside Microsoft, Oracle, and SAP.
What "the Now Platform" Means
The Now Platform is the underlying engine on which every ServiceNow application is built. Every product — Incident Management, HR Service Delivery, Customer Service Management, Security Incident Response — runs on the same:
- Relational data model (the CMDB and platform tables)
- Form/list UI rendered dynamically from metadata
- Workflow engine (Flow Designer)
- Identity and access model (users, groups, roles, ACLs)
- Notification, reporting, and integration framework
This is why ServiceNow skills are unusually transferable: the same techniques you use to configure an Incident form work for an HR Case form or a custom procurement app.
Product Suites in 2026
| Suite | Purpose |
|---|---|
| IT Service Management (ITSM) | Incident, Problem, Change, Knowledge, Request |
| IT Operations Management (ITOM) | Discovery, Service Mapping, Event Management, Cloud Provisioning |
| IT Asset Management (ITAM) | Hardware Asset Management (HAM), Software Asset Management (SAM) |
| Customer Service Management (CSM) | External customer support workflows |
| HR Service Delivery (HRSD) | Employee onboarding, case management |
| Security Operations (SecOps) | Security Incident Response (SIR), Vulnerability Response (VR) |
| Governance, Risk & Compliance (GRC) | Policy, audit, risk management |
| App Engine | Low-code custom application development |
| Now Assist | Embedded GenAI across all suites |
How Customers Run ServiceNow
Each customer is provisioned an isolated instance — actually multiple instances in a single subscription:
| Instance type | Purpose |
|---|---|
| Development (dev) | Where engineers configure and build |
| Test (test) | QA, regression, UAT |
| Production (prod) | Live business users |
Each instance has a URL like acme.service-now.com. ServiceNow manages the underlying infrastructure entirely; customers configure but never see the operating system or database.
Release Cadence
ServiceNow ships two named releases per year, alphabetically named (recent: Tokyo, Utah, Vancouver, Washington DC, Xanadu, Yokohama, Zurich). Every customer instance is auto-upgraded on a window of their choosing. This is one of the platform's defining traits: you don't choose to be on the latest version, you choose when in the upgrade window to land.
Personal Developer Instance (PDI)
Anyone — student, employee, contractor — can provision a free Personal Developer Instance at developer.servicenow.com. The PDI is a fully-featured ServiceNow instance suitable for learning and certification prep. It hibernates after several days of inactivity and resets after extended idle time.
If you intend to pursue any ServiceNow certification, sign up for a PDI today — every subsequent lesson in this course is best done with an instance open in another tab.
What Makes ServiceNow Different
- Single data model: Unlike Salesforce or SAP, every ServiceNow product reads/writes the same underlying tables. There is one user record, one company record, one CMDB.
- Configuration over customisation: Most changes are made through the UI (forms, business rules, flows) rather than writing source code from scratch.
- Upgrade safety: ServiceNow tracks every customer change; upgrades preserve customisations cleanly when leading practices are followed.
- Closed ecosystem: The skills are platform-specific. This is a defensible specialisation, not a transferable cloud skill.
Why This Matters for You
ServiceNow professionals are in chronic short supply. Median US salaries for certified ServiceNow developers and implementation consultants sit between $130,000 and $175,000, with architects exceeding $200,000. Because the platform skills are non-transferable, supply grows slowly even as demand has climbed steadily for over a decade.
The remainder of this course will give you the platform vocabulary and architectural understanding required to start your CSA (Certified System Administrator) study — the mandatory first step into the ServiceNow ecosystem.