Question
Booking Holdings
IN
Last activity: 23 Sep 2022 1:18 EDT
Controlled deployment of multiple products to multiple environments using deployment manager
I need to deploy different products to multiple environments in a controlled manner. For instance, i have four environments configured for a pipeline(Dev, QA, Staging, Prod). One product is deployed from Dev to QA, and i want the sign-off from QA before moving ahead with deployment to Staging. Meanwhile, the changes were due for sign-off, i have to deploy a bug fix to QA using the same pipeline. Once the bug-fix is verified in QA, i would move the older package and bug fix to staging. How can it be achieved?