DevOps Automation Implementation

Muskan Tomar

Cloud Infrastructure Architect
DevOps Engineer
Azure DevOps
Python
Vercel

This DevOps project focuses on developing an automation script for the creation of Azure DevOps CI/CD Pipelines and deployment of application to Vercel.

Creating a full Python script to set up an Azure DevOps CI/CD pipeline and deploy to Vercel involves multiple steps and configurations.

  1. The script defines a pipeline with two jobs: "Build" and "Deploy."
  2. The "Build" job installs dependencies and runs tests.
  3. The "Deploy" job installs the Vercel CLI and deploys the project to Vercel.

Below is the workflow:







Partner With Muskan
View Services

More Projects by Muskan