Managing deployments using pipelines in AEMC
-
- UpdatedJan 30, 2025
- 3 minutes to read
- Yokohama
- App Engine Studio
Manage applications at all stages of deployment, view multiple pipelines, and approve or reject deployment requests using the App Engine Management Center (AEMC).
The Active deployment requests in the pipeline section of the AEMC Overview page shows the number of apps at each deployment stage within each of your pipelines. You can select Show all requests, Show requests, or Show published requests next to the corresponding sections to see an overview of each group of requests.
For a full picture of all your pipeline deployment requests, access the Pipelines page in AEMC. View all of your pipelines, quickly access each deployment request record, and filter each pipeline section to see only the requests that match your criteria.
Change Management integration
You can integrate an existing Change Management program with your app deployment processes to add oversight into your deployments and have apps deploy according to a scheduled Change window. For more information, see Manage deployment requests.
Schedule app deployments in AEMC
Schedule apps to deploy to production at a future time to load balance your systems using the App Engine Management Center (AEMC).
Before you begin
Role required: admin or app_engine_admin
About this task
Deploying apps through your pipelines requires a certain amount of processing power. Depending on the needs of your organization, you may want to schedule deployments to happen when less processing power is needed elsewhere or when it's generally more convenient.
Procedure
Update a deployment request in AEMC
Change the details of a deployment request in App Engine Management Center (AEMC).
Before you begin
Role required: admin
Procedure
- Navigate to .
- On the Requests page, select the deployment request that you want to update.
- On the Scheduled Deployments tab, select the deployment record you want to update.
- In the Scheduled Deployment Date field, select an updated date and time for the app to deploy to production.
- Select Save.
Cancel a scheduled deployment in AEMC
Cancel a scheduled app deployment in App Engine Management Center (AEMC) if you no longer need to deploy the app to production. Canceling the scheduled deployment request cancels the scheduled deployment and also the entire request itself.
Before you begin
Role required: admin
Procedure
- Navigate to .
- On the Requests page, select the deployment request that you want to update.
- On the deployment request, select Cancel deployment.