How to deploy a NodeJS Application. (AWS Elastic Beanstalk Tutorial).

Поділитися
Вставка
  • Опубліковано 9 січ 2025

КОМЕНТАРІ • 26

  • @leethai98
    @leethai98 5 місяців тому +1

    Thank you bro for this helpful guideline. Awesome!!!

  • @burhannaveed1911
    @burhannaveed1911 7 місяців тому +1

    Thank you bro this video helped a ton!

  • @chavdarajan7428
    @chavdarajan7428 5 місяців тому +1

    Thank you for the help😉

    • @JBTechTutorials
      @JBTechTutorials  5 місяців тому +1

      No problem, I'm glad you found the video useful 🤘

  • @mohitxroxx
    @mohitxroxx 7 місяців тому +1

    Thanks, it helped!

  • @vb.solutions
    @vb.solutions 4 місяці тому +2

    In security groups can we select https why http? Can you explain me sir? Will https comes under free tier

    • @JBTechTutorials
      @JBTechTutorials  4 місяці тому

      If you have a valid ssl certificate you can use the https option, I do not so I use normal http.
      You can also use AWS Cloud Front service to redirect your http traffic to https if you need http.

  • @ydmore8542
    @ydmore8542 7 місяців тому +1

    Nice 👍

  • @vb.solutions
    @vb.solutions 4 місяці тому +1

    Is this all process comes under free tier? Please reply sir thanks it helped me

    • @JBTechTutorials
      @JBTechTutorials  4 місяці тому

      It does come under free tier, but I would keep an eye on your billing dashboard. I always make sure my EC2 instances are shut down when I don't use them, because free tier does not mean always free, you only get a certain amount of hours free.

  • @eeinfo1
    @eeinfo1 4 місяці тому +1

    followed every step but not able to acess with other devices with link.

    • @JBTechTutorials
      @JBTechTutorials  4 місяці тому

      Are you not able to access the hosted link on other devices?

    • @vb.solutions
      @vb.solutions 4 місяці тому

      @@JBTechTutorials yes sir that is the issue, while you creating can you able to open it with other device like mobile with link

    • @eeinfo1
      @eeinfo1 4 місяці тому

      ​@@JBTechTutorialsyes sir I am able to access within hosted device (laptop) but not on other mobiles or laptops with link

    • @JBTechTutorials
      @JBTechTutorials  4 місяці тому +1

      You should be able to access it on any device. It sounds like the issue might be related to the security settings of your Elastic Beanstalk environment. You may want to check the security groups and firewall rules to ensure they allow access from all devices, not just your hosted laptop. Also, double-check your network configuration, DNS settings, and the health of your application to make sure everything is set up correctly.

    • @eeinfo1
      @eeinfo1 4 місяці тому +1

      @@JBTechTutorials OK sir will check it once

  • @_RajdevUllash
    @_RajdevUllash 4 місяці тому

    I followed every step but could not access other devices using the link.

  • @ErnovanderMerwe
    @ErnovanderMerwe 7 місяців тому +1

    First