Demonstrating ALM and DevOps Implementation
In this chapter, we will go through a hands-on exercise involving a real-world example, with code snippets and step-by-step instructions. We will use one of the templates available in the Power Platform Enterprise template to demonstrate the end-to-end scenario of DevOps processes. This template is the Employee Kudos template, which we can use to praise others for their outstanding achievements. The available solution provides a model-driven application (Kudos Administration App) to administer the kudos, opt out users, and create badges that can be used in the canvas app to fill out the kudos. This latter canvas app, called the Kudos App in the solution, provides a user interface for users in an organization. Since the Kudos solution depends on the Employee Experience Base solution, we will learn how we can manage two solutions simultaneously by introducing multiple GitHub workflows in the release train and leveraging the deployment package...