I am trying to host my React/Node project to a server, I heard that it's not possible to host node app in shared hosting, and I have to buy a VPS server for that which needs more technical knowledge, but I don't have enough knowledge in setting a VPS server and maintaining it and installing all other firewall and stuffs. Are you sure if I follow this video I can host it in AWS EC2? btw I am using firebase as the db. I would like to know which are the area that I could go wrong during the deployment of the app in AWS. Thankyou for your time👍
AWS EC2 is a suitable option for hosting your React/Node.js project with Firebase. Follow the steps in video and you should be able to do it. Pay close attention to security group configurations and when connecting your Node.js backend to Firebase.
this video is all i need rn
I am trying to host my React/Node project to a server, I heard that it's not possible to host node app in shared hosting, and I have to buy a VPS server for that which needs more technical knowledge, but I don't have enough knowledge in setting a VPS server and maintaining it and installing all other firewall and stuffs. Are you sure if I follow this video I can host it in AWS EC2? btw I am using firebase as the db. I would like to know which are the area that I could go wrong during the deployment of the app in AWS. Thankyou for your time👍
AWS EC2 is a suitable option for hosting your React/Node.js project with Firebase. Follow the steps in video and you should be able to do it. Pay close attention to security group configurations and when connecting your Node.js backend to Firebase.
Thanks man