Define and implement continuous integration
Create automated pipelines that continuously build, test, package, and deploy your applications.
Prerequisites
None
Modules in this learning path
Set up a continuous integration (CI) pipeline that automates the process of building your application.
Set up a continuous delivery (CD) pipeline that automates the process of deploying your application.
Design and create a realistic release pipeline that promotes changes to various testing and staging environments.
Run automated load tests by using Apache JMeter, a form of nonfunctional testing, in Azure Pipelines.
Choose and implement a deployment pattern that helps you smoothly roll out new application features to your users.
Create a desired state configuration script that checks that IIS is installed. Onboard virtual machines (VMs) for management by Azure Automation. Automatically install IIS on the VMs where that feature is missing.