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.
@marctre90042 ай бұрын
Which service are u using please???
@ridabrahim7604Ай бұрын
number of requests you was able to handle ? which service you're using ?
@muhammadtouhid998Ай бұрын
Aws will cost 40 I guess for same config
@wanarchivesАй бұрын
the bandwith is too small
@Dipj01Ай бұрын
What's your provider? Digital ocean?
@wlan22 ай бұрын
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?
@oussaber2 ай бұрын
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.
@qhkmdev2 ай бұрын
@@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_dev2 ай бұрын
To add some Db using vercel will be x2 slower I guess
@helloworld7796Ай бұрын
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Ай бұрын
@@qhkmdevIf you have those requirements you're not gonna use a $6 VPS
@mattd54192 ай бұрын
OVH has a cheaper and also more powerful VPS available. Crazy no-one ever talk about OVH.
@daliovic242 ай бұрын
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
@mattd54192 ай бұрын
@@daliovic24 I never got any issues with customer support, and you don't really need to use the dashboard when using a VPS anyway
@humblepeanut2 ай бұрын
@@daliovic24 True, their dashboard suck, confusing and really slow
@AkshayParkad2 ай бұрын
it takes 2 minutes to load their website, but i've never faced issues with the VPS
@viruxer2 ай бұрын
Their UI/UX is just horrible.
@hayder775Ай бұрын
Does your request will do some processing in the backend? Cuz the benchmark it's depend on what kind of process is doing.
@krispibiskitАй бұрын
Awesome video. Thanks a lot to share your experience and knowledge.
@xMinasiАй бұрын
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Ай бұрын
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 :)
@semsomify2 ай бұрын
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.)
@gamingwolf33852 ай бұрын
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
@CoderOne2 ай бұрын
@@gamingwolf3385 thanks!! I loved the experiment, So I think I’ll explore doing of these self hosting and VPS videos
@nahuelfernandez23522 ай бұрын
It would be awesome to see more videos exploring different tiers of vps
@zakimimitАй бұрын
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
@RyleeFerguson-vx7ti2 ай бұрын
1 million and 29
@rtorcato8 күн бұрын
Vercel must have some server that sits in between the requests for analytics, ddos protection etc. So not really a fair test.
@EdwinMartin2 ай бұрын
I’m very curious whether the response time will become (much) lower with 2GB or 4 GB
@LoneRanger.8012 ай бұрын
What about the DB? Any suggestions?
@craeckor264328 күн бұрын
Why are these VPSs so much expensive. For 6 Dollars i get like 4 VCPUs, 8 GB of RAM and 256GB SSD storage.
@logicweaver715225 күн бұрын
What provider are you using?
@craeckor26437 күн бұрын
Netcup
@vorlabongsithilath3358Ай бұрын
Could i ask if 6$/m enough to run nextjs app and mysql database or not?
@aaronpage8878Ай бұрын
Yes but depends on the amount of traffic it will receive
@vorlabongsithilath3358Ай бұрын
@@aaronpage8878 Thanks
@rjtdas2 ай бұрын
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!
@ChrissyCodeАй бұрын
German hosts, with KVM you can get with 5€ like 2 cores 8gb ram lol
@hmariam9235Ай бұрын
Just checked it. Am i wrong or the bandwidth is really unlimited?
@LikeFunnyMoviesАй бұрын
Which Provider?
@habibosayeАй бұрын
@@hmariam9235where exactly?
@jan.tichavsky24 күн бұрын
@@LikeFunnyMovies Netcup for example
@VincentFulco2 ай бұрын
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.
@qhkmdev2 ай бұрын
he's not running something critical like peopel would get killed if the server is down, so probably it's legit
@webdancerАй бұрын
Surely he'll backup his stuff, so no real danger.
@oSpamАй бұрын
@@qhkmdevand the people that have data/paid plans on his stuff? Just “ok” to not serve them anymore.
@henrygreaves4962Ай бұрын
My understanding is a lot of the heavy lifting (i.e his AI projects) is done through other services and he uses their apis.
@noriller2 ай бұрын
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...
@CygxАй бұрын
I think digital ocean uses aws in the backend
@jitxhereАй бұрын
They manage their own infra
@CygxАй бұрын
@@jitxhere oh didn’t know that
@thebahrimediaАй бұрын
2:10 don't use gmail. Use a business email
@parkerrex2 ай бұрын
Should make a vid on ci pipelines using a vps!
@anishjoshi1999Ай бұрын
Love from nepal
@A-Jaradat-Z2 ай бұрын
6$ can offer you a 4-6 cores 12gb ram
@marctre90042 ай бұрын
Where
@pt_trainer9244Ай бұрын
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Ай бұрын
Where did you get it?
@jitxhereАй бұрын
Most probably a scam. Don't fall for it.
@bobderbraumeister6919Ай бұрын
Hetzner, Strato (strato UI sucks)
@agentbayabasАй бұрын
Please make another video with database having backend to test it out
@MrAlao6752 ай бұрын
Contabo has the cheapest VPS I have ever seen.
@medemirbouhamar30012 ай бұрын
the pricings are just wow (they look fake 😆), have you tried running something on it ?
@devfren2 ай бұрын
@@medemirbouhamar3001it works great for me
@MrWeb4live2 ай бұрын
Contabo have a very bad and irritating support ever, use them at your peril
@MrAlao6752 ай бұрын
@@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.
@MrAlao6752 ай бұрын
@@MrWeb4live you are very right, but I'm using them anyway.
@JokeryEUАй бұрын
i host my own server at home, and its faster and has as many cores i want
@JoseGonzalez-i2n2 ай бұрын
Davis Joseph Allen John Moore Daniel
@gamingwolf33852 ай бұрын
Hello , i think first comment
@CoderOne2 ай бұрын
Definitely!!
@gamingwolf33852 ай бұрын
I wrote another comment 😅 in this video @@CoderOne