Deploying applications
Deliver your application to users by publishing it to a live production environment.
Deploying applications on the Next Experience
- Manage deployments using pipelines in AEMC
- The App Engine Management Center (AEMC) provides a unified experience for deploying custom applications built in App Engine Studio, Creator Studio, and ServiceNow Studio. AEMC uses Pipelines and Deployments to move applications between instances as they are prepared for release. In AEMC, you can customize your pipeline, review, approve, and reject deployment requests, and schedule deployments all in one centralized location.
Deploying applications in the Core UI
- ReleaseOps
- 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.
- ServiceNow application repository
- The ServiceNow Application Repository is a central location for all scoped applications that are published by all ServiceNow customers. After you develop and test a custom application, you can make the application available to company instances by publishing it to this repository.
- System update sets
- An update set is a group of configuration changes that can be moved from one instance to another. This feature enables administrators to group a series of changes into a named set and then move them as a unit to other systems for testing or deployment.