InterviewSolution
| 1. |
In Octopus Deploy, How Can You Define The Lifecycles Of Projects? |
|
Answer» In Octopus, they are actually defined in a step-wise manner and through the different phases. It is not always necessary that all the phases have similar number of environments. They can vary depending on a lot of factors. Each environment is BASICALLY defined as a manual or an AUTOMATIC deployment process. It is necessary that all the environments should be released prior to the AVAILABILITY on the coming PHASE. In Octopus, they are actually defined in a step-wise manner and through the different phases. It is not always necessary that all the phases have similar number of environments. They can vary depending on a lot of factors. Each environment is basically defined as a manual or an automatic deployment process. It is necessary that all the environments should be released prior to the availability on the coming phase. |
|