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

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

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

  • @leethai98
    @leethai98 3 месяца назад +1

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

  • @burhannaveed1911
    @burhannaveed1911 4 месяца назад +1

    Thank you bro this video helped a ton!

  • @chavdarajan7428
    @chavdarajan7428 3 месяца назад +1

    Thank you for the help😉

    • @JBTechTutorials
      @JBTechTutorials  3 месяца назад +1

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

  • @mohitxroxx
    @mohitxroxx 5 месяцев назад +1

    Thanks, it helped!

  • @ydmore8542
    @ydmore8542 5 месяцев назад +1

    Nice 👍

  • @vb.solutions
    @vb.solutions 2 месяца назад +2

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

    • @JBTechTutorials
      @JBTechTutorials  2 месяца назад

      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.

  • @_RajdevUllash
    @_RajdevUllash 2 месяца назад

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

  • @vb.solutions
    @vb.solutions 2 месяца назад +1

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

    • @JBTechTutorials
      @JBTechTutorials  2 месяца назад

      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 2 месяца назад +1

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

    • @JBTechTutorials
      @JBTechTutorials  2 месяца назад

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

    • @vb.solutions
      @vb.solutions 2 месяца назад

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

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

    • @JBTechTutorials
      @JBTechTutorials  2 месяца назад +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 2 месяца назад +1

      @@JBTechTutorials OK sir will check it once

  • @ErnovanderMerwe
    @ErnovanderMerwe 5 месяцев назад +1

    First