Deploy A Fullstack REACT APP on AWS EC2

preview_player
Показать описание
How to deploy a Fullstack REACT Application on the AWS EC2 instance

AWS provides an elegant platform for developers to publicly deploy their applications. This platform is known as the Elastic Compute Cloud. The EC2 instance as it is usually called is a virtual server that makes it possible to develop and deploy applications without concerning oneself with hardware constraints. Although it's a simple platform to set up and get running. It's proven to be quite challenging when you’re a newbie developer who is not really concerned with the technical know-how of how this instance operates and all you’re interested in is deploying your newly built application and having it shared across the internet.

Рекомендации по теме
Комментарии
Автор

Okay, okay. Very very very good this tutorial. You showed/demonstrated all the steps to nervous beginner! Thanks

Jonesgoful
Автор

very good work. One of the few videos I could find to explain it in action! Thank you so much

blipblop
Автор

Excellent video tutorial EXACTLY step for step what i've been studying and trying to do in my boot camp. thank you

theman
Автор

awesome! i was going through the video in multiple sessions.. digesting the info slowly.. beautifully done!

venkysetty
Автор

Thank you very much bro. I've tried this severally without success. Just deployed my api all thanks to you

emmanuelojima-ojo
Автор

Thank you so so much for this tutorial. I was finally able to deploy my project 😊

manavkhandurie
Автор

Great content! Keep it up. I've been in your shoes. It may take a while for your channel to go viral but just gotta stay positive and consistent with good contents. Thanks!

nakseungchoi
Автор

Best video I've seen so far. Thanks for posting! One minor step: you need to make sure your inbound rules in your security group allow for http, https, and a database (postgres or mysql) immediately after the server is running. Also make sure your VPC network settings allow for all traffic.

AvikGhosh-mcyv
Автор

Thank you so much. Im a front dev who spent the Last week eating tutorials and documentation, trying to make sense of all this new cloud world, and this tutorial actually solved some riddles that tortured me.
(I get you are South African, i was born in your beautifull country, best regards ;) )

plazma
Автор

one question, if i have docker compose, when git cloning my project, can i just type docker-compose up and its done?

lucasmedeiros
Автор

yo! thank u a lot . Have to go through the minutes 18:40 again but seems doable.

feeback :
i think sometimes u just copy code for installation but u dont leave the viewer time to check what u actually are installing.

few seconds there would be amazing.

besides that and the blue background in the terminal with blue letters, all great.

subbed!

elClubdelasCifras
Автор

can anyone suggest inbound rules for database and one more doubt can anyone please ex[plain why he got node in the application while using terminal in visual studio code

sairasagnya
Автор

i wish youTube would allow me to like this thousand time..thanks budyy

Ayankhan-ucgd
Автор

how you edit file ? I can't to commit and to write

shareoi
Автор

Hi, I'm using mac OS, should I still select ubuntu when I create my instance in AWS

RamalekshmiJeyasankar
Автор

im getting that error on pm2 logs...:
"GET / HTTP/1.0" 404 139

console log error on aws ip deploy:

Refused to execute inline script because it violates the following Content Security Policy directive: "default-src 'none'". Either the 'unsafe-inline' keyword, a hash ('sha256-pShsw8meIjhx77fl5AYeHiS3c1TOGl7Bx2eEqNo+OCk='), or a nonce ('nonce-...') is required to enable inline execution. Note also that 'script-src' was not explicitly set, so 'default-src' is used as a fallback.

can you help me please?

MacielDev
Автор

Amazing content!! Thanking you very much for this tutorial!! Please can you mention where to find the part 2 of this video (where you explain how to set up DNS).

delpsiphi
Автор

thanks bro, got my server to work. had trouble at first because i was trying to connect to my ec2 instance's public ip using https, but it only worked for http

netsaosa
Автор

Thank you for your video. i have successful host my website. but there is a problem that I don't know why it happens. On my local host environment, the contact page functions well, allowing users to send messages to the admin email address. Yet, after deploying it to the server, this functionality does not work, it could not send message. I'm unsure where I might have gone wrong in the deployment process.

mindylee
Автор

does it work if your backend is written in python and frontend with react? Sorry, if it's stupid question since it's my first time working with deployment

ghulamalishergul