Your AWS DREAM Course coming Live SOON.... 🚀☁ "Mastering AWS Cloud for Beginner - Learn AWS cloud by Building & Deploying scalable web application using 3 different aws architectures" Now you can: Pre-Register to the course and get 90% DISCOUNT or Get notification once the course is LIVE (Full Price) Here is everything you need to know: scaleupsaas.dev/aws-master-course-for-beginners/
It took me 2 days trying to introduce https to my AWS project but failed. After watched your video, I fixed it successfully. Thanks a lot for helping me!
This is actually my first time commenting on any youtube video, cause, i have been trying to overcome thisissue i am very greatful for this video, it made my day and week, thank you very much
This is EXACTLY what I needed. I had a NodeJS project which I decided to finally upgrade to SSL after about a year of not having it, and doing so was extremely challenging with the scattered resources I ran into online. But you managed to explain everything clearly from start to finish, and I got it working! Thank you!
Bro Im really thanks with you, I have been trying to set up everything to implement an API with SSL and domain for a long time, with your tutorial I did it in an hour and a half, I really appreciate what you did.
This is how tutorials should be. Straight to the point with awesome explanation. After 2 days of frustration finally i found this and everything works.
Dude you helped me! I was suffering trying a lot of stuff, even seeing the original upadted video from amazon youtube channel haha! But that secret with the nginx was the deal!!! Thank you a lot!!!
Boom shakalakaka boom thanks haha.. I was thinking of using AWS load balancer to get SSL but I guess if you have domain lying around you might as well get that too :). Got mine up and running now, thanks.
I followed the exact steps, it works fine with get requests but not with post ones, Note: my requests are being sent from another domain that is hosted somewhere else, is there an extra step to go through? this is the error I am getting: Failed to load resource: net::ERR_NAME_NOT_RESOLVED, thank you for answering
Thanks for sharing. I guess that you are encounter with CORS issue. You need to add CORS function to your Node.js backend part that allows your second domain.
Hi bro great video , I deploy my backend code with ssl , i face this error : has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. what to do
Very well done tutorial! Would you recommend adding nginx to pm2 as well as node? Maybe the only thing I thought could be missing but even then I'm not 100% sure.
This is awesome. But I need help, Im using node.js as my backend and react js as my frontend. How am I going to connect my frontend to backend if its already accesible? I've been tring to deploy this full stack app for a month now huhu.
Thanks for sharing. It's very simple. You can upload your React git repository to aws amplify. You can watch this video(th-cam.com/video/GM0CQgODkus/w-d-xo.html) that we did that will explain you how to do it. And then. you just need to send request from your react app to the node.js server. You can also host your react app on aws s3 bucket with static hosting. Let us know if you have more questions. Please subscribe for more amazing tutorials :)
It's very simple. You can upload your React git repository to aws amplify. You can watch this video(th-cam.com/video/GM0CQgODkus/w-d-xo.html) that we did that will explain you how to do it. And then. you just need to send request from your react app to the node.js server. You can also host your react app on aws s3 bucket with static hosting. Let us know if you have more questions. Please subscribe for more amazing tutorials :)
Thanks for sharing. I checked again everything. Everything worked perfectly. Please try again from the beginning. Make sure you are not missing any step. Also, please subscribe for more amazing tutorials
im getting trouble at the NGINX step , my service is running with pm2. But after install NGINX and verifying it is running, I cant get to the default NGINX web page
Thanks for sharing. You probably miss one of the steps. Please try again. It will work for you for sure. I double checked that. Please subscribe for more amazing tutorials
@@ScaleUpSaaS on step 8, are you not demonstrating that the proxy is already set up before adding the location { proxy } information into the /etc/nginx/sites-available/default directory? And should this be my aws ip address for the server i am trying to certify?
On step 8 - it need to be a domain address so you will be able to install the free ssl. You can also add Ip instead. but you wont be able to do free ssl i think. for the first part of your question - can you explain again please? I didn't understand @@El_Remolino19
@@ScaleUpSaaS I got everything to work but the default page for nginx never worked, weird. But everything is working now, my first website just went live
Thanks for sharing. Appreciated. Subscribe for more amazing content. Regarding your question , No. but you can follow this next tutorial so it will be YES 😎: GitHub Actions Automate Node.js Deployment to AWS | GitHub Actions Tutorial th-cam.com/video/EUIU2Gn0fXQ/w-d-xo.html
This is really useful, but I am encountering an issue where I am adding A record into Vercel, instead of Godaddy as a subdomain (api.domain.dev). However, adding the record and pointing it into the elastic IP, when I access (api.domain.dev), the connection timed out instead of returning the response under the "/" end point which should be just a JSON of {"message":"Request Successful","data":null}. Is there anyone that can help me with this? TIA!!
Your AWS DREAM Course coming Live SOON.... 🚀☁
"Mastering AWS Cloud for Beginner - Learn AWS cloud by Building & Deploying scalable web application using 3 different aws architectures"
Now you can:
Pre-Register to the course and get 90% DISCOUNT
or
Get notification once the course is LIVE (Full Price)
Here is everything you need to know:
scaleupsaas.dev/aws-master-course-for-beginners/
One of best EC2 videos in all internet for node devs thanks
Thanks for sharing. Appreciated.
It took me 2 days trying to introduce https to my AWS project but failed. After watched your video, I fixed it successfully. Thanks a lot for helping me!
Thanks for sharing. Please subscribe for more amazing tutorials
This is actually my first time commenting on any youtube video, cause, i have been trying to overcome thisissue i am very greatful for this video, it made my day and week, thank you very much
Thanks for sharing. Appreciated. We have many more to come.
I have been battling with this issue for 2 days and finally video that solved my issue. Thanks a lot!
Thanks for sharing. Appreciated 😎.
Subscribe for more amazing tutorials.
Working on SSL for the last 2 days. Finally solved. Thank you very much, man. It was very helpful.
Thanks for sharing. Appreciated. Subscribe for more amazing content 🥇
This is EXACTLY what I needed. I had a NodeJS project which I decided to finally upgrade to SSL after about a year of not having it, and doing so was extremely challenging with the scattered resources I ran into online. But you managed to explain everything clearly from start to finish, and I got it working! Thank you!
Thanks for sharing ✌️. Appreciated.
Subscribe for more amazing content
Bro Im really thanks with you, I have been trying to set up everything to implement an API with SSL and domain for a long time, with your tutorial I did it in an hour and a half, I really appreciate what you did.
Thanks for sharing. Appreciated. Please subscribe for more amazing content 🙏
My 2 weeks of neck-deep frustration just ended! Thanks so much for this tutorial ❤
Thanks for sharing. Appreciate.
Subscribe for more amazing tutorials 🦾
This is how tutorials should be. Straight to the point with awesome explanation. After 2 days of frustration finally i found this and everything works.
Thanks for sharing. Appreciate 🫶. Please subscribe for more amazing tutorials 🪽
Thanks!!! from Brasil 🇧🇷🇧🇷
Thanks for sharing. Appreciated
Alright. This is the one I was looking for from last 3 days. Thank you so much.
Thanks for sharing. Appreciate.
Subscribe for more amazing content.
thank you for this amazing video and amazing explaination , I really can't thank you enough , you are amazing
Thanks for sharing. Appreciated. Subscribe for more amazing tutorials 😎
thanks, I'm from Brazil, and I couldn't find anything, thank you for sharing this incredible knowledge
Thanks for sharing. Appreciate.
Please subscribe for more amazing tutorials 🫶
Dude you helped me! I was suffering trying a lot of stuff, even seeing the original upadted video from amazon youtube channel haha! But that secret with the nginx was the deal!!! Thank you a lot!!!
Thanks for sharing. Appreciated. Subscribe for more amazing content ❤️
Thank you man, it really helped me, I hope your channel grows even more.
Thanks for sharing. Appreciated.
Subscribe for more amazing tutorials
🎉Fantastic content rich video.❤ Namathe & Thank you from India🇮🇳 🙏 Subscribed 👍
Thanks for sharing. Appreciated
Boom shakalakaka boom thanks haha.. I was thinking of using AWS load balancer to get SSL but I guess if you have domain lying around you might as well get that too :). Got mine up and running now, thanks.
Thanks for sharing. Appreciated 🙏🫶
this helped me a lot! thank you!, now to figure out why the ci/cd issue is still happening
Thanks for sharing. Appreciated 🫶
Let me know how I can help. And subscribe to get notified when new tutorials are released
Thank you so much! This tutorial saved my application!
Thanks for sharing.
Please subscribe for more amazing tutorials!
Just what I was looking for, thank you very much! I suscribe
Thanks for saying that. Appreciated
Thanks you so much, very helpful. It was a bit different with name
I'm glad you found it helpful! Thank you for watching!
This really helped me! Thank you!!:)
Thanks for sharing. Appreciated.
Follow for more amazing tutorials
Loved it!
Worked instantly! Thanks ALOT!
Thanks for sharing. Subscribe for more amazing tutorials
Thanks for the tutorial! I really appreciate it!
Thanks for sharing. Appreciate. Subscribe for more amazing content
Thanks Buddy .You're an inspiration. ... Awesome Tutorial❤
Thanks for sharing. Appreciate.
This tutorial made my day. Thanks a lot ❤
Happy to hear that 😊. Keep follow… next video will be about “how to deploy node js app with GitHub actions”
תודה לך זה ממש עזר לי, תותח!
בכיף! תמשיך לעקוב, הולכים להשתחרר סרטונים נוספים בהמשך
Thank you!
Saved me hours
Thanks for sharing. If you like the video you totally should check our AWS master course for beginners…
@@ScaleUpSaaS I would, definitely. I’ve been looking for good course for developers.
Wonderful video. I really appreciate. Thanks for your help!
Thanks for sharing. Appreciate. Subscribe for more amazing content 🤠
you are a lifesaver thank so much!!! ❤
Thanks for sharing ! Appreciate. ❤️🫶
Keep follow for more amazing tutorials
סרטון מוצלח!! תודה!
שאלה - אם אני רוצה לדחוף עדכונים לקוד דרך ssh, איך לעשות ריסטרט לפרוסס של node?
אתה יכול לעשות הכל אוטומטי עם גיטהאב
תצפה בזה
th-cam.com/video/EUIU2Gn0fXQ/w-d-xo.html
excellent tutorial. well explained
Thanks for sharing. Appreciated
Thank you! Great tutorial, keep them coming
Thanks for sharing. Appreciate ❤️
Thx soo much sir this video is very helpful to me and it's 100%working.
Happy to help.
follow for more amazing tutorial
thanks for making such useful video. loved it.
Thanks for sharing. Appreciate. Subscribe for more amazing content
Thank you so much
I am from Vietnam
Peace and love mate ❤️ Thanks for sharing!
I followed the exact steps, it works fine with get requests but not with post ones, Note: my requests are being sent from another domain that is hosted somewhere else, is there an extra step to go through? this is the error I am getting: Failed to load resource: net::ERR_NAME_NOT_RESOLVED, thank you for answering
Thanks for sharing. I guess that you are encounter with CORS issue. You need to add CORS function to your Node.js backend part that allows your second domain.
thanks man
Thanks for sharing. Appreciate.
Please subscribe for more amazing tutorials 👏
Great video, thank you very much
Thanks for sharing. Appreciated
best of the best 🔥🔥🔥🔥
Thanks for sharing. Appreciate.
Please follow for more amazing tutorials
@@ScaleUpSaaS ok bro
Appreciate!
Hi bro great video , I deploy my backend code with ssl , i face this error : has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. what to do
You need to had this header in your backend "Access-Control-Allow-Origin": "*"
@@ScaleUpSaaS Thank you for your response bro, I fixed that :)
It's helped me a lot! Thank you :)
Thanks for sharing. Appreciate 👍
Thank you! This tutorial is wonderful.
Thanks for sharing. Appreciate 🫶
Subscribe for more amazing tutorials
Thank you so so much bro, you earned the subscribe and github star
Thanks for sharing my friend. Appreciated 👏👏👏
Wooow really great tutorial
Thanks for sharing. Appreciated! Follow for more amazing tutorials
Hello i am getting cors error even though i have enabled it in my express server. Do i need to set cors headers in nginx config as well?
You need to make sure you sending the request from the same domain or allow CORS for your domain.
Share you setting please
Hey, man, how long does it generally take for the DNS record to start working?
Between 1 minute to 24 hours.
Very well done tutorial! Would you recommend adding nginx to pm2 as well as node? Maybe the only thing I thought could be missing but even then I'm not 100% sure.
Thanks for sharing. Not need to add nginx to pm2 because it's already managed by the kernel(Linux) system.
Please subscribe for more amazing tutorials
@@ScaleUpSaaS makes sense, thanks! Subscribed 😁
@@bobselight
Thanks you really helpful
Thanks for sharing. Subscribe for more amazing content
This is awesome. But I need help, Im using node.js as my backend and react js as my frontend. How am I going to connect my frontend to backend if its already accesible? I've been tring to deploy this full stack app for a month now huhu.
Thanks for sharing.
It's very simple. You can upload your React git repository to aws amplify. You can watch this video(th-cam.com/video/GM0CQgODkus/w-d-xo.html) that we did that will explain you how to do it. And then. you just need to send request from your react app to the node.js server.
You can also host your react app on aws s3 bucket with static hosting.
Let us know if you have more questions.
Please subscribe for more amazing tutorials :)
@@ScaleUpSaaS Thankyou it's really working finally. Ive been trying to deploy my backend for 2 months to be exact🥴, Thankyou for your help! 💚
You are more than welcome my friend 😊.
You can also check our AWS master course for beginners , if you are looking for more technical experience.
same requirement. did you tackle this ?
It's very simple. You can upload your React git repository to aws amplify. You can watch this video(th-cam.com/video/GM0CQgODkus/w-d-xo.html) that we did that will explain you how to do it. And then. you just need to send request from your react app to the node.js server.
You can also host your react app on aws s3 bucket with static hosting.
Let us know if you have more questions.
Please subscribe for more amazing tutorials :)
Thanks so much for this video
Thanks for sharing. Appreciated. Please subscribe for more amazing tutorials 🥰
King thank you!
Thanks for sharing. Appreciate.
Please subscribe for more amazing tutorials ❤️
This is EC2, how is this cheaper than App Runner? Isn't EC2 fixed price?
Thanks for sharing. AWS have free tier for the first year. So you can get EC2 server for free (specific instance type) for the first 12 months
Legend
Thanks for sharing. Please subscribe for more amazing content 😎
man i love you
I love you too ❤️
Feel free to support our channel: buymeacoffee.com/scaleupsaas
good, thanks
Thanks for sharing. Appreciated 🙏
amazing!!!
Thanks for sharing. Please subscribe for more amazing tutorials 🙏
Thanks!
Thanks for sharing. Appreciated
It works fine on my ip in browser but when I close the terminal the server an the website stop working. How to fix it?
Did you follow all steps?
You need to use PM2 so it will run In the background :)
@@ScaleUpSaaS It still doesn't work.
@@muskangupta1977 book a consolation call with. You can find the link in the about me section :)
@@ScaleUpSaaS do i need to use nginxas well?
@@muskangupta1977 Yes. Please follow the full instructions!!! :) The tutorial is working. I checked ti few times!
thanks man ; )
Thanks for sharing
👍
Thanks for sharing. Appreciated
After install certbot and request for certificate, my aplication start a infinite loop and crash browser with error 301.
Thanks for sharing. I checked again everything. Everything worked perfectly. Please try again from the beginning. Make sure you are not missing any step.
Also, please subscribe for more amazing tutorials
im getting trouble at the NGINX step , my service is running with pm2. But after install NGINX and verifying it is running, I cant get to the default NGINX web page
Thanks for sharing. You probably miss one of the steps. Please try again. It will work for you for sure. I double checked that.
Please subscribe for more amazing tutorials
@@ScaleUpSaaS on step 8, are you not demonstrating that the proxy is already set up before adding the location { proxy } information into the /etc/nginx/sites-available/default directory? And should this be my aws ip address for the server i am trying to certify?
On step 8 - it need to be a domain address so you will be able to install the free ssl. You can also add Ip instead. but you wont be able to do free ssl i think.
for the first part of your question - can you explain again please? I didn't understand
@@El_Remolino19
@@ScaleUpSaaS I got everything to work but the default page for nginx never worked, weird. But everything is working now, my first website just went live
So Happy to hear that 🥳
You got this!
very good video
Thanks for sharing. Appreciate. Subscribe for more amazing content ✅
good one
Thanks for sharing. Appreciate. Subscribe for more amazing content 🫶
nice :)
Thanks for sharing 🙌
Thanks! 🙂
Thanks for sharing. Please subscribe for more amazing tutorials 💪
Gem
Thanks for sharing. Appreciate 🤘
hey how can i set up the domain on GoDaddy can you help me please.
Thanks for sharing. Please subscribe for more amazing tutorials.
Do you want a zoom call with me?
awesome
Thanks for sharing.
Please subscribe for more amazing content 😎
Thanks alot
Thanks for sharing. Keep follow for more amazing tutorials that will be release soon 🤓
I did everythig eccordingly but at 11:05 it the ip doesn't work
Thanks for sharing. Did you open port 3000 in AWS security group?
@@ScaleUpSaaS Yes. I did port 5000 as my port is running on 5000.
@@muskangupta1977 what is the error you are getting?
well it was working for me after i changed to a subdomain and installed certbot on a subdomain stopped working
Thanks for sharing. Just start from the beginning. It’s need to work perfectly. I checked that many time with many domains and subdomains.
@@ScaleUpSaaS i will try again
may i ask you I've witness port 443 is not running
@@ScaleUpSaaS is not that the problem
@@ScaleUpSaaS i did everything again and still not working with subdomain
Can you share with me the error that you are getting? Are you trying with ubuntu 22 and you follow step by step my instructions?
After edited the nginx default file i got 404 error in 80 port but 3000 port is working fine
Thanks for sharing. Happy it’s working for you too ❤️🔥
Pleased subscribe for more amazing tutorials that will be released soon 🔜🙏
Hi. Did you find a solution for this?
anyone is looking to this. the third line in the location block need be commented out.
Let me know if you need help@@bu_fahad
Amazing video! You are a life saver #ihsan
Thanks for sharing. Please Subscribe for more amazing tutorial!
If i pushed a new code to github, will it reflect the changes or we need to do this all over again? thank you!
Thanks for sharing. Appreciated.
Subscribe for more amazing content.
Regarding your question , No. but you can follow this next tutorial so it will be YES 😎:
GitHub Actions Automate Node.js Deployment to AWS | GitHub Actions Tutorial
th-cam.com/video/EUIU2Gn0fXQ/w-d-xo.html
This is really useful, but I am encountering an issue where I am adding A record into Vercel, instead of Godaddy as a subdomain (api.domain.dev). However, adding the record and pointing it into the elastic IP, when I access (api.domain.dev), the connection timed out instead of returning the response under the "/" end point which should be just a JSON of {"message":"Request Successful","data":null}. Is there anyone that can help me with this? TIA!!
Thanks for sharing. Did you open the port in your firewall? Or security group?