Deploy any MERN Stack App on Azure Cloud using CICD Pipeline
Step by Step deployment of any MERN Stack App on Azure Cloud with CICD Pipeline using AzureDevOps & Other Cloud Services
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
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...
Learn everything about Docker & run your Springboot, NodeJS apps inside containers using Docker on Azure cloud.
Following are the topics that you will learn in this course:
What is the need to run applications inside the container
What is Docker
What is Image
What is Container
What is Docker hub
What is Dockerfile
Benefits of using Docker and running applications inside a container
How to create your own Dockerfile
How to build Docker image and Run a container from it
Convert your normal springboot application into a docker based container application
Convert your normal node with express js application into a docker based container application
How check logs inside running container
How to enter inside a running container
How list all images
How to list all running containers
How to delete image and container
What is public cloud
What are different cloud models
What is Azure cloud
What are different Azure cloud services
How to create Azure container registry and Azure container instance
Containers helps to achieve microservices architecture
Containers are backbone of the Kubernetes clusters
You will learn to create springboot application from spring initializer
You will learn about docker hub, its repositories, docker images, tags within each image
You will learn how to tag docker image to a specific version
You will learn to build code again and build image again with a new tag and push it to Azure container registry
You will get the complete source code of the application which you can refer and do changes according to your need and play around with it to further enhance your knowledge.
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
- You will learn everything about Docker
- How to Dockerize Node with ExpressJS Application
- How to build, run containers and push them to azure container registry
- What is Azure cloud and how to deploy container based application on Azure cloud
Who Should Attend!
- Anyone who wants to learn the industry way of building and deploying software to production in a controlled automated way.
- Anyone who wants to learn the CICD, DevOps way of working using the most popular cloud service i.e Azure
- Anyone who wants to learn about containers and run applications inside containers
- Anyone who wants to learn about running containers on Azure cloud