Project Overview

This project demonstrates the implementation of a complete CI/CD pipeline using Azure DevOps for a containerized web application.

The objective of the project was to automate the entire software delivery lifecycle, from source code integration to container deployment using Azure cloud services.

The project integrates:

The implementation follows modern DevOps practices by enabling automated builds, automated deployments, and continuous integration workflows.


Project Architecture

The workflow of the project follows this structure:

Developer

VS Code

GitHub Repository

Azure DevOps Pipeline Trigger