Azure DevOps, GitHub, React Deployment - Deployment Center in Azure App Service (Video)

jaydestro

Jay Gordon

Posted on May 15, 2020

Azure DevOps, GitHub, React Deployment - Deployment Center in Azure App Service
 (Video)

Azure DevOps helps you deploy more reliably by providing you with a platform to complete CI/CD tasks. Azure DevOps is ready for any language or platform to deploy to.

This YouTube video will provide you with a run-through of deploying a stateless app to Azure Web App Service using the Deployment Center. The deployment center will create the CI/CD pipelines we expect for delivery. Azure DevOps triggers will ensure that whenever we push a new commit to the master branch, our code builds and deploys.

Here are some links to help you on your journey into DevOps, pipelines, and Azure.

💖 💪 🙅 🚩
jaydestro
Jay Gordon

Posted on May 15, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related