How to Deploy React App on AWS EC2

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 มี.ค. 2023
  • In this video you will learn how you can deploy your react application on EC2 Instance in AWS.

ความคิดเห็น • 52

  • @sandeepamarnath3295
    @sandeepamarnath3295 4 หลายเดือนก่อน +1

    Explained very well! Keep it up. You got a subscriber:)

  • @Rricky122890
    @Rricky122890 หลายเดือนก่อน +1

    Fantastic Video!

  • @GICC-kn4qr
    @GICC-kn4qr หลายเดือนก่อน

    Big Fan of your work Sir!!!!

  • @tanmeshnm
    @tanmeshnm 9 หลายเดือนก่อน

    Great video!!

  • @MrCuteguylol
    @MrCuteguylol 9 หลายเดือนก่อน

    Really great!

  • @venkatsoma1
    @venkatsoma1 11 หลายเดือนก่อน +3

    Great video - thank you so much for the very clear explanation and waiting for the CICD pipeline setup video

    • @alirazakhan_
      @alirazakhan_  11 หลายเดือนก่อน

      Thankyou, Soon I'll make

    • @vivekdasari2585
      @vivekdasari2585 5 หลายเดือนก่อน

      @@alirazakhan_ bro ! i have douts about aws & when we use the aws 650hrs fee but after it will charges can tell free deploy and does have any chages in aws

  • @vitorhugo9799
    @vitorhugo9799 17 วันที่ผ่านมา

    Thank you so much!

  • @umermalik6561
    @umermalik6561 ปีที่แล้ว

    Thank you! I have done my deployment from your help.

    • @alirazakhan_
      @alirazakhan_  ปีที่แล้ว +1

      Glad it helped you out💯

  • @AyushGupta-dc1ys
    @AyushGupta-dc1ys หลายเดือนก่อน

    damn great video

  • @zainbutt5251.
    @zainbutt5251. 7 หลายเดือนก่อน

    very helpfull thanks

  • @simranbanwait
    @simranbanwait ปีที่แล้ว +1

    guys the port 80 is reserved, i used port 8080, it worked that way.

  • @lucasshen1035
    @lucasshen1035 6 หลายเดือนก่อน

    MY GOAT 🐐❤‍🔥❤‍🔥❤‍🔥

  • @vijeyakumarvineescar8439
    @vijeyakumarvineescar8439 3 หลายเดือนก่อน

    thank you so much

  • @Dmasha28
    @Dmasha28 ปีที่แล้ว

    Great video Khan

  • @skyi5987
    @skyi5987 4 หลายเดือนก่อน +1

    Dhanyawaad bhaula

  • @monoranjannandi3283
    @monoranjannandi3283 5 หลายเดือนก่อน

    thank you

  • @ayencoscolfield3312
    @ayencoscolfield3312 ปีที่แล้ว

    thanks for the effort

  • @kushalbadal3234
    @kushalbadal3234 ปีที่แล้ว +1

    nice info brother

  • @ashwinilakshmanan7184
    @ashwinilakshmanan7184 7 หลายเดือนก่อน

    Thanku so much for the very clear explanation. Sir can you please do video for how we can connect our react app with the domain name

    • @alirazakhan_
      @alirazakhan_  6 หลายเดือนก่อน

      Sure will start videos from 2024

  • @user-ws2gp1ze3y
    @user-ws2gp1ze3y ปีที่แล้ว +2

    I was about to ask a question but then i saw you run "npm start" in the instance
    Edit: I feel like the better method would be to create a build and then serve it rather than installing all dependecies and running it in development mode there

    • @alirazakhan_
      @alirazakhan_  ปีที่แล้ว +1

      Yeah you can do that as well

  • @debillion
    @debillion 6 หลายเดือนก่อน

    Hi. I noticed that you didnt push the file into /var/www/html/ directory but you were still about the launch the application in the browser. Any explanation regarding this?

  • @sivaroyals5266
    @sivaroyals5266 ปีที่แล้ว

    great explanation..................... could u make a video on how to connect s3 to save image from nodejs application

  • @kelvinbarsana7914
    @kelvinbarsana7914 9 หลายเดือนก่อน

    My memory seems insufficient when running npm start. Wonder how yours work?

  • @samyip
    @samyip 7 หลายเดือนก่อน

    Great video. Thanks!
    May I know why you can do it without the use of Nginx (as reverse proxy) ?
    May I know why your site can be up (assuming you are not typing 'npm run dev' every time you need it to go live) with out the use of pm2 / cron job ?

    • @debillion
      @debillion 6 หลายเดือนก่อน +1

      I co-ask. I realized that no web server was installed and the index.html was also not pushed to the document root

  • @debillion
    @debillion 6 หลายเดือนก่อน

    where did you configure the port in the application. You used port 3000 but we do not where the port 3000 was configured

  • @sabarishr3288
    @sabarishr3288 11 หลายเดือนก่อน

    how to resolve npm err error which you have faced before creating npx because im also facing that same issue

  • @fun_factory880
    @fun_factory880 9 หลายเดือนก่อน

    Bro can you make video on how can we host react app using by directly uploading build file, it will be very helpfull

    • @glitchofcode
      @glitchofcode 9 หลายเดือนก่อน

      put you code into s3 bucket and make index.html to main file

  • @mashapoguajay3322
    @mashapoguajay3322 10 หลายเดือนก่อน +1

    Where is the next videoyar

  • @user-ls5gp4it7z
    @user-ls5gp4it7z 8 หลายเดือนก่อน

    is this automatic deploy

  • @mashapoguajay3322
    @mashapoguajay3322 10 หลายเดือนก่อน +1

    Im unable to share the ip address publicly

  • @panyamjagadeesh
    @panyamjagadeesh 3 หลายเดือนก่อน

    i tried with adding ngnx server. i am 404. can you give some suggestion.

    • @Ayusharma114
      @Ayusharma114 5 วันที่ผ่านมา

      igot 500 error

  • @raghunathreddy4338
    @raghunathreddy4338 หลายเดือนก่อน

    how to map domain this appliction

    • @alirazakhan_
      @alirazakhan_  หลายเดือนก่อน

      Use route 53 and map domain with Server IP address

  • @yashpandey2699
    @yashpandey2699 ปีที่แล้ว

    bhai how do we attach a domain name/DNS to the website?

    • @alirazakhan_
      @alirazakhan_  ปีที่แล้ว

      You can use route53. I will make a video on this soon

  • @manub4179
    @manub4179 ปีที่แล้ว

    Bro i need your help to deploy mern app on aws ec2 windows please help bro

    • @alirazakhan_
      @alirazakhan_  11 หลายเดือนก่อน

      Honestly speaking its not useful at all as thats not the right way to deploy.

    • @manub4179
      @manub4179 11 หลายเดือนก่อน

      @@alirazakhan_ Then please tell how to deploy but I wanted to use windows server only please help bro

    • @Ayusharma114
      @Ayusharma114 5 วันที่ผ่านมา

      @@alirazakhan_ whats better

  • @adityaI007
    @adityaI007 4 หลายเดือนก่อน

    thank you so much