Types of Instances provided by ServiceNow.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 01:52 AM
What all types of instances can be created using ServiceNow, e.g. developer instance
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @admin51, Check this out:
- Personal Developer Instance (PDI): A free, single-user sandbox instance for learning, exploring, and risky experimentation, not for business use.
- Development(DEV): Where developers build new features, customizations, and integrations; isolated from live operations.
- Testing: A stable environment to promote code from Dev for functional, integration, and User Acceptance Testing (UAT) by business users, ensuring quality before release.
- Production(PROD): The live, real-world environment where end-users access the ServiceNow platform for daily work; no development or testing happens here.