Saved in:
| Main Author: | |
|---|---|
| Format: | Recurso digital |
| Language: | |
| Published: |
Zenodo
2026
|
| Online Access: | https://doi.org/10.5281/zenodo.20109161 |
| Tags: |
Add Tag
No Tags, Be the first to tag this record!
|
Table of Contents:
- <div class="box"> <div class="abs-text">This project aims to design and implement an automated Continuous Integration and Continuous Deployment (CI/CD) pipeline for a web application using Microsoft Azure DevOps. CI/CD is a modern DevOps practice that enables developers to integrate code changes frequently, automatically build applications, and deploy them efficiently with minimal manual intervention. The system integrates a source code repository using GitHub and automates the process of building, testing, and deploying the application through Azure Pipelines. Whenever code changes are pushed to the repository, the pipeline is triggered, ensuring faster feedback and early detection of errors. This reduces development time, minimizes deployment risks, and improves overall software quality. The project also focuses on automating the deployment of the web application to cloud platforms such as Azure Virtual Machines or Azure App Services.</div> </div>