• Post category:StudyBullet-3
  • Reading time:6 mins read


Step by Step deployment of MEAN Stack application on Azure Cloud with CICD Pipeline using Azure DevOps & Other Services

What you will learn

 

You will learn everything about public cloud services

You will create and use most popular Azure cloud services

You will learn the industry standard way of building and deploying software using CICD pipelines on Azure DevOps

You will learn the end to end cycle of software development to deployment to shipping it for production in a controlled automated process

Description

 

This is a practical hands-on based fullsatck application deployment course. It covers all the concepts that one needs to start creating Continous Integration and Continous Deployment pipelines end to end using Azure cloud and Azure DevOps. The course is structured in such a way that you will learn everything by implementing the concepts through a project-based approach.

Following are the topics that are covered in this course:

1. What is On-Premise Infrastructure

2. What is Public cloud

3. Why do we need public cloud

4. Different types of cloud service providers in the market

5. Different cloud models like IaaS, PaaS, SaaS

6. Analogy with real-world example

7. Different types of Azure cloud services

8. How to create a free Azure portal account

9. Various services on Azure portal

10. Azure cloud concepts like Subscription, Resource group, Virtual machines, App service, Storage account, Databases, and much more.

11. Setting up Azure DevOps organization, projects

12. Overview of different components of AzureDevOps dashboard

13. Creating an azure App Service and using it


Get Instant Notification of New Courses on our Telegram channel.


14. Creating Azure NoSQL CosmosDB and using it

15. Creating Storage account and Container and using it

16. Monitoring and Log debugging using Application Insight

17. Continuous Integration pipeline with AzureDevOps

18. Continuous Deployment pipeline with AzureDevOps

19. Different Git commands

20. Testing the application end to end

21. How to request access to use pipelines using free account

22. How to delete all services to avoid getting extra cost

23. Code walkthrough for the MEAN stack application

24. Source code for the MEAN stack application

25. And much more…

English
language

Content

 
All about public cloud
What-Why-Cloud-OnPremise-Infrastructure
Public-Cloud-And-Cloud-Providers
Cloud-Models-IaaS-PaaS-SaaS
Azure-Cloud-Services-Overview
Azure-DevOps-Overview
Azure Portal and Azure DevOps
Azure-Free-Account-Registration
Azure-Portal-Walkthrough
Azure-DevOps-Walkthrough
Process-to-enable-Azure-Pipeline-Agents
Node Express API – Continuous Integration and Continuous Deployment
Overview
Creating-CosmosDB
Connecting-DB-From-Local-Code
Setup-Azure-Repos-Git-For-NodeExpress-API
CI-Pipeline-For-NodeExpress-API
Create-Azure-AppService
Create-CD-Pipeline-For-NodeExpress-API
Connect-AppService-API-From-Local-AngularApp
Logging-Monitoring-with-AppInsights
Angular app – Continuous Integration and Continuous Deployment
Pushing-Angular-Code-to-Azure-Repos-Git
Creating-CI-Pipeline-For-AngularApp-Part-1
Creating-CI-Pipeline-For-AngularApp-Part-2
Create-StorageAccount-Container
Deploy-AngularApp-with-CD-pipeline-Part-1
Deploy-AngularApp-with-CD-pipeline-Part-2
Deploy-AngularApp-with-CD-pipeline-Part-3
Deploy-AngularApp-with-CD-pipeline-Part-4
Testing-End2End-on-Azure
Industry way of working and Infrastructure cleanup
Pull-Request-DTAP-process
Cleanup-Delete-All-Services
Source code for MEAN Stack Application
Source code