Section 5: Application Life Cycle Management
Azure DevOps and Visual Studio App Center are the two pillars of application life cycle management when we talk about .NET Core and Xamarin. Azure DevOps, previously known as Visual Studio Online or Team Services, provides a complete suite for implementing DevOps principles, whereas App Center acts as a command center for mobile application development, testing, and deployment. Using these tools, developers and operations teams can implement robust and productive delivery pipelines that can take the application source from the repository to production environments.
The following chapters will be covered in this section:
- Chapter 14, Azure DevOps and Visual Studio App Center
- Chapter 15, Application Telemetry with Application Insights
- Chapter 16, Automated Testing
- Chapter 17, Deploying Azure Modules
- Chapter 18, CI/CD with Azure DevOps