- Lab 0. [Setting up client tools](0. Setting up client tools.md)
- Lab 1. [Creating an application from an existing Docker Image using CLI](1. Create App From a Docker Image.md)
- Lab 2. [Create an application using Docker Build Strategy using CLI ](2. Create App Using Docker Build.md)
- Lab 3. [Using Web Console](3. Using Web Console.md)
- Lab 4. [Creating an application using JBoss EAP builder image](4. Creating an application using JBoss EAP builder image.md)
- Lab 5. [Creating an application with frontend and backend database using templates](5. Using templates.md)
- Lab 6. [Scale up and Scale down the application instances](6. Scale up and Scale down the application instances.md)
- Lab 7. [Binary deployment of a war file](7. Binary Deployment of a war file.md)
- Lab 8. [Using SSL In your Application](8. Using SSL In your Application.md)
- Lab 9. [Blue-Green Deployments](9. Blue Green Deployments.md)
- Lab 10. [SCM - Web Hooks](10. SCM Web Hooks.md)
- Lab 11. [Rollback Applications](11. Rollback Applications.md)
- Lab 12. [Code Promotion Across Environments](12. Code Promotion Across Environments.md)
- Lab 13. [Using JBoss Development Studio](13. Using JBoss Development Studio.md)
- Lab 14. [Deploy Spring Boot Application](14. Deploy a Spring Boot Application.md)
- Lab 15. [Adding Spring Boot to Project Catalog](15. Adding Spring Boot S2I Image to the Project Catalog.md)
- Lab 16. [Adding Database to your SpringBoot App](16. Adding database to your Spring Boot Application.md)
- Lab 17. [Dynamic Configuration updates using ConfigMap](17. Dynamic Configuration Updates using ConfigMap.md)
- Lab 18. [Changing code on the fly](18. Changing code on the fly.md)