Question

Tekclansolutions
IN
Last activity: 11 Jul 2025 13:03 EDT
How to Achieve Parallel Deployment to Multiple QA Environments in Deployment Manager 5.5.6
Hi Team,
We are currently using Pega Deployment Manager version 5.5.6. In our deployment pipeline, after the Dev environment, we need to deploy the same product to multiple QA environments (e.g., QA1, QA2, QA3).
At present, the deployment proceeds sequentially—QA1 environment is deployed first, and each QA environment waits for the previous one to complete. Our requirement is to configure the pipeline so that all three QA environments receive the code in parallel, immediately after the Dev stage is completed.
We are looking for guidance on how to enable parallel deployments from Dev to multiple QA environments using Deployment Manager.
Is this possible, and if so, how can it be achieved?