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

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024

Комментарии • 27

  • @rsa_doluse7962
    @rsa_doluse7962 2 года назад +2

    Nice tutorial man. Well done and thanks

  • @manaspal5
    @manaspal5 9 дней назад

    Why you did not show the application running after deployment. I followed the same process. ZIP package was deployed, but application not running. In the error log showing Cannot find package 'apollo-server' imported from /home/site/wwwroot/server.js, although it was installed by command npm install.

  • @jasminearora2440
    @jasminearora2440 9 месяцев назад

    Thanks man , great video
    But why you are not updating the videos now
    Anyway to connect you for Azure Devops ?

    • @codeoncloud4707
      @codeoncloud4707  9 месяцев назад

      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

  • @samial-jabar9861
    @samial-jabar9861 Год назад +1

    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

  • @sumeetchandel9521
    @sumeetchandel9521 6 месяцев назад

    How to contact you ?

  • @mayur10417
    @mayur10417 10 месяцев назад

    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  9 месяцев назад

      Are you still facing the issue? Lets connect if the issue is still there. topmate.io/codewithutkarsh

  • @karthikams3480
    @karthikams3480 Год назад +1

    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

  • @azdevops
    @azdevops 4 месяца назад

    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

  • @partheshtiwari1808
    @partheshtiwari1808 Год назад +1

    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?

  • @TeresaShellvin
    @TeresaShellvin 6 месяцев назад

    no release option now , maybe they've updated or something

  • @ameeruddinsyed5798
    @ameeruddinsyed5798 6 месяцев назад

    why dont you use npm build template

  • @nri_raj
    @nri_raj Год назад +1

    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 2 года назад +2

    good one.

    • @codeoncloud4707
      @codeoncloud4707  2 года назад

      Thanks Devi. Let me know if you need anything specific tutorial.

  • @webdeveloperninja9220
    @webdeveloperninja9220 Год назад +1

    thanks

    • @codeoncloud4707
      @codeoncloud4707  Год назад

      Always a pleasure. Let me know what else you want me to create content on.

  • @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?