Azure based CI/CD Architecture Explained in Just 8 Steps



Continuous integration and Continuous deployment (CI/CD) architecture using Azure  explained in just simple 8 steps. These are

1. Change application source code.

2. Commit application code and Web Apps web.config.

3. Continuous integration triggers application build and unit tests.

4. Continuous deployment trigger orchestrates deployment of application artifacts with environment-specific parameters.

5. Deployment to Web Apps.

6. Azure Application Insights collects and analyzes health, performance, and usage data.

7. Review health, performance, and usage information.

8. Update backlog item.


Tools/Services use in this process are 

  1. Visual Studio
  2. Azure Repo
  3. Azure Pipeline
  4. Azure Web App Service
  5. Azure Application Insights
  6. Azure Backlog Service or Visual Studio Team Services Backlogs.



Ref:-

  1. portal.azure.com
  2. doc.microsoft.com


Comments

Popular posts from this blog

OutSystems – A Low-code Development Platform

What is difference between Azure Cognitive Search and Elastic Search

failed to access iis metabase asp.net