Linux serverlinux web serverNETWORK ADMINISTRATIONS

0023 – ☁ Deploying and hosting an Angular application in Azure

Title: 0023 – Deploying and hosting an Angular application in Azure

In this video we go over the process of creating the production version of our Angular application code and make it ready for deployment into our Azure subscription.
Once the deployment package is created, we then go over the simple process of creating the Azure Web App and configure it to accept our new deployment package. We end up using local git repository as the source for our deployments and we show you how to upload the files from your computer into the Azure Web App git repository which will automatically deploy our application as soon as changes are pushed into it.
This process takes only a few minutes to complete but makes it very nice and easy to host our simple web application.

Github page for this video: https://github.com/clouddeveloperio/clouddeveloper.io

Related Video(s):

0016 – Creating a new Angular application with VS Code – https://youtu.be/DqtKuXFfhsQ
0017 – Starting an Angular application and testing basics – https://youtu.be/L2iaJngxcqA
0018 – Angular + Semantic UI quick start guide – https://youtu.be/5jGW6_O3rOI
0019 – Adding jQuery to Angular for Semantic UI guide – https://youtu.be/VuaH2Qs3T6Q
0020 – How to create components in Angular application walkthrough – https://youtu.be/vGIRFE4cFQU
0021 – Writing automated unit tests in Angular for components – https://youtu.be/tIQvtvK1k7E
0022 – Building a modern Angular application with Parallax effect – https://youtu.be/bkdZ1jmaiYw

#azure #git #deployment #hosting #angular #angular2 #angularjs #ui #ux

source by clouddeveloper.io

linux web server

Leave a Reply

Your email address will not be published. Required fields are marked *