Petals ESB Deployer 1.0.0

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (7)

View Page History

In the first step of a project, developers will use a standalone topology running on their computer as following:
!deployment-samples-classic-DEV.png|width=340%,align=center!

Once the development is finished, some artefacts are delivered to the team "TEST".
* the service-assemblies or deployable service units as archives to deploy.
With the Petals ESB architect, the team "TEST" defines a simplified version of the Petals ESB bus topology that will be used for testing. Finally we can have such a topology:
!deployment-samples-classic-TEST.png!
!deployment-samples-classic-TEST.png|width=40%,align=center!

Once tests are passed, we validate deliverables on a pre-production environment for which the Petals ESB bus topology is the same than the production environment. This topology was defined by the Petals ESB architect in agreement with production operators. Only machines and few configuration items are different between environments PRE-PROD and PROD. Service units deployed are the same than the one of the testing environment:
!deployment-samples-classic-PRE-PROD.png!
!deployment-samples-classic-PRE-PROD.png|width=40%,align=center!

If no problem has been detected in pre-production stage, the project is deployed on the production environment with the same topology and the same service-units than the one of the pre-production environment, except machines and few parameters:
!deployment-samples-classic-PROD.png!
!deployment-samples-classic-PROD.png|width=40%,align=center!

h1. Modeling your deployments