App deployment in ServiceNow Studio
Deploy applications from ServiceNow Studio using several methods, including using deployment requests to move application and global file changes across instances. Deployment options depend on organizational preference and standards.
View and manage your deployment pipeline from within ServiceNow Studio, without switching to another application or environment.
How are deployment requests created?
When a developer selects Publish in an application, a deployment request is created and displays on the Deployment section of the ServiceNow Studio homepage, on the Deployment requests tab.
Select a deployment record number to open it in a new tab, or select New to create a deployment request and attach update sets to it.
What options are available for app deployment?
Available deployment methods vary depending on if you're on the core UI or the Next Experience.
- Next Experience
- App Engine Management Center (AEMC): Deploy custom applications built in App Engine Studio, Creator Studio, and ServiceNow Studio across instances. AEMC uses Pipelines and Deployments to move applications between instances as they progress toward release. From AEMC, admins can customize pipelines, review and approve or reject deployment requests, and schedule deployments. For more information, see App Engine Management Center.
- Core UI (lists and forms)
- ReleaseOps: Automates the deployment process using update sets and customizable pipelines. ReleaseOps orchestrates the entire process of deployment, including moving changes between instances, running scans and tests, and releasing changes, while providing transparency into the process for release managers and teams.