Deploying a React App on AWS S3

preview_player
Показать описание
Deploying a React App on AWS S3

Links
=====

Software Used
============
Recording: OBS Studio
Thumbnail: Gimp
Editing: KdenLive

I hope you enjoy this video, I am open to feedback.
Рекомендации по теме
Комментарии
Автор

This was a good tutorial bro. Watched others but this one had exactly what i was looking for and got our test website up in minutes. Thanks my guy.

Street.Credit
Автор

thanks bro, I've come back here like three times because I forget the build step lol

dyl
Автор

Thank you! This was simple and straight to the point.

sivanesh-s
Автор

Thanks for this! Extremely useful, direct and straight to the point

cy-borg
Автор

Bro! Thanks for the tutorial, i get stuck with the 403 forbidden error i did know that i have a to make an extra policy! You saved my life!

misaelpereira
Автор

Super comprehensive video. Thank you so much ❤

talunguyen
Автор

Hello, can anyone please help with this problem? In AWS S3, when I opened the static website link, I am not able to view my web page. I checked the developer tools for errors, but there are no issues in the console as well..

hzrpnkx
Автор

i can restrict visibility using VPN and whitelisting some internal IPs, right? will it still work same way?
(i want to use for internal demos)

kapilricky
Автор

Thank you so much. That's a great video. It make it very simple for beginniner.

chuckzhai
Автор

Thanks for this video and also adding link for aws cli setup

ayush--gupta
Автор

Thanks a lot for your effort.

One thing is that when i route from index to another page i get the "Message: The specified key does not exist."
any idea how to solve that?

ElieDeek
Автор

What's the difference between hosting on AWS Amplify vs AWS S3? Isn't S3 used for storage

kshitijgupta
Автор

how can i add file env in s3, thank you :3

fvjdqiw
Автор

The video is quite detailed. I an just having some issue. what program were you running before?

EMMA
Автор

I create a react webpage a vite build. However l, when I upload the files to s3 I receive this error Failed to load module script: Expected a JavaScript module script but the server responded with a MIME type of "binary/octet-stream". Strict MIME type checking is enforced for module scripts per HTML spec. If I upload the files through the cli will that work ? And fix that error ?

johnathanhorner
Автор

this can be use for a web app? i want to start something that is interactive, with user, login, crud operations... does this work or what do you recomend? Nice viceo btw, thanks

francisera
Автор

I can see my website in the url but when i go to a different page e.g. anotherpage, and it gets appended at the end of the s3 url like "s3url/anotherpage" and there i hit refresh, it gives a Key not found error, how to fix this?

natural_stupidity_
Автор

Solid video! Can you do a follow up with connecting this S3 bucket to Route53?

jonathanyee
Автор

Thanks for this video, it's very helpful! Can you tell me what linux distro you use? It looks intriguing

pascalverdun
Автор

For some reason, npm start executes successfully and create react app starts but serving the build folder simply opens a blank page. Also, i tried uploading both the build and the actual files but both show a blank page. Any help??

jayantjha