Summary
This chapter taught you how to build and release pipelines, using standard NPM, the .NET Core CLI, Docker, and SQL Server deployment tasks. These predefined tasks are popular for building and deploying Node.js and .NET applications. They reduce the time spent by developers creating manual commands when running a pipeline to build those applications.
In the next chapter, you will learn in depth about integrating testing and security tasks to make your code and applications more reliable.