How to Deploy a Node.js App in Microsoft Azure | Azure DevOps for creating CI/CD

  Рет қаралды 19,006

Code On Cloud

Code On Cloud

Жыл бұрын

✔️ Problem this video solves:- How to deploy #Node.js Application on #Azure ?
You will learn:-
- Resources you need to create an azure for the solution. ✅
- Different ways to deploy the Node.js application. ✅
- Working with Azure DevOps. ✅
- Creating CI to build the code and CD to release the build to an App Service. ✅
- Monitoring live logs of the application on Azure. ✅
✔️ This video is a step-by-step tutorial on how to deploy the Node.js application on the Azure cloud. There are many ways to deploy your code. I have used the easy method and followed it a lot in Industry.
✔️ Start your Journey by creating the free account and, practice small hands-on that I will be sharing.
✔️ The aim of these videos is to make you aware of the services/products offered by Azure so that when you are asked to implement them that is not the first time you have heard them. The videos will be short and contain demo/hands-on so that they make more sense to you.
**************************************************
🚀 How to Create Azure Free Account (Step by Step tutorial)
• Getting started with A...
🚀 How to deploy Java application on Azure App service
• How to deploy Java app...
Currently watching: How to deploy Node.js App on Azure App service
**************************************************
I am a Cloud Enthusiast, Microsoft Azure Certified Developer, and an open-source contributor.
Best way to connect with me: / utkarsh-sharma-53362836

Пікірлер: 26
@rsa_doluse7962
@rsa_doluse7962 Жыл бұрын
Nice tutorial man. Well done and thanks
@samial-jabar9861
@samial-jabar9861 Жыл бұрын
Great video. One advice, please increase the video volume from next time. Sometimes its hard to hear. Thanks. Keep up the great work.
@codeoncloud4707
@codeoncloud4707 Жыл бұрын
Thanks Sami. I have upgraded my mic for latest videos. I’ll try to recreate this again in better voice quality. Really appreciate your feedback. Thanks
@nri_raj
@nri_raj Жыл бұрын
Bro what are the charges? Will the server sleep as like heroku? Can we also see logs of console log if our app is just hello world in front end but inside app it is doing API calls etc but has no front end?
@codeoncloud4707
@codeoncloud4707 Жыл бұрын
There are different pricing models for app service. There are sku which give 99.9 percent availability SLA. Visit azure website for more details
@deviyeduresapu6741
@deviyeduresapu6741 Жыл бұрын
good one.
@codeoncloud4707
@codeoncloud4707 Жыл бұрын
Thanks Devi. Let me know if you need anything specific tutorial.
@azdevops
@azdevops Ай бұрын
1. Brother I need the node.js script complete code to run in the CI-CD pipelines - how can I have it asap? Kindly create another video from scratch - writing the code to website hosted
@mayur10417
@mayur10417 7 ай бұрын
Hi I am using azure deployment center for CI CD but when I push to Git repo the code is deployed but it is unable to access env file... please help!
@codeoncloud4707
@codeoncloud4707 6 ай бұрын
Are you still facing the issue? Lets connect if the issue is still there. topmate.io/codewithutkarsh
@partheshtiwari1808
@partheshtiwari1808 Жыл бұрын
Hello....thanks for the tutorial 🙌 can we deploy the private GitHub repository to azure
@codeoncloud4707
@codeoncloud4707 Жыл бұрын
Yes parthesh we can deploy that. Do you want a tutorial on that?
@webdeveloperninja9220
@webdeveloperninja9220 Жыл бұрын
thanks
@codeoncloud4707
@codeoncloud4707 Жыл бұрын
Always a pleasure. Let me know what else you want me to create content on.
@TeresaShellvin
@TeresaShellvin 3 ай бұрын
no release option now , maybe they've updated or something
@jasminearora2440
@jasminearora2440 6 ай бұрын
Thanks man , great video But why you are not updating the videos now Anyway to connect you for Azure Devops ?
@codeoncloud4707
@codeoncloud4707 6 ай бұрын
Thanks for your kind words. You can connect with me on LinkedIn or schedule a call if you want to collaborate and develop something. You can even support my hours scheduling from here. topmate.io/codewithutkarsh
@karthikams3480
@karthikams3480 Жыл бұрын
Hi, can you please explain how to deploy both angular and nodejs in the same azure pipeline, pls
@codeoncloud4707
@codeoncloud4707 Жыл бұрын
Do you have code in any repository? I can deploy the same code for you.
@codeoncloud4707
@codeoncloud4707 Жыл бұрын
Do you have code in any repository? I can deploy the same code for you.
@karthikams3480
@karthikams3480 Жыл бұрын
Yes i have the code in repository
@karthikams3480
@karthikams3480 Жыл бұрын
Can you provide me your mail id
@ameeruddinsyed5798
@ameeruddinsyed5798 2 ай бұрын
why dont you use npm build template
@sumeetchandel9521
@sumeetchandel9521 3 ай бұрын
How to contact you ?
@anysubs
@anysubs Жыл бұрын
There is no CI/CD pipeline in it, just waste of time
@codeoncloud4707
@codeoncloud4707 Жыл бұрын
There is CI/CD in this tutorial. What were you expecting?
Azure DevOps Tutorial for Beginners | CI/CD with Azure Pipelines
36:29
TechWorld with Nana
Рет қаралды 1,2 МЛН
마시멜로우로 체감되는 요즘 물가
00:20
진영민yeongmin
Рет қаралды 32 МЛН
НРАВИТСЯ ЭТОТ ФОРМАТ??
00:37
МЯТНАЯ ФАНТА
Рет қаралды 1,9 МЛН
Самый Молодой Актёр Без Оскара 😂
00:13
Глеб Рандалайнен
Рет қаралды 8 МЛН
Clowns abuse children#Short #Officer Rabbit #angel
00:51
兔子警官
Рет қаралды 74 МЛН
Auto Deploy React & Node.js with Github Actions CI/CD
1:08:42
Telmo Sampaio
Рет қаралды 59 М.
Deploying React apps to Azure Web App with Azure DevOps
11:07
Techies Lounge
Рет қаралды 46 М.
Serverless functions with Azure Functions, Nodejs and Reactjs | TechHarvesting
14:40
Tech Harvesting with Naseel
Рет қаралды 2,4 М.
Azure DevOps & Create React App : Build/Release Pipeline
10:59
Rahul Nath
Рет қаралды 46 М.
How to design a Deployment Pipeline (GitOps)
11:01
DevOps Journey
Рет қаралды 29 М.
How to deploy a NodeJs app with MS Azure Web Services
30:44
마시멜로우로 체감되는 요즘 물가
00:20
진영민yeongmin
Рет қаралды 32 МЛН