How Many HTTP Requests can a $6 VPS Handle?

Поделиться
HTML-код
  • Опубликовано: 28 дек 2024

Комментарии •

  • @wlan2
    @wlan2 4 месяца назад +160

    No offence but your test doesn't have any relevance, you only loaded the home page. Does it even fetch data form a DB or it only shows static data?
    And I don't think the guy with a single VPS is good example either. Does it have the DB and backend on the same VPS? Is his setup fault tolerant, redundant? How does he monitor the server? Does he manage the logs?

    • @oussaber
      @oussaber 4 месяца назад +12

      Yeah, I agree with you on the homepage test not being relevant, but does redundancy and logs really matter? As long as you have happy clients and a good product it doesn't matter.

    • @qhkmdev
      @qhkmdev 4 месяца назад +10

      @@oussaber if you have SLA uptime requirement of like 99% or something you'll probably need it, and logs gonna matter when the time comes (security issue etc)

    • @gildas_dev
      @gildas_dev 4 месяца назад +1

      To add some Db using vercel will be x2 slower I guess

    • @helloworld7796
      @helloworld7796 3 месяца назад +5

      I agree with the most you say. But the guy with the single VPS is actually pretty good. He does host everything on a single VPS, true it's not the best practice but it works. People generally think that you need ton of power, with clusters and everything, but you don't. The only downside is the DB and storage on the same server, other than that it's pretty fine. Also most of the VPS providers offer you some kind of monitor, so it's fine. And you should check him out. If he manage to run all those services with ton of traffic, most of us should be fine with smaller services

    • @perli216
      @perli216 3 месяца назад +3

      ​@@qhkmdevIf you have those requirements you're not gonna use a $6 VPS

  • @Mr.BinarySniper
    @Mr.BinarySniper 4 месяца назад +45

    Honestly, I am also running a server + frontend + DB (mongodb ) on same server 2Core 4gb ram. 80gb storage. which is 7 per month. my app never crossed 80% of my CPU usage. from then I am recommending to use VPS server which doesn't give you crazy email of 100k bill.

    • @marctre9004
      @marctre9004 4 месяца назад +1

      Which service are u using please???

    • @rida_brahim
      @rida_brahim 4 месяца назад

      number of requests you was able to handle ? which service you're using ?

    • @muhammadtouhid998
      @muhammadtouhid998 3 месяца назад +2

      Aws will cost 40 I guess for same config

    • @wanarchives
      @wanarchives 3 месяца назад

      the bandwith is too small

    • @Dipj01
      @Dipj01 3 месяца назад +1

      What's your provider? Digital ocean?

  • @mattd5419
    @mattd5419 4 месяца назад +26

    OVH has a cheaper and also more powerful VPS available. Crazy no-one ever talk about OVH.

    • @daliovic24
      @daliovic24 4 месяца назад +11

      Their customer support is as bad as it can get. Their dashboard isn't that user friendly and it's not a great experience overall

    • @mattd5419
      @mattd5419 4 месяца назад +4

      @@daliovic24 I never got any issues with customer support, and you don't really need to use the dashboard when using a VPS anyway

    • @humblepeanut
      @humblepeanut 4 месяца назад +1

      @@daliovic24 True, their dashboard suck, confusing and really slow

    • @AkshayParkad
      @AkshayParkad 4 месяца назад +1

      it takes 2 minutes to load their website, but i've never faced issues with the VPS

    • @viruxer
      @viruxer 4 месяца назад +1

      Their UI/UX is just horrible.

  • @hayder775
    @hayder775 3 месяца назад +1

    Does your request will do some processing in the backend? Cuz the benchmark it's depend on what kind of process is doing.

  • @krispibiskit
    @krispibiskit 3 месяца назад +1

    Awesome video. Thanks a lot to share your experience and knowledge.

  • @vorlabongsithilath3358
    @vorlabongsithilath3358 3 месяца назад +1

    Could i ask if 6$/m enough to run nextjs app and mysql database or not?

  • @xMinasi
    @xMinasi 4 месяца назад +2

    I wonder, how can you actually stress test real app on prod without being considered as dos attacker and getting blocked by server company?

    • @oSpam
      @oSpam 4 месяца назад +3

      With AWS you can, just contact them first, they have a dedicated load testing contact. You can get your IPs whitelisted. They just need to know how many requests and how long for :)

  • @arunchaudhary1722
    @arunchaudhary1722 Месяц назад

    Can you please do a similar video to show the difference between CPU and GPU? I mean at what point does CPU become unfeasible & we ought to go with a GPU?

  • @LoneRanger.801
    @LoneRanger.801 4 месяца назад +1

    What about the DB? Any suggestions?

  • @rjtdas
    @rjtdas 4 месяца назад +2

    Great overview, but I found it a bit basic. Could you create a video on building a scalable video transcoder using FFmpeg? It would be great to see best practices for handling high loads, ensuring efficiency, and managing concurrent processing. Thanks!

  • @RyleeFerguson-vx7ti
    @RyleeFerguson-vx7ti 4 месяца назад +5

    1 million and 29

  • @EdwinMartin
    @EdwinMartin 4 месяца назад

    I’m very curious whether the response time will become (much) lower with 2GB or 4 GB

  • @rtorcato
    @rtorcato 2 месяца назад

    Vercel must have some server that sits in between the requests for analytics, ddos protection etc. So not really a fair test.

  • @VincentFulco
    @VincentFulco 4 месяца назад +4

    I don't believe levels can run all those businesses on the hardware claimed. mad props to him but the business risk to one or all of his sites, if something gets f-ed up are way too great. It sounds like ancient dev lore at this point.

    • @qhkmdev
      @qhkmdev 4 месяца назад

      he's not running something critical like peopel would get killed if the server is down, so probably it's legit

    • @webdancer
      @webdancer 4 месяца назад +1

      Surely he'll backup his stuff, so no real danger.

    • @oSpam
      @oSpam 4 месяца назад

      @@qhkmdevand the people that have data/paid plans on his stuff? Just “ok” to not serve them anymore.

    • @henrygreaves4962
      @henrygreaves4962 3 месяца назад

      My understanding is a lot of the heavy lifting (i.e his AI projects) is done through other services and he uses their apis.

  • @zakimimit
    @zakimimit 3 месяца назад

    Thank you Islem for your video.
    Can you do a benchmark video on Render, Railway, Digitalocean and Hostinger so we know which is the better choice, especially when using Docker ?
    (I am using Django with celery + React ,any advice + which one is better for my situation)
    My best regards

  • @craeckor2643
    @craeckor2643 2 месяца назад

    Why are these VPSs so much expensive.
    For 6 Dollars i get like 4 VCPUs, 8 GB of RAM and 256GB SSD storage.

  • @ChrissyCode
    @ChrissyCode 4 месяца назад +3

    German hosts, with KVM you can get with 5€ like 2 cores 8gb ram lol

    • @hmariam9235
      @hmariam9235 3 месяца назад

      Just checked it. Am i wrong or the bandwidth is really unlimited?

    • @LikeFunnyMovies
      @LikeFunnyMovies 3 месяца назад +3

      Which Provider?

    • @habibosaye
      @habibosaye 3 месяца назад

      @@hmariam9235where exactly?

    • @jan.tichavsky
      @jan.tichavsky 2 месяца назад

      ​@@LikeFunnyMovies Netcup for example

  • @noriller
    @noriller 4 месяца назад +2

    maybe you would need to "warm up" the vercel instance first, because by then the test could already be over or giving that huge delay.
    also noticed that the vercel one seems to have taken less time... as if it's accepting more, but then some bottleneck makes all slow down
    there are other tools that give more insights, like gatling, there you can start "slow", then "ramp up" and it shows better graphs of when it starts to break down, then if you add some observability tool...

  • @agentbayabas
    @agentbayabas 3 месяца назад +1

    Please make another video with database having backend to test it out

  • @anishjoshi1999
    @anishjoshi1999 3 месяца назад

    Love from nepal

  • @gamingwolf3385
    @gamingwolf3385 4 месяца назад +1

    I am the first comment too in last video , what a record , so interesting , can you do another video with 20$ vps ? I am interesting in this price no more 😂
    And can you explain how to start getting more valuable jobs ?
    Thank you my freind

    • @CoderOne
      @CoderOne  4 месяца назад +4

      @@gamingwolf3385 thanks!! I loved the experiment, So I think I’ll explore doing of these self hosting and VPS videos

    • @nahuelfernandez2352
      @nahuelfernandez2352 4 месяца назад

      It would be awesome to see more videos exploring different tiers of vps

  • @semsomify
    @semsomify 4 месяца назад

    Thanks a lot man! Great video. I've always wondered that but never had a chance to make this test. I really look forward to more complex examples (such as ones with databases, etc.)

  • @thebahrimedia
    @thebahrimedia 3 месяца назад

    2:10 don't use gmail. Use a business email

  • @parkerrex
    @parkerrex 4 месяца назад

    Should make a vid on ci pipelines using a vps!

  • @A-Jaradat-Z
    @A-Jaradat-Z 4 месяца назад +4

    6$ can offer you a 4-6 cores 12gb ram

    • @marctre9004
      @marctre9004 4 месяца назад +4

      Where

    • @pt_trainer9244
      @pt_trainer9244 4 месяца назад

      ​Contabo , I rent a vps for about $5, it's 6gb of ram though​@@marctre9004.
      Id like to know where I can get double the ram for just a bit more

    • @t.crow9531
      @t.crow9531 3 месяца назад +1

      Where did you get it?

    • @jitxhere
      @jitxhere 3 месяца назад +1

      Most probably a scam. Don't fall for it.

    • @bobderbraumeister6919
      @bobderbraumeister6919 3 месяца назад

      Hetzner, Strato (strato UI sucks)

  • @Cygx
    @Cygx 3 месяца назад +2

    I think digital ocean uses aws in the backend

    • @jitxhere
      @jitxhere 3 месяца назад

      They manage their own infra

    • @Cygx
      @Cygx 3 месяца назад

      @@jitxhere oh didn’t know that

  • @JokeryEU
    @JokeryEU 3 месяца назад

    i host my own server at home, and its faster and has as many cores i want

  • @MrAlao675
    @MrAlao675 4 месяца назад +9

    Contabo has the cheapest VPS I have ever seen.

    • @medemirbouhamar3001
      @medemirbouhamar3001 4 месяца назад

      the pricings are just wow (they look fake 😆), have you tried running something on it ?

    • @devfren
      @devfren 4 месяца назад

      @@medemirbouhamar3001it works great for me

    • @MrWeb4live
      @MrWeb4live 4 месяца назад +1

      Contabo have a very bad and irritating support ever, use them at your peril

    • @MrAlao675
      @MrAlao675 4 месяца назад

      @@medemirbouhamar3001 lol, they absolutely look fake, but I know someone that has been using them for years, and I have a vps with them too.

    • @MrAlao675
      @MrAlao675 4 месяца назад

      @@MrWeb4live you are very right, but I'm using them anyway.

  • @gamingwolf3385
    @gamingwolf3385 4 месяца назад

    Hello , i think first comment

    • @CoderOne
      @CoderOne  4 месяца назад

      Definitely!!

    • @gamingwolf3385
      @gamingwolf3385 4 месяца назад

      I wrote another comment 😅 in this video ​@@CoderOne

  • @JoseGonzalez-i2n
    @JoseGonzalez-i2n 4 месяца назад

    Davis Joseph Allen John Moore Daniel