Home Application Modelling Naming of Application Deployments
Naming of Application Deployments PDF Print E-mail
Naming is important but not always easy. An Application Deployment represents the package of software components that are deployed [as instances] to Technology Nodes in order to create a physical instantiation of the Application.
  • Name the deployment from the Application Provider that it's a deployment of - rather than the software components
  • However, choose a name that in general terms indicates that this is a package of software things
    • Avoid using just 'EAR', 'WAR', 'package', 'Archive' etc. which may be misleading.
 
Related Articles