This document describes a lab on creating applications in UrbanCode Deploy. The objectives are to create an application, add components, create SIT and UAT environments, add resources, and create a deployment process.
The steps are:
1. Create the JPetStore application and add the JPetStore-APP, JPetStore-WEB, and JPetStore-DB components.
2. Create a SIT environment, add properties, and add the local agent resource.
3. Create a UAT environment, add properties, and add the local agent resource.
4. Map the components to the SIT and UAT agent resources.
5. Create a Deploy