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


Step by Step deployment of any MERN Stack App on Azure Cloud with CICD Pipeline using AzureDevOps & Other Cloud 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

You will learn to debug, troubleshoot and monitor your application in real time

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 MERN stack application

24. Source code for the MERN stack application

25. And much more…

English
language

Content

All about public cloud
Course Introduction
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 in free account
Node Express API – Continuous Integration and Continuous Deployment
Overview of MERN stack Application
Create-CosmosDB
Connect-CosmosDB-from-Local
Test-Local-App-with-CosmosDB
Push-NodeExpress-code-to-Azure-Repos
Create-CI-Pipeline-for-NodeExpress
Create-CD-Pipeline-for-NodeExpress
Connect-Local-React-code-to-Azure-Backend-CosmosDB
ReactJs – Continuous Integration and Continuous Deployment
Push-React-code-to-Azure-Repos
Create-CI-Pipeline-for-ReactJs
Create-StorageAccount-Container
Create-CD-Pipeline-for-ReactJs
End2End-Test-on-Azure-Deployed-Application
Enabling-Auto-Commit-Pipeline-Trigger
Application-Monitoring
Cleanup-Delete-All-Cloud-Services
Source code
Source code ReactJs
Source code for Node and Express app