Deploy any MERN Stack App on Azure Cloud using CICD Pipeline
Deploy any MERN Stack App on Azure Cloud using CICD Pipeline, available at $59.99, has an average rating of 4.65, with 51 lectures, based on 19 reviews, and has 2030 subscribers.
You will learn about 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 This course is ideal for individuals who are Anyone who wants to learn the industry way of building and deploying software to production in a controlled automated way. or Anyone who wants to learn the CICD, DevOps way of working using the most popular cloud service i.e Azure or Anyone who wants to learn about containers and run applications inside containers or Anyone who wants to learn about running containers on Azure cloud It is particularly useful for Anyone who wants to learn the industry way of building and deploying software to production in a controlled automated way. or Anyone who wants to learn the CICD, DevOps way of working using the most popular cloud service i.e Azure or Anyone who wants to learn about containers and run applications inside containers or Anyone who wants to learn about running containers on Azure cloud.
Enroll now: Deploy any MERN Stack App on Azure Cloud using CICD Pipeline
Summary
Title: Deploy any MERN Stack App on Azure Cloud using CICD Pipeline
Price: $59.99
Average Rating: 4.65
Number of Lectures: 51
Number of Published Lectures: 51
Number of Curriculum Items: 51
Number of Published Curriculum Objects: 51
Original Price: $19.99
Quality Status: approved
Status: Live
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
Target Audiences
- 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
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.
Course Curriculum
Chapter 1: All about public cloud
Lecture 1: Course Introduction
Lecture 2: What-Why-Cloud-OnPremise-Infrastructure
Lecture 3: Public-Cloud-And-Cloud-Providers
Lecture 4: Cloud-Models-IaaS-PaaS-SaaS
Lecture 5: Azure-Cloud-Services-Overview
Lecture 6: Azure-DevOps-Overview
Chapter 2: Azure Portal and Azure DevOps
Lecture 1: Azure-Free-Account-Registration
Lecture 2: Azure-Portal-Walkthrough
Lecture 3: Azure-DevOps-Walkthrough
Lecture 4: Process-to-enable-Azure-Pipeline-Agents in free account
Chapter 3: Node Express API – Continuous Integration and Continuous Deployment
Lecture 1: Overview of MERN stack Application
Lecture 2: Create-CosmosDB
Lecture 3: Connect-CosmosDB-from-Local
Lecture 4: Test-Local-App-with-CosmosDB
Lecture 5: Push-NodeExpress-code-to-Azure-Repos
Lecture 6: Create-CI-Pipeline-for-NodeExpress
Lecture 7: Create-CD-Pipeline-for-NodeExpress
Lecture 8: Connect-Local-React-code-to-Azure-Backend-CosmosDB
Chapter 4: ReactJs – Continuous Integration and Continuous Deployment
Lecture 1: Push-React-code-to-Azure-Repos
Lecture 2: Create-CI-Pipeline-for-ReactJs
Lecture 3: Create-StorageAccount-Container
Lecture 4: Create-CD-Pipeline-for-ReactJs
Lecture 5: End2End-Test-on-Azure-Deployed-Application
Lecture 6: Enabling-Auto-Commit-Pipeline-Trigger
Lecture 7: Application-Monitoring
Lecture 8: Cleanup-Delete-All-Cloud-Services
Chapter 5: Source code
Lecture 1: Source code ReactJs
Lecture 2: Source code for Node and Express app
Chapter 6: All About Docker
Lecture 1: Why do we need Docker
Lecture 2: Docker Basics
Lecture 3: Benefits-of-Docker
Lecture 4: Docker-working-workflow
Lecture 5: Installing-Docker-Desktop
Chapter 7: All about public cloud
Lecture 1: What-Why-Cloud-OnPremise-Infrastructure
Lecture 2: Public-Cloud-And-Cloud-Providers
Lecture 3: Cloud-Models-IaaS-PaaS-SaaS
Lecture 4: Azure-Cloud-Services-Overview
Lecture 5: Azure-DevOps-Overview
Chapter 8: Azure cloud
Lecture 1: Azure-Free-Account-Registration
Lecture 2: Azure-Portal-Walkthrough
Chapter 9: NODE EXPRESS DOCKER AZURE
Lecture 1: Overview-Docker-NodeJS-Azure
Lecture 2: Installing-VScode-NodeJS
Lecture 3: Setup-Node-Project-With-ExpressJS
Lecture 4: Create-REST-API-with-Node-ExpressJS.mp4
Lecture 5: Creating-Docker-File
Lecture 6: Create-Azure-Container-Registry
Lecture 7: Build-Docker-Image
Lecture 8: Push-Docker-Image-to-Azure
Lecture 9: Create-Azure-Container-Instance
Lecture 10: Deploy-Docker-Image-on-Azure-Container-Instance
Lecture 11: End2End-Testing-and-Cleanup
Instructors
-
Rakesh Pandey
Freelance developer with diverse experience
Rating Distribution
- 1 stars: 0 votes
- 2 stars: 1 votes
- 3 stars: 2 votes
- 4 stars: 2 votes
- 5 stars: 14 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024