Raspberry Pi versus AWS // How to host your website on the RPi4

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ม.ค. 2021
  • Learn how to host your website on a Raspberry Pi 4 after your app gets booted from Amazon Web Services (AWS) fireship.io/lessons/host-webs...
    #aws #rpi #tech
    Raspberry Pi www.raspberrypi.org/
    AWS & Parler www.buzzfeednews.com/article/...
    Install the quiz app 🤓
    iOS itunes.apple.com/us/app/fires...
    Android play.google.com/store/apps/de...
    Upgrade to Fireship PRO at fireship.io/pro
    Use code lORhwXd2 for 25% off your first payment.
    My VS Code Theme
    - Atom One Dark
    - vscode-icons
    - Fira Code Font
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 1.8K

  • @adrientrahan
    @adrientrahan 3 ปีที่แล้ว +4801

    Please make an episode 2: How to scale with a raspberry pi :)

    • @damiann4734
      @damiann4734 3 ปีที่แล้ว +103

      @@hirschheisstdermann he meant scale up automatically to infinity based on certain metrics within a few minutes and scale down when idle to save on power.

    • @nonsudunk
      @nonsudunk 3 ปีที่แล้ว +341

      How to scale a thumb-size raspberry pi to 3-floor server

    • @brentgreeff1115
      @brentgreeff1115 3 ปีที่แล้ว +49

      Kubernetes is the way, but you would need the Pies. - I am thinking about doing this myself because I have a kube cluster burning money on GCP right now. - but I am not sure about ARM. - I might start with 2 second-hand mini 86 machines. - I have a feeling I am going to not be able to install something, - some library or service - plus I develop on Mac - if I get a bug in production I dont want to be wondering if its an ARM / 86 difference. - On the other hand - If I had an ARM Macbook, - that would be different.

    • @IBareBear_
      @IBareBear_ 3 ปีที่แล้ว +38

      Automaticly pls - it should order the extra hw automatically and call someone to add it to the system

    • @anthonyoleinik6472
      @anthonyoleinik6472 3 ปีที่แล้ว +64

      Episode 2 is him walking to Microcenter to buy a second rPi

  • @theweirdsquid
    @theweirdsquid 2 ปีที่แล้ว +362

    I personally use a Raspberry Pi 4 with this exact setup to run my development servers that don't need to scale, and that I don't want to pay for yet. The only difference is that I have a reverse proxy set up so that I can run many websites at once off of it, but the Raspberry Pi 4 is honestly such an underrated little computer. Great for risk-free development.

    • @1Naif
      @1Naif 2 ปีที่แล้ว +15

      Is it capable for WebSocket? I mean can it handle a small online game with 150 users?

    • @hopelessdecoy
      @hopelessdecoy 2 ปีที่แล้ว +22

      @@1Naif there's a lot of variables besides users that determine if it could but theoretically yes. Probably could. But not very well unless it's a tic tac toe or other simple game server. Real time interaction game play? no, just no.

    • @sivaganesh2899
      @sivaganesh2899 ปีที่แล้ว +3

      @@1Naif Hello. I am working on aproject which involves controlling hardware components let's say leds connected to raspberry pi GPIO pins and i want host a webpage on raspberry pi to control the leds from a browser that's not a part of local network. Can I actually achieve this with web socket server. If not please tell any other ways to do this. Please do reply..This is for my college project.

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

      @@1Naif Ill be the one that says 'of course'. You could build a super efficient bitwise framework..The pi would eat it up :)

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

      So how do you set up one, do you have links to comprehensive tutorials?

  • @turnerboyish
    @turnerboyish 3 ปีที่แล้ว +136

    This video broke down about 4 hours of research into 8 minutes and I love it. Could you do one about converting old computers to Ubuntu Desktop/Server and using Apache2? Love this. Thank you!

  • @2mvX
    @2mvX ปีที่แล้ว +61

    Those videos are amazing! I am senior SW dev but sometimes I feel like a trainee when watching this. IT is an infinite topic where innovations pops out on daily routine. Thanks for your work

  • @DarkH4X0
    @DarkH4X0 3 ปีที่แล้ว +681

    All fun and games until someone start dossing literally your home connection trying to bring down your stupid to-do list webapp hosted on a Raspberry Pi

    • @TheRanguna
      @TheRanguna 3 ปีที่แล้ว +50

      Man chill..

    • @domenicoespinosa2677
      @domenicoespinosa2677 3 ปีที่แล้ว +5

      Hahaha

    • @nathanherder1414
      @nathanherder1414 3 ปีที่แล้ว +19

      Use fail2ban. Problem solved.

    • @LaZZeYT
      @LaZZeYT 3 ปีที่แล้ว +30

      Just use cloudflare.

    • @ThePapanoob
      @ThePapanoob 3 ปีที่แล้ว +28

      @@nathanherder1414 fail2ban doesnt help against ddos attacks

  • @dhruvikdonga4569
    @dhruvikdonga4569 3 ปีที่แล้ว +946

    Kids :- build Twitter from scratch
    Men:- build zoom from scratch
    Legends :-build AWS from scratch 8:14

    • @Gameplayer55055
      @Gameplayer55055 3 ปีที่แล้ว +40

      Zoom actually was built from scratch. Annoying sound quality and awful security

    • @player-8740
      @player-8740 3 ปีที่แล้ว +85

      @@Gameplayer55055 more like using scratch

    • @pulkitsharma9291
      @pulkitsharma9291 3 ปีที่แล้ว

      I know Kids and men .... Hahahahaha

    • @Jimmy_Jones
      @Jimmy_Jones 3 ปีที่แล้ว +27

      Damn. I didn't know Scratch was that powerful. Lol

    • @Gameplayer55055
      @Gameplayer55055 3 ปีที่แล้ว +4

      @@player-8740 more like using brainfuck

  • @keyboardwarrior5696
    @keyboardwarrior5696 3 ปีที่แล้ว +246

    Hosting out of your own local network is pretty nice for home automation, assuming you secure it properly. You can build and host a web interface that manages devices on your LAN. Super fun stuff. :)

    • @Latigo
      @Latigo ปีที่แล้ว +4

      Publish a video about this.

    • @ameeraqel1090
      @ameeraqel1090 ปีที่แล้ว +10

      I'd buy a course on this.

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

      ​ @ameeraqel1090 And what would you be willing to pay for such a course. I have this very expertise. :)

  • @tonipejic2645
    @tonipejic2645 2 ปีที่แล้ว +45

    One more thing to add is the local IP of the raspberry pi is not static by default, it can get reassigned to another device if your raspberry pi goes offline or the router is restarted. You can mitigate this by assigning a static IP to your raspberry pi on your router based on the raspberry pi's MAC address

  • @WolfrostWasTaken
    @WolfrostWasTaken 3 ปีที่แล้ว +841

    Self-hosting is always the most based way to deploy your stuff. Also extra tip: dockerize it right away! (I mean do not install nginx directly on the machine but use docker-compose to launch and orchestrate the nodejs container and the nginx container)

    • @ArmandSterbend
      @ArmandSterbend 2 ปีที่แล้ว +48

      Self-hosting is a perfect way to lose a lot of time and money, and because time is money is even worst. I'm being paid to do the best with the technologies, time and money we have, not to re-invent the wheel.

    • @WolfrostWasTaken
      @WolfrostWasTaken 2 ปีที่แล้ว +325

      @@ArmandSterbend cope

    • @no_one6749
      @no_one6749 2 ปีที่แล้ว

      What

    • @Yaxqb
      @Yaxqb 2 ปีที่แล้ว +59

      I'd say no to containerizing if you're a single dev. It's too much work for nothing. If you're a company, then it's fine to containerize

    • @finbarr3363
      @finbarr3363 2 ปีที่แล้ว +68

      If you want to learn new things, this is how it's done.

  • @ben9583_
    @ben9583_ 3 ปีที่แล้ว +469

    Host a website on your own network to avoid the big monopolies of the internet!
    **ISP blocks outgoing port 80 and 443 traffic**

    • @pm79080
      @pm79080 3 ปีที่แล้ว +24

      VPN to an ISP which won't or use Tor onion services.

    • @FixingGunsInAir
      @FixingGunsInAir 3 ปีที่แล้ว +45

      Buy a VPS on a provider what is far from US jurisdiction
      Wireguard to it (Even my home router has a Wireguard plugin :P)
      Point DNS A record to VPS
      Some routing and forwarding
      ???
      PROFIT

    • @devluz
      @devluz 3 ปีที่แล้ว +36

      Man that is fucked up. He should actually make a video about IP4 / TCP / UDP and IP6. I bet most services online could be entirely descentralized without the need for so many servers & the cloud if ISP's would do shit like this.

    • @unicodefox
      @unicodefox 3 ปีที่แล้ว +6

      Outgoing? You mean you can't connect to any website at all?

    • @nicolascossio5961
      @nicolascossio5961 3 ปีที่แล้ว +5

      @@unicodefox I think it means that his website/server that is being forwarded from the Pi to the internet through his router using that public ip dynamic address gets blocked by his ISP

  • @erickbahamondes
    @erickbahamondes 2 ปีที่แล้ว

    I made this so many times that it was like showing my computer haha. Glad this info is available for everyone, for the old school people we had to read lots an lots of pages separately to get this working as you are. thank you very much

  • @HyperspaceQ
    @HyperspaceQ 3 ปีที่แล้ว +8

    I really enjoyed your Freedom theme running in the 'background'!

  • @rishabhanand4270
    @rishabhanand4270 3 ปีที่แล้ว +230

    ddos attackers: it's free real estate

    • @prasadbroo
      @prasadbroo 3 ปีที่แล้ว +45

      Cloudflare joined the chat

    • @_MPP_
      @_MPP_ 3 ปีที่แล้ว +24

      Just install and configure fail2ban, problem solved.

    • @_MPP_
      @_MPP_ 3 ปีที่แล้ว +12

      @@Sevenhens you can use it for any port you like. I'm running a couple of webapps on my Pi and fail2ban has been doing great job at banning hammering attempts. Setup jails and banaction = iptables-multiport and it's pretty much idiot-proof.

    • @Sevenhens
      @Sevenhens 3 ปีที่แล้ว +11

      @@_MPP_
      A modern DDOS (layer 7 attack) is nothing more than an http(s) request from millions to billions of zombie computers. It'll absolutely cripple your network, and you'll have no way of knowing what's a legit request or not!
      EDIT: It seems in the past DDoses were done at lower layers and they CAN be mitigated somewhat using what you described. But I still stand that in 2021, modern DDoses can still cripple a specific website and the only solution is having a gigantic enough bandwidth pipe to take the hit.

    • @Sevenhens
      @Sevenhens 3 ปีที่แล้ว +8

      @@_MPP_ Btw that's a good setup for network security, all im saying is that a DDos flood is impossible to mitigate since those requests look legitimate. You can ban russian and chinese ips, but with hacked amazon and Google IOTs in the US and Europe, it's now impossible to mitigate against zombie DDos attacks.

  • @muhammadsami479
    @muhammadsami479 3 ปีที่แล้ว +692

    Solid design principles in 100 seconds 🤩

    • @hagenlens1403
      @hagenlens1403 3 ปีที่แล้ว +5

      Yes I would love that

    • @adam-bt5xo
      @adam-bt5xo 3 ปีที่แล้ว +4

      Yes, please! Could it be a longer episode? The longer, the better!

    • @MarioRamosMontesinos
      @MarioRamosMontesinos 3 ปีที่แล้ว

      Please

    • @magne6049
      @magne6049 3 ปีที่แล้ว

      with examples in JS!

    • @igorswies5913
      @igorswies5913 3 ปีที่แล้ว

      you don't need solid if you don't use classes

  • @regul4rjohn
    @regul4rjohn 3 ปีที่แล้ว +164

    Good kick-off. As you mentioned on the beginning, I’d be weary of the security aspect. Opening ports and leaving nginx config on default with no hardenining on the OS is not the best idea in general.
    A good part two would be adding HTTPS and a domain name to the mix (with google domains or whatever) and securing things a bit on the web server.
    Docker/k8s are also a hot topic, if instead of installing nginx directly on the host you add two different pods, one for the webpage static assets, and one for a backend API that serves the count number you’d end up with a setup that’s closer to real-world scenarios.
    Just my 2c, thanks for the fun content!

  • @mohdfayaq3037
    @mohdfayaq3037 3 ปีที่แล้ว

    Actually I have tried this one with my pi but didn't knew there's a service which can take your dynamic ip mapping. Very informative kudos 👍🏻

  • @joshblf
    @joshblf 3 ปีที่แล้ว +28

    This is the kind of creativity we need in the world right now.

  • @ChumX100
    @ChumX100 3 ปีที่แล้ว +332

    This was hilarious, sad and educational, all at the same time.

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

    I did it! Thank you for this, it'll surely be useful in the future for more complex projects

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

    Thank you so much for this AMAZING and concise tutorial.

  • @Sp00mster
    @Sp00mster 3 ปีที่แล้ว +121

    I love how you talk about politics with out 'talking politics'. This is my goal in day to day conversation.

  • @CassiusEvon
    @CassiusEvon 3 ปีที่แล้ว +4

    Amen! Finally a good tutorial about this very topic! Had my RP4 sitting on the shelf for months now not being able to get it to work. Thank You!

  • @haziqsembilanlima
    @haziqsembilanlima 3 ปีที่แล้ว +8

    I've been thinking to do this, but apart from downtime, do you have a suggestion on how to fortify our deployment if we are going to deploy it on home network?

  • @akautosport
    @akautosport 2 ปีที่แล้ว

    Pretty sweet! I've been trying to figure out how to do this for a while now. Thank you!

  • @RobertWildling
    @RobertWildling 3 ปีที่แล้ว +97

    Very, very cool! Would be great if you could make a whole series about that. I'd even buy it, if it were a course!!

  • @salmanabedin1313
    @salmanabedin1313 3 ปีที่แล้ว +28

    Your extremely subtle sense of humor is really refreshing.

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

    Excellent video man! Great job explaining the fundamentals of how web applications are hosted on the internet!

  • @biffy7
    @biffy7 3 ปีที่แล้ว

    With a straight face - This was great. Thank you. Very informative.

  • @danpatiu4017
    @danpatiu4017 3 ปีที่แล้ว +49

    Cant wait for the next upload 'Scaling up the Raspberry PI bong cloud'
    it's gonna be a instant hit.

  • @josealvaradotorre6870
    @josealvaradotorre6870 3 ปีที่แล้ว +544

    "just in case a natural disaster destroys the raspberry pi like a volcano or peaceful protestors"
    ROFL greetings from Seattle

    • @cookingandjava7574
      @cookingandjava7574 3 ปีที่แล้ว +14

      the capitol building is in seattle?

    • @chihchang1139
      @chihchang1139 3 ปีที่แล้ว +40

      @@cookingandjava7574 he's talking about capital hill in Seattle where there was peaceful protesting with instances of violence like when a 15 year old white kid drove through with guns trying to "kill some black guys", and then he shot a couple people before he got shot himself. White supremacists like to use this example to say that seattle protests were violent because most people don't know what actually happened. They just hear people died so therefore violence on both sides.

    • @DSCuber
      @DSCuber 3 ปีที่แล้ว +3

      _Seattle_ : "Allow us to introduce ourselves"

    • @josealvaradotorre6870
      @josealvaradotorre6870 3 ปีที่แล้ว +21

      Sorry, I'm not equivocating the Seattle riots to the attempted coup we just witnessed. It's just funny to reflect that peaceful protesters in 2020 have a bad habit of going off the rails

    • @chihchang1139
      @chihchang1139 3 ปีที่แล้ว +32

      @@josealvaradotorre6870 I think that your comment does create the false equivalency that BLM protests also went off the rails like the MAGA insurrections first in Michigan state house and now in the US capitol. BLM protestors at most made property damage and bruised some cops. MAGA protestors came in with guns and killed a cop and helped Nazis plan to kill US officials. It's not the same at all.

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

    im actually going with this approach for a website I'm building, we have to build out server infrastructure using hardware we buy and are putting in datacenters in Chicago, San Fran and New York locations for now. Very similar to your project.

  • @aritrachatterjee8057
    @aritrachatterjee8057 ปีที่แล้ว +5

    You have to maintain the room temperature as well. I used to host jenkins, application on rasp for interview purpose but rasp was damaged 8 months later due to heat issues. Remember it will be on 24×7, so need to maintain the temperature.

  • @Ma1ne2
    @Ma1ne2 3 ปีที่แล้ว +6

    This was awesome! Exactly what I was looking for, I wanted to start hosting a forum for the faculty of my university. This was so informative, specially since I'm new to nginx. I would be curious to know, how to distribute the load with that onto multiple raspberry pies. Would enjoy a follow up video on that very much!

  • @nicolasneumeier7690
    @nicolasneumeier7690 3 ปีที่แล้ว +309

    Historical moment: Swearing on Fireship (even if it was censored) xd

    • @basil6686
      @basil6686 3 ปีที่แล้ว +4

      it's happened before.

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

      it happened before in the electron vid I think

    • @junesuprise
      @junesuprise 3 ปีที่แล้ว +9

      Situation with aws and parler well justfies that

    • @juliansoto2651
      @juliansoto2651 3 ปีที่แล้ว +2

      Censorship could make any cryptoanarchist really mad

    • @josephsagotti8786
      @josephsagotti8786 2 ปีที่แล้ว

      Makes me like Fireship even more.

  • @MaximeTrichard
    @MaximeTrichard 3 ปีที่แล้ว +6

    This was hands down the most entertaining episode you did ! Kudos for all the jokes without taking any political stance, I hope more people will follow you example, because this is way too fun to not be done !

  • @ScottDonald78
    @ScottDonald78 3 ปีที่แล้ว

    🤣 This was the best gimmick to form a tutorial around. Very bold, very amusing and very informative.

  • @franmaric
    @franmaric 3 ปีที่แล้ว +214

    Please expand this to a bigger scale and build an app with it :)
    Who wants to see that?

    • @TheNewton
      @TheNewton 3 ปีที่แล้ว +11

      I'd want to see the migration process and it's pains along with the monetary tradeoff happening

  • @brettgregory3622
    @brettgregory3622 3 ปีที่แล้ว +5

    Wish this was done like a month ago. Struggled a lot to get this up and running for some reason haha.
    Would be great to see a follow-up video on security that can be applied for a rasberry pi when hosting your own website.

  • @Raspikabekk
    @Raspikabekk 3 ปีที่แล้ว +28

    Great alternatives for Dynamic Ips + a domain is to use a service that check & update (if necessary) the IP in the DNS config of the domain. I'm running a docker container to update that in Cloudflare. I think Duck DNS is another alternative as well, there are some Docker images available for that as well.

    • @lennonmclean
      @lennonmclean 2 ปีที่แล้ว +2

      That’s exactly what he did

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

      And that's why you don't comment before finishing the video.

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

    Excellent video, love the humour and you expain the process really well. Cheers

  • @sainathsingineedi2922
    @sainathsingineedi2922 3 ปีที่แล้ว +17

    This is funny and informative at the same time lol😂

  • @DSCuber
    @DSCuber 3 ปีที่แล้ว +7

    Fireship just to lyk you became my favorite tech youtuber today

  • @peraruor
    @peraruor 3 ปีที่แล้ว

    Awesome! I just loved! The idea is amazing, especially for small busines! Please keep doing videos like these.

  • @qianglu9709
    @qianglu9709 3 ปีที่แล้ว

    Thank for helping us to build website on our own raspberry server, I will definitely need it one day.

  • @XxDarkCinisterxX
    @XxDarkCinisterxX 3 ปีที่แล้ว +7

    OMG I always wanted a guide like this :o

  • @nt44455
    @nt44455 3 ปีที่แล้ว +83

    The problem is heating of processor and electricity fluctuations.

    • @Fireship
      @Fireship  3 ปีที่แล้ว +63

      Just one of many problems.

    • @amalirfan
      @amalirfan 3 ปีที่แล้ว +9

      Tip: Use a fan and or heatsink, it helps a lot, may be overclock?, I'm not an expert though.

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

      @@amalirfan 😆😆

    • @MarkVonBaldi
      @MarkVonBaldi 3 ปีที่แล้ว +5

      A UPS and a better cooler should fix those problems. Maybe also a generator. But If you are really serious... Why not buy a VM in a DataCenter and host it from there?

    • @Supperconductor
      @Supperconductor 3 ปีที่แล้ว +17

      @@MarkVonBaldi Because you could get taken down like Parler. Better IMHO to use cloud server as a proxy, personally I don't want to open up ports on my home network.

  • @onlygiogi
    @onlygiogi 3 ปีที่แล้ว

    Thank you very much! Exactly the video I was looking for!

  • @whatamievendoing
    @whatamievendoing 2 ปีที่แล้ว

    I didn't learn anything new but it's nice to see someone go through the process

  • @chairlovawitabat
    @chairlovawitabat 3 ปีที่แล้ว +199

    “In case your app is destroyed by a volcano or peaceful protesters” SHOTS FIRED 😂😂😂

    • @adorablecheetah2930
      @adorablecheetah2930 3 ปีที่แล้ว +4

      LOL it came out of nowhere 😂

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

      "shots fired", literally, huh?

    • @ko-Daegu
      @ko-Daegu 3 ปีที่แล้ว +4

      @owo グーチmoshi
      Gov didn’t ban parler is still operates but not allowed to be downloaded in App Store
      Ans App Store owned by private foaming called Apple In which they hey have freedom to use there services to the way they see it fits
      If not allowing parler is a thing then be it
      If you have company would you allow angry chickens on the internet to change what and what you want about your own company I don’t think so

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

      @owo グーチmoshi how did they violate the camera apps terms of service?

    • @chaseisawesum
      @chaseisawesum 3 ปีที่แล้ว +4

      @@ko-Daegu Yes Apple is a private company, but there are legal protections in place that make it so they aren't liable for the content on their platform. When they show a clear bias in their moderation, such legal protections might be removed and they would be held accountable for the illegal activity that happens on their platform, i.e. the large amount of CP that gets posted on twitter.

  • @hamza201183
    @hamza201183 3 ปีที่แล้ว +6

    I love this channel even more now :)

  • @gabrielpaipa
    @gabrielpaipa 3 ปีที่แล้ว

    THIS IS EXACTLY WHAT I WAS LOOKING FOR!!!!! Thanks!!!

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

    This video is literally my job right now. Kudos.

  • @yashasvi9655
    @yashasvi9655 3 ปีที่แล้ว +7

    No one:
    Jeff: Different sized cords into different sized holes

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

      What does the no one line add to the joke?

  • @adam-bt5xo
    @adam-bt5xo 3 ปีที่แล้ว +14

    Thank you very much, Fireship! As a sequel to this, could we ask for an SSL + certbot setup with ARM docker images? That would be super cool!

  • @michaelmcgovern3434
    @michaelmcgovern3434 3 ปีที่แล้ว

    Very cool! This would make a great series, I’d love to see more videos about this

  • @vipulbhatia3562
    @vipulbhatia3562 2 ปีที่แล้ว

    You are doing awesome work, keep the flow running 👍

  • @tntg5
    @tntg5 3 ปีที่แล้ว +13

    Between AWS and making your own service, there is a lot of room for other solutions ! Traditional hosting services also work nicely !

    • @gaius100bc
      @gaius100bc 2 ปีที่แล้ว +16

      1x vCPU and 4GB RAM VPS container in some data centre, with static IP by default, 100Gbit connection to the outside world, pre-installed with some full Linux stack, with 99.98% uptime, for $5 a month - is a very viable alternative to a raspberry pi in a shoe box under the bed.

    • @defy933
      @defy933 ปีที่แล้ว +3

      @@gaius100bc 1x vCPU and 4GB RAM VPS for $5 a month? freaking where?

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

      Are you french?

  • @Alan-jg4lf
    @Alan-jg4lf 3 ปีที่แล้ว +4

    I highly recommend automating your rpi build with mkaczanowski/packer-builder-arm and Packers ansible-local provisioner, or just flashing the base img and to all your pis and then running Ansible in parallel on all of them. I switch between the two, depending on what I'm doing.

  • @Pete_YT
    @Pete_YT 3 ปีที่แล้ว

    This is the best channel on TH-cam for software devs 🙏

  • @RAndrewNeal
    @RAndrewNeal 3 ปีที่แล้ว

    Great for a little home server. But for the throughput that a public server has to deal with, it takes a ton more, including a good firewall.

  • @patthetech
    @patthetech 3 ปีที่แล้ว +139

    What AWS did to parler is *exactly* why I have never liked "the cloud".
    There is no "cloud", just someone else's computer.

    • @andrewbasore3560
      @andrewbasore3560 3 ปีที่แล้ว +16

      The term makes it sound like some celestial heavenly place that delivers 1's and 0's

    • @kaitsurugi3280
      @kaitsurugi3280 3 ปีที่แล้ว +22

      "There is no "cloud" Just someone else's computer."
      Wow, that was a perfect way of putting it!

    • @patthetech
      @patthetech 3 ปีที่แล้ว +2

      @@kaitsurugi3280 I wish I could take credit for it but I saw it on a sticker years ago lol

    • @freshhb100
      @freshhb100 3 ปีที่แล้ว +7

      Of all the business that run in the cloud, across the whole world, you have list only 1 example. There are many reason to not like the cloud but what you mention here, isn't a strong one.

    • @patthetech
      @patthetech 3 ปีที่แล้ว +14

      @@freshhb100 it is the ultimate example.

  • @kristofgilicze
    @kristofgilicze 3 ปีที่แล้ว +5

    The thing is that even if they can self host, vendor lock-in might be a major issue. We should really have a decentralized cloud, just like Piper-net :D. Individuals would share their computing power to host the cloud, and the collected fees from clients would be split between automagically.

  • @pucbg2902
    @pucbg2902 3 ปีที่แล้ว

    Really this is best video ever seen ....
    Setting up own cloud in 8 fire mins🔥🔥

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

    A friend of mine was running a stack of Raspberry Pi at home (he had a static IP). That included a website, a few LDAP servers and what not. Eventually though, he moved to a couple of cheap Zotac boxes with KVM and virtual machines. So it's doable, but slightly more expensive and more powerful machine will probably be a less extravagant, but a better choice.

  • @andresromerodev
    @andresromerodev 3 ปีที่แล้ว +6

    8:16 was definitely the best moment! 😂😂

  • @MitchellKager
    @MitchellKager ปีที่แล้ว +5

    There are obviously a lot of issues here with scalability, containerization...
    But my most important recommendation to anyone trying to do this is to make sure your raspberry pi is issued a static local IP address by your router. Most routers will automatically use DHCP to dynamically assign IP addresses to internal devices so your raspberry pi will be prone to being reassigned a new IP address at which point your port forward will need to be updated. Instead, you can assign a static IP to the pi based on its hardware ID / MAC address!

  • @abeldelapaz2153
    @abeldelapaz2153 3 ปีที่แล้ว

    What a good video!
    I'm so glad I'm subscribed to your channel. Love your content:)

  • @changjsc
    @changjsc 2 ปีที่แล้ว

    This was something I always wondered how to do. Great video!!!

  • @elpidalastname9834
    @elpidalastname9834 3 ปีที่แล้ว +5

    I totally agree with you. But my biggest problem is why would I invite 300 people into my home? There’s so many things that could go wrong.

  • @augustday9483
    @augustday9483 3 ปีที่แล้ว +4

    A word of advice for anybody thinking of trying this: hosting a public website on your local internet is like painting a huge target on your back. Please make sure you know EXACTLY what you're doing before attempting this, or you are likely to get burned.

  • @TheEtsgp1
    @TheEtsgp1 3 ปีที่แล้ว +2

    Awesome video! Definitely on the same wavelength. Question how would you use raspi for a dev server that could also deploy multiple projects via reverse proxies? There is Nginx reverse proxy manager for raspi I would recommend checking out. Essential a place we're you can build multiple projects like your own dev battle station /cloud repo pi to keep learning and teaching from? Then possibly Extend it with more pi's building a supercluster

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

    Hi Fireship!
    Any thoughts about building up Raspberry Pis with Infrastructure-as-code vs using IaC on the cloud (ex. Terraform)?
    Also, do you have any thoughts on creating a private cloud using OpenStack or VMware vSphere?

  • @roselpadilla
    @roselpadilla 3 ปีที่แล้ว +12

    "Both of which are terrible options, but lets go with the first one... From here we're going to build a NodeJS ap..." 😂

  • @psychoclips6817
    @psychoclips6817 3 ปีที่แล้ว +5

    Would definitely be interested in a part two that goes into the making it scalable.

  • @XDjUanZInHO
    @XDjUanZInHO 3 ปีที่แล้ว

    You just gave me all the steps to make my own Minecraft server on the pi, thank you so much

  • @jadespy399
    @jadespy399 3 ปีที่แล้ว

    I fricking love the door analogy+picture.

  • @brendan6569
    @brendan6569 3 ปีที่แล้ว +16

    I just woke up, how this dude already on topic with today’s events. Lmao

    • @halasimov1362
      @halasimov1362 3 ปีที่แล้ว

      He must be in on the conspiracy! :D

  • @TheNewton
    @TheNewton 3 ปีที่แล้ว +8

    For fireships 2021 predictions video I wrote I expected code documentation will need to become even more important/transparent for risk management & as a tool for platform migration. I didn't anticipate it to be from a singular event right when the year starts! I more assumed a series of small tiny wake up calls such as infrastructure brown outs, Industry regulation, or brexit compliance issues, etc would be the type of clarion calls.

  • @nithinchinni
    @nithinchinni 3 ปีที่แล้ว

    Most under rated video ............. I had to learn all this stuff the hard way. Countless hours of exploration.

  • @mmm-ie5ws
    @mmm-ie5ws 3 ปีที่แล้ว

    wow, thanks for making this video. This opens up so much opportunity for me.

  • @0xrod
    @0xrod 3 ปีที่แล้ว +5

    I was about to sleep, saw the notification, now sleep no more

  • @EndermanAPM
    @EndermanAPM 3 ปีที่แล้ว +51

    When you said they migrated to serverless i thought they moved to lambda functions for a second hehe

    • @ricosrealm
      @ricosrealm 3 ปีที่แล้ว +5

      Yeah... i was confused... then I finally got the joke :)

    • @DavidJJJ
      @DavidJJJ 3 ปีที่แล้ว

      Or S3, :)

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

      was confused too, pretty funny joke tho ahahahh

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

    Thank you very much. I found answers to many of my questions in this video.

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

    This is amazing ! Thanks for this Video!
    Can you put your approach when you are learning new things ! ❤️

  • @stanflintdev
    @stanflintdev 3 ปีที่แล้ว +7

    Can't wait for the follow up where you create a data center with hundreds of Raspberry Pis

  • @GoodVolition
    @GoodVolition 3 ปีที่แล้ว +17

    The thought of having something *on* the cloud and getting kicked off (especially for a big site) is spooky. AWS definitely has to have some secret sauce. The speed of some AWS data transfers is surprisingly fast.

    • @EvanOfTheDarkness
      @EvanOfTheDarkness 2 ปีที่แล้ว +8

      AWS is very expensive as fuck. My understanding is, that companies use it when they need something _fast_ no matter the cost, or when they need scalability over anything else. Most smaller to medium sized companies can be served from a single rack server in the basement just fine for a fraction of the cost.

  • @ocmaniac1
    @ocmaniac1 3 ปีที่แล้ว

    very much impressed how dense in information but at the same time rich in content fireship is able to present my favourite topics 🚀

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

    Awesome video!
    Can someone share the calculation on the comparison of compute cost for AWS vs RPI over 3 years?

  • @billy.n2813
    @billy.n2813 3 ปีที่แล้ว +11

    Thank you for this nice video. I learned a lot from it.
    Indeed, building your own data center is no easy task. And scaling becomes rapidly an issue.
    I am not a computer networking expert. But, what do you think of an open-source distributed infrastructure as an alternative to AWS and other cloud services.
    Users will still get billed, but the revenue will help maintain the infrastructure, and eventually pay full-time developers working on the project, etc.
    I look forward to hearing from you.
    Thank you for reading!
    P.S. Please, no toxic comments.

  • @Sabre00
    @Sabre00 3 ปีที่แล้ว +9

    I'm doing pretty much the same thing but I am a python guy so I went with Flask option vs the Express route. I am very Interested in the NGINX expansion.
    The part about getting a static IP from your ISP was a long drawn out process for me.
    Nice video. Hopefully part two and or the Nginx expansion comes soon.

  • @ssahillppatell
    @ssahillppatell 3 ปีที่แล้ว

    Those little touches of sarcasm. I love it 😂😂😂

  • @MickeyMishra
    @MickeyMishra 3 ปีที่แล้ว

    This is fun stuff to do to get your feet wet.
    The Low power is great too.
    I still use a Mac to go and hustle website but just recently took it down since I realized that the Mac took more power than just having a virtual server on my main computer post to website.
    I'm not really too big in the cloudflare but it does work

  • @drprdcts
    @drprdcts 3 ปีที่แล้ว +17

    It's probably a good idea to route through Cloudflare, so that a DDOS attack doesn't put down your entire home network.

    • @drprdcts
      @drprdcts 3 ปีที่แล้ว +6

      @@goc9000 If Cloudflare boots you, it's not that big of a deal to switch the DNS to route directly to bare metal. For the time being, Cloudflare is your best bet. No other platform can viably protect you from DDOS attacks. Not saying it's impossible, but it's extremely hard/costly.
      Bonus points if you can find a Cloudflare alternative in the EU because they have better laws (Germany, Switzerland, Austria, etc)

  • @mcp613
    @mcp613 3 ปีที่แล้ว +104

    Like a volcano, or a peaceful protest...

    • @armaldoillo630
      @armaldoillo630 3 ปีที่แล้ว +6

      Is he /ourguy/ ?

    • @yurayurec6071
      @yurayurec6071 3 ปีที่แล้ว +5

      @@armaldoillo630 for sure

    • @Cheater24a
      @Cheater24a 3 ปีที่แล้ว +9

      based

    • @ko-Daegu
      @ko-Daegu 3 ปีที่แล้ว +3

      For people who don’t know he’s talking about the what happened int he halls of Congress by alt-right wing

    • @ko-Daegu
      @ko-Daegu 3 ปีที่แล้ว

      @John Doe
      Oooh sry I’m not American I was confused as what he was talking about so I saw other comment I remember him liking or something but saw many said he was talking about what happen recently.
      But I agree radical lefts are no better (being antifa or others)
      But could you elaborate how is blm bad I thought it’s basically saying hey slavery is bad & black people lives matter meaning don’t slave something like that

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

    If i was to go with Pi4 and plan to use it legitimately as my host for my website, is it recommended to have a separate internet connection? and by that i mean, a new service other than the one im using now. and also, how do i upgrade storage if i choose to, let say, put 50 terabytes? i have no knowledge on the Pi's, but i also dont wanna go with big tech companies, those pricing scare me.

  • @izyan8484
    @izyan8484 2 ปีที่แล้ว

    Please make this for part 2 for when you want to scale thing up with multiple raspberry pi. Would love to see it !

  • @nickxidis9571
    @nickxidis9571 3 ปีที่แล้ว +5

    I haven’t laughed this much in a long time. Thanks Jeff.

  • @nullp01nter20
    @nullp01nter20 3 ปีที่แล้ว +6

    I am planning on building my own web hosting and this appears. 😂😂😂

  • @JustSomeRandomIdiot
    @JustSomeRandomIdiot 2 ปีที่แล้ว

    Literally done this exact thing with my raspberry pi, even used no-ip, quite easy imo and fun.

  • @LordBadenRulez
    @LordBadenRulez 2 ปีที่แล้ว

    Host your app on port 80 on a raspberry pi. Russia, China and hackers everywhere approves of this video.