Section 4: Moving into Production
In this last section, we will add automated tests to both the ASP.NET Core and React apps. We will deploy the app to Azure using Visual Studio and Visual Studio Code before fully automating the deployment by implementing build and release pipelines in Azure DevOps.
This section comprises the following chapters:
- Chapter 13, Adding Automated Tests
- Chapter 14, Configuring and Deploying to Azure
- Chapter 15, Implementing CI and CD with Azure DevOps