Summary
We have learned about the different tools there are to implement a healthy application lifecycle management process for Power Platform.
We learned about the capabilities and functionality of the ALM Accelerator, Pipelines in Power Platform, GitHub, and Azure DevOps.
The ALM Accelerator and Pipelines in Power Platform (in their basic setup) are a good starting point for smaller projects where no surrounding components (such as Azure Functions) are included.
GitHub and Azure DevOps are also capable in other areas of the ALM process than just the deployment part, but they do require more investment when it comes to the setup and they have a different UI than makers are used to.
In the next chapter, we will see how to actually set up our project and all of the tools we have learned about in this chapter.