Don't use these services for your SaaS

Sdílet
Vložit
  • čas přidán 8. 09. 2024
  • I've heard too many bad experiences from founders using services like Vercel, Heruko, Supabase, Netlify, etc. A few months ago, I got to experience it firsthand myself... 😩
    Here's what you should do instead.
    #saas #business #tools
    ---------------------------------------------------------------
    Check out Serverless Horrors:
    serverlesshorr...
    Check out my free SaaS boilerplate:
    github.com/Sim...
    ---------------------------------------------------------------
    Watch Next:
    • Stay Highly Productive...
    ---------------------------------------------------------------
    Follow here for more content:
    ⭐ MAIN CHANNEL ‧ / @simonhoiberg
    🎙️ ZERO TO MILLION SAAS ‧ / @zerotomillionsaas
    ✉️ NEWSLETTER ‧ simonl.ink/new...
    🧵 THREADS ‧ simonl.ink/thr...
    📷 INSTAGRAM ‧ simonl.ink/ins...
    📱 TIKTOK ‧ simonl.ink/tiktok
    🌐 LINKEDIN ‧ simonl.ink/lin...

Komentáře • 236

  • @null_spacex
    @null_spacex Před 2 měsíci +38

    This sounds like a “they made me mad so I’m gonna shit talk them” video

    • @justafreak15able
      @justafreak15able Před 2 měsíci +3

      That's what it is. He was losing money and clients this is a fair reaction from him.

    • @null_spacex
      @null_spacex Před 2 měsíci +2

      @@justafreak15able exactly. “From him”.

    • @qwerty-or1yg
      @qwerty-or1yg Před měsícem +1

      3:49 "i never used these services, but I know quite a few people that did", so yeah, he's just shit talking on them and never had his hands on these technologies..

    • @null_spacex
      @null_spacex Před měsícem

      @@qwerty-or1yg yeah it's crazy lol he's angry

  • @Ramuyko
    @Ramuyko Před 3 měsíci +47

    I disagree about disconsidering supabase like that... It's not just Saas, it's opensource, self hosting it on cost effective providers like contabo or webdock is still worth it as long as managing the server yourself is not a problem.

    • @realmimak
      @realmimak Před 3 měsíci +2

      PRs are a thing too

    • @cas818028
      @cas818028 Před 2 měsíci +2

      Supabase is trash. Way overhyped

    • @vaidiksavaliya3577
      @vaidiksavaliya3577 Před 2 měsíci

      @@cas818028 I don't think it's overhyped, yeah one of my project has around 1000 MAU, and supabase is handling it's just fine and it is because of this hype the competition of "MOST GENEROUS DATABASE" is changing so much things. Plus in UI Supabase and Planetscale are winners for me

    • @chrtravels
      @chrtravels Před měsícem

      I hear it's really difficult to self host. Supposedly Appwrite is much better for self hosting but I haven't tried either of them for that yet.

  • @rtorcato
    @rtorcato Před 3 měsíci +45

    Supabase is great. It's open source and you can self host if you want to. Under the hood it's all docker services with open source tools. With your stack can would never be able to leave AWS.

    • @pichrazong6479
      @pichrazong6479 Před 3 měsíci +4

      Supabase is great until you try to self-hosted yourself. It's quite limited, and realtime service just simply not working at all.

    • @SimonHoibergExplains
      @SimonHoibergExplains  Před 3 měsíci +9

      Most people say their self-hosted version is super limited and very buggy, though?
      And if I'm not getting the convenience of a hosted click/drag-drop platform, why would I use Supabase to begin with?

    • @rtorcato
      @rtorcato Před 3 měsíci

      @@SimonHoibergExplains very buggy self hosted? it's docker images! The docker images are the exact same ones they use for the hosted service. At the last event they pushed a new feature every day and the docker image versions were updated. There is no limited version repo for self hosted. The drag and drop comes from supabase studio docker image. You are also free to use pgadmin as well for managing your Postgres.
      I think I understand your problem with Supabase. You guys were working directly off production and didn't run supabase start to develop with a local copy. Then you ran a query that you lagged your clusters and you blamed it on their hosting service, because you had no idea if the same queries would crash your local stack.
      Did you move the same Postgres queries to AWS with zero problems? Supabase also just added new features to analyze queries and detect slow or insecure queries.
      The best thing about supabase is it's open source. I am not locked in. With AWS if they want to double their prices what would you do?

    • @ibrahimhalouane8130
      @ibrahimhalouane8130 Před 3 měsíci +2

      @@SimonHoibergExplains To save some time, I'd start with supabase, but with a self-hosted version pre-configured and ready to re-wire things up at any time!

    • @niklasportmann919
      @niklasportmann919 Před 3 měsíci +2

      Our Supabase selfhosted instance is fully-featured and runs with everything on the platform. It took a week to get it ready for a production setup - I wouldn't consider selfhosting easy if you don't have any experience with infra topics.
      We moved to selfhosted about 4 months ago we're heavily using realtime & PostGREST.
      But I agree on the problems with the PaaS blackbox part. Really scary when one of your instances just doesn't work anymore and there's nothing you can do.

  • @kyrregjerstad
    @kyrregjerstad Před 3 měsíci +31

    Having that experience totally sucks! But what this video is failing to mention is that in all the cases on serverless horrors with Vercel, they refunded all the costs to the customer. They now have a better DDOS protection with the newly released firewall - something that should have been there from the beginning!

    • @SimonHoibergExplains
      @SimonHoibergExplains  Před 3 měsíci +7

      I don't believe they did, no? That's the whole point of their stories.
      And if they did eventually end up doing it, it was because of the tremendous backlash they were getting. Imagine all the cases that didn't get traction, where people just sucked it up and payed.

    • @DanWalshTV
      @DanWalshTV Před 3 měsíci +14

      @@SimonHoibergExplains All the incidients mentioned in this video were entirely refunded, including that last 5k from the Netlify one. Does that excuse the BS initial bill? No, but it should be mentioned still.

    • @bforbiggy
      @bforbiggy Před 2 měsíci +1

      The thing is I've seen those articles but they seem to only occur for large cases. Admittedly I haven't seen too many, but I've seen recent cases of people not getting refunded because their voice just wasn't loud enough for someone not on autopilot to actually evaluate the situation. This seems reasonable if you consider that even in the big cases, vercel tries to still make you pay for some of the insane server costs until it goes public.

  • @ScottMaday
    @ScottMaday Před 3 měsíci +20

    1:52 “All the infrastructure has been conveniently abstracted away from you so when something doesn’t work beyond the basic UI, there’s nothing you can do about it” The same thing could be said about No-Code solutions as well. If you want to trade convenience you’ll have to sacrifice control

    • @SimonHoibergExplains
      @SimonHoibergExplains  Před 3 měsíci +2

      Yes, definitely. No Code tools has it's clear limitations too.
      With Vercel and Supabase you get many of those same limitations but not really any of the benefits from No Code.

    • @cloudboogie
      @cloudboogie Před 2 měsíci +1

      The same can be said about public clouds. Honestly it's surprising to hear that clouds give you control, because their business is actually abstracting complexity and details from you.

    • @vaidiksavaliya3577
      @vaidiksavaliya3577 Před 2 měsíci

      @@SimonHoibergExplains That''s how everything is in the world🤣,for example : You don't plant a car factory just to produce your daily driver (ref: no users) and you will still need parts from several companies even if you plant a car manufacturing plant (ref: more than no users)

  • @martijnjansen5388
    @martijnjansen5388 Před 3 měsíci +72

    The funny part is that there are a lot of cases with AWS S3 and cloudfront that they get ddosed too leading devs with thousands of dollars invoices even though they use WAF security 😅

    • @spicepirate
      @spicepirate Před 3 měsíci +4

      yup. WAF, their firewall will charge you for each request from DDOS

    • @heyjitendra
      @heyjitendra Před 3 měsíci +3

      ​@@spicepiratewow this shouldn't be the case. Imagine charging per request

    • @SimonHoibergExplains
      @SimonHoibergExplains  Před 3 měsíci +19

      I've actually had this happen a few times, and AWS removed the entire bill, no questions asked.

    • @spicepirate
      @spicepirate Před 3 měsíci

      @@heyjitendra yes it is, just an example Web Dev Cody made a video about it. AWS do remove the bill if you ask them

    • @JonathanMiz
      @JonathanMiz Před 3 měsíci +3

      @@SimonHoibergExplains how to you handle WAF currently in AWS or better to use Cloudflare

  • @Innesb
    @Innesb Před 3 měsíci +11

    Vercel released DDOS mitigation for all plans, in March, 3 months before you published this video, but you didn’t mention this feature when referencing the tweet at 4:00, which was published in February, before the feature was available. It seems unreasonable to criticise Vercel for not having a feature without also mentioning that the feature has now been available for 3 months. If you were specifically criticising Vercel for not having the feature earlier, then fair enough, but that’s not how you presented it.

    • @pegak
      @pegak Před 3 měsíci +4

      It's pitty that Simon omitted the important facts just to better suit his hate.
      In general I like him, but this one is such a huge misstep.

  • @marioflores9164
    @marioflores9164 Před 3 měsíci +41

    You attacked two cults in one video. Respect

  • @fortnitebattleroyalewtfmom7684
    @fortnitebattleroyalewtfmom7684 Před 3 měsíci +4

    Finally, some said it, I was telling this to my clients, but no one listen.

  • @nhtdmr
    @nhtdmr Před 3 měsíci +30

    Last time I check just Senior DEVOPS costs more than $5000 a month + AWS + .....?

    • @SimonHoibergExplains
      @SimonHoibergExplains  Před 3 měsíci +4

      You don't need a senior DevOps. You can learn it 😁 At least, for "small" SaaS setups, you can absolutely managed this yourself.
      AWS prices are very generous - an example here: www.threads.net/@simonhoiberg/post/C7g2bSCsp-w

    • @user-qq7yc1qp8z
      @user-qq7yc1qp8z Před 3 měsíci +1

      To setup ec2 + rds + s3 you don't need a Devops. Also you can go with GCP wich is even easier to use.

    • @cloudboogie
      @cloudboogie Před 2 měsíci +2

      Experienced ops will be able to setup basic infra in 3-5 days. Frontend? Route53 + CloudFront + S3, all deployed with Terraform or CDK/ts + CI/CD pipelines on Github Actions. Backend? Serverless with CDK or fargate k8s with helm / kustomize or even aws amplify. If you know what you're doing it's really not a big deal.

    • @cas818028
      @cas818028 Před 2 měsíci

      Amplify……

    • @julienv7031
      @julienv7031 Před 2 měsíci

      Terraform is actually very easy but most saas have enough with a simple vps

  • @Martin_Adams
    @Martin_Adams Před 3 měsíci +8

    Completely agree with the sentiment of this video. This is one reasons why I avoid these types services as I don't feel comfortable not being in control. Personally I find AWS, Azure and Google Cloud too complicated for indie developers. I'm a happy Digital Ocean customer along with Hetzner which feels like the right balance of giving me control, without overloading me with jargon, settings, permissions, etc.

  • @meij200
    @meij200 Před 3 měsíci +20

    That's why I'm pro-code, but with code generation and templates to speed things up.

  • @toptenagency4290
    @toptenagency4290 Před 3 měsíci +1

    Somebody has to set this kind of things and scratch this topics with honesty. Great video, great advice from the future experience. 🙌🏼

  • @Alex-bc3xe
    @Alex-bc3xe Před 3 měsíci +5

    I really like you but I hate when people generalize, maybe in your case with lots of users is supabase for example expensive but for proof of concept and mvps it s decent I would say.

    • @SimonHoibergExplains
      @SimonHoibergExplains  Před 3 měsíci

      Sure, that's why I said "for small hobby projects" in the beginning. This could include POCs as well.

  • @jobiej7416
    @jobiej7416 Před 2 měsíci +2

    Supabase still makes a lot of sense for those who are limited on cash and expertise but needs to test run a business. Besides you can host it yourself when you’re are ready.

    • @SimonHoibergExplains
      @SimonHoibergExplains  Před 2 měsíci +1

      Totally disagree. AWS is much cheaper, easier to navigate and doesn't break.
      If you're a new businesses with limited cash, you most certainly should not use these services.

    • @GreatTaiwan
      @GreatTaiwan Před 18 dny

      @@SimonHoibergExplains "doesn't break." same stories you mentioned also happen in AWS
      look at crazy lamda bills

  • @dytra_io
    @dytra_io Před 3 měsíci +8

    how about coolify? the open source version of vercel?

    • @SimonHoibergExplains
      @SimonHoibergExplains  Před 3 měsíci +3

      I believe it's the founder of Coolify that did serverlesshorrors, actually 😁
      I haven't tried it, so can't say anything about it.

    • @dytra_io
      @dytra_io Před 3 měsíci +1

      @@SimonHoibergExplains can't wait to see your video talking about it😁

  • @dennisaarts7924
    @dennisaarts7924 Před 4 hodinami

    What stack do you use now? I'm building my own little startup and use supabase. But i'm still kind of hesitant because of its pricing model and performance..
    I do host on AWS amplify, but I i search AWS for databases they are expensive AF. So which setup do you use for your app?
    Side note: my app will have a lot of concurrent connections during peak hours, mostly weekends. Not sure if that will influence my stack choices?

  • @gainstycom
    @gainstycom Před 3 měsíci +90

    What a bad video to do. Your target audience are mostly people starting a business or having a business in the early stage. To simply expect beginners going enterprise-level with AWS and certain stacks is just mindblowing. Especially not those who are testing the waters of certain market and product fit. There are horror stories of AWS, Stripe you name it - there are everywhere. Serverless is enough to get started and rise and that's for what they serve purpose for.

    • @1000xdigital
      @1000xdigital Před 3 měsíci +22

      actually his channel wouldn't appeal too much to someone just starting out. It fits those who have already peeled out a few layers.
      Someone just starting will usually struggle with using something as simple as wordpress.
      His channel is the greatest source of relevant no bullshit content.

    • @robrita
      @robrita Před 3 měsíci +15

      If you can't figure out that this video is not for building landing page or MVP then that's your problem.
      If you're a beginner, then just use webflow or wordpress. Hope that make sense.

    • @JamieWells1
      @JamieWells1 Před 3 měsíci +11

      Are you crazy? AWS is the most popular cloud hosting service in the world. I'm a full time 17 year old student and I learnt how to use AWS in order to start building my SaaS with no problem at all. Also you don't have to go "enterprise level" - you can just start with a simple relational database hosting and you'll be on your way.

    • @AdrianMark
      @AdrianMark Před 3 měsíci +6

      I am in agreement with the above replies. You don't have to be a rocket scientist to use Aws or Google. I'm a beginner to cloud but have a lot of experience deploying on WordPress and other CMS style static site hosting. Making the switch to apps on cloud is something that I'm just beginning to understand, and it's clear to me that at the very least I'd be overpaying if I went with these middleware cloud providers. And I would still suffer the risk of having an out-of-pocket experience, except with no control over how to fix it. Why pay more for less? When was the last time customer support made anything easier in life? Give me my tools and access to the code and if I hang myself, at least that's on me 😂

    • @gainstycom
      @gainstycom Před 3 měsíci

      @@1000xdigitalIf your point was valid then our comment like numbers would be reversed.

  • @KylePrinsloo
    @KylePrinsloo Před 2 měsíci

    My goal one day is to be as brave as you.
    Sometimes, the truth hurts... but it takes a bold person to stand by it!

  • @FranzAllanSee
    @FranzAllanSee Před 3 měsíci

    Computes, cdns, etc are all really cheap from these cloud providers. The only reason why you’d go for something like vercel is that if you cant spend a day learning to deploy to aws, gcp, azure, etc.
    Database though is different. I find supabase to be very cost efficient if you’re just starting out

  • @sonofdarvin
    @sonofdarvin Před 3 měsíci +5

    Man, just use Laravel and never look back again

    • @brainites
      @brainites Před 3 měsíci

      I am in several framework arenas. Laravel or Ruby on Rails or Django for admin backends and NodeJS for APIs due to its speed. I burst out laughing when Aaron Francis mentioned "Frankenstein Framework" in one of his videos. He was obviously referring to the JavaScript community which lacks those battle tested frameworks.

    • @ivan.jeremic
      @ivan.jeremic Před 3 měsíci +3

      I would but the only problem is PHP and you will convince nobody in the JS backend scene to write PHP again and leave all modern JavaScript behind, there is 0 chance this happens.

    • @minidragonlady
      @minidragonlady Před 2 měsíci +1

      Sorry, I'm new to it, so I'm wondering where you would deploy then? Linode / Digital ocean?

    • @brainites
      @brainites Před 2 měsíci

      @@minidragonlady Linode / Digital ocean. Yes. There are Hertzner and Contabo too that offer DDoS protection for free.

  • @Fatihkocakjoyboy
    @Fatihkocakjoyboy Před 3 měsíci +1

    I am learning to code myself to make myself more and more independent from nocode services. I love your message in this video. I would love to watch a video you explaining what exactly the boilerplate does and how the same looks in these nocode services to connect the dots in my 🧠.
    On this note, I heard someone say that backend code is not really harder then frontend code but it often seems like backend is this crazy stuff

    • @SimonHoibergExplains
      @SimonHoibergExplains  Před 3 měsíci

      I have a video explaining my SaaS boilerplate in details right here: czcams.com/video/SUjTIX0a1PM/video.html
      And yes, definitely agree. Back end and front end are equally hard to manage now.

    • @Fatihkocakjoyboy
      @Fatihkocakjoyboy Před 3 měsíci

      @@SimonHoibergExplains oh you already have a video! You are awesome thanks 😊 🙏🏻

  • @kwyaza
    @kwyaza Před 14 dny

    Digital Ocean or Hetzner. Easier UI to work with and same VPS or dedicated servers supported as AWS.

  • @jordigirvent9250
    @jordigirvent9250 Před 2 měsíci

    clear things and thick chocolate, really apreciate your transparenci, and your warning

  • @dennisbabych
    @dennisbabych Před měsícem

    Looks like you never faced the issue with AWS EC2 when their services work like Supabase case in your video. When you re-boot the server everything is working but then in a few days, the instance is dead. So, you have to restart the instance or redeploy everything to another instance. I would say it is a rare cases 2-3 cases in 10 years but they are exist ;)

  • @rmdashrfv
    @rmdashrfv Před 3 měsíci

    I have to come in here and say that I've been deploying on a lot of platforms and Render has been incredibly reasonable to me. If your code is good, you get so so much for $7 a month it's kinda insane. The rest of them, I completely agree with what you said, but I think that if you're running a tech company of any kind Render is the way to go.

  • @amiranvarov
    @amiranvarov Před 3 měsíci +3

    Seriously Simon, really appreciate your commitment to share your business / engineering insights with the world. Kudos!

  • @TyconXstar
    @TyconXstar Před 2 měsíci

    Also it's weigh cheaper to use aws and it had higher free version on some of their services, looks good, thanks!

  • @sumitpurohit8849
    @sumitpurohit8849 Před 3 měsíci

    I think for a first time founder and a single developer, these platforms are great. In aws you have to figure a lot of stuff out. If you are a single person building an mvp you will forever be stuck in making the app rather than launching it.

    • @SimonHoibergExplains
      @SimonHoibergExplains  Před 3 měsíci

      But with this logic, you might as well go ahead and use Bubble, Flutterflow, Wized, or another No Code tools instead? If you're at MVP level, you can save yourself much more time by not coding at all.

  • @arpit2195
    @arpit2195 Před 3 měsíci +1

    Hi Simon. I totally agree, i don't ever see myself using vercel or other similar services for when i build larger projects with many users. Do you have any resources of tutorials you would recommend for us to get started on learning how to use aws or other similar services?

  • @oussamachanii3480
    @oussamachanii3480 Před 3 měsíci +2

    I suggest you to host supabase containers in your server to control it instead of relying on their cloud services

    • @hoeszyslak6989
      @hoeszyslak6989 Před 3 měsíci +1

      Hello. Quick question is it reliable to self-host supabase to get all the niceties out of the box? just how reliable is it compared to custom built rewrite of the entire services it already provides? basically can you trust supabase?

    • @oussamachanii3480
      @oussamachanii3480 Před 3 měsíci

      @@hoeszyslak6989 Firstly I’m software engineer and o can understand most of things that happing in my supabase self hosted services that’s why I can’t say that i will face these similar issues, The comparison between supabase and raw code is not fair for many points, one of them is TTC ( time to customer ), rewriting everything from scratch can delay the time to launch and take time from another tasks that i can do to marketing my product. Then once the product becomes viable and gets me revenues, then i can have time and money to decide is supabase a long term solution.
      Since supabase is open source and recently announced as production ready, I can say that i trust it.

    • @oussamachanii3480
      @oussamachanii3480 Před 3 měsíci

      Supabase is helpful only to reduce TTC, but at any other cases i don’t suggest to use it.

    • @hoeszyslak6989
      @hoeszyslak6989 Před 3 měsíci

      ​@@oussamachanii3480 even self hosted? like all business logic and services are custom made but like supabase is just used for user auth and permissions? how is that not reliable than say using the batteries that come with django?

  • @rakeshpk4991
    @rakeshpk4991 Před 6 dny

    Don't use Stripe. They stopped my service without any proper reason.

  • @cirtey29
    @cirtey29 Před 10 dny

    AWS can be subject to ddos. You can get a good fat bill and must pay it if they decide it is your fault. Aws is just a little better than Vercel. Get a VPS.

  • @alexz75515
    @alexz75515 Před 3 měsíci

    There is no excuse for not having a spending limit of any of the cloud platforms. Yes I understand it may be delayed, but $1-2k bill is not $100k bill.

  • @nightmisterio
    @nightmisterio Před 12 dny

    You paid supabase because you used their hosting for it, what if you hosted your own supabase database? Would it still have the same issue?
    I am worried because I am thinking I will have to use it but in my own hosting, wondering if I will have any issues with it.

  • @console.logged
    @console.logged Před 3 měsíci +1

    Supabase handles realtime subscriptions. How’d you handle it on your own? What kind of solution would you build?

    • @SimonHoibergExplains
      @SimonHoibergExplains  Před 3 měsíci +2

      AWS AppSync does too 😊

    • @ivan.jeremic
      @ivan.jeremic Před 3 měsíci

      Google and learn.

    • @console.logged
      @console.logged Před 3 měsíci

      @@SimonHoibergExplains Thanks! I’ll give it a try

    • @console.logged
      @console.logged Před 3 měsíci +2

      @@ivan.jeremic asking professionals for advice on production-ready solutions counts as learning too :)

  • @amirlatifim
    @amirlatifim Před 12 dny

    Really helpful.

  • @muhwyndham
    @muhwyndham Před 3 měsíci

    I would say this and keep saying this again:
    Taking your time to learn tiny bit how AWS, GCP etc work (even via thin layer of abstraction like Terraform) basically means you're paying your infra cost upfront.
    And everyone knows it's cheapest to pay things upfront.
    It's not rocket science guys, the "AWS is Hard" is, while partially true, are exagerrated.
    If you can understood complex CSS you can understood AWS

  • @Tom-l9h
    @Tom-l9h Před 3 měsíci +1

    You coule even use coolify on aws and have your self hosted vercel

  • @thedinko7
    @thedinko7 Před 2 měsíci

    I get the fact that you can use AWS & GCP for scaling purposes, but can't you make the same argument for them and VPS/bare metal? 1 infrastructure engineer how knows Terraform, Kubernetes and Docker can get you whole system running for even less money. And now your only problem is electricity 😂.
    It probably boilds down to the level of control you want to have over your SaaS, but there are people who have lowered their costs by 20+% on a 50-60k MRR SaaS by moving to bare metal from the cloud.

    • @SimonHoibergExplains
      @SimonHoibergExplains  Před 2 měsíci

      Sure! You can take the argument all the way 😁 though, I think AWS/GCP is a very reasonable place to stop.

  • @afeddan
    @afeddan Před 2 měsíci

    For me i use laravel forge for setting up all, you always can access the server by yourself

  • @sethsamuel7536
    @sethsamuel7536 Před 3 měsíci +1

    How about Firebase. It’s basically Google Cloud simplified . Does it have these issues?

    • @cloudboogie
      @cloudboogie Před 2 měsíci

      Everything has issues, there's no silver bullet.

  • @ramonpereira4460
    @ramonpereira4460 Před 3 měsíci

    Simon, do you believe this is an issue with all the PaaS/BaaS? Or is it just Vercel & Supabase?
    I’ve had my fair share of headaches with AWS as well - especially EKS. Running VMs or serverless - never had an issue. But EKS kept me awake at night multiple times. I’ve issues with CNI, SGs, Roles and everything you can think of that composes AWS ecosystem. Aurora serverless, multi-region replication of ECR, Amazon MQ. You name it. Anything I used that is Amazon specific, I’ve had issues.
    Plus, there are open source alternatives to Supabase, such as Parse.

  • @Leofmoura87
    @Leofmoura87 Před 3 měsíci

    It doesn't matter the tool you use. You can have high bills in aws easily.

  • @dylanmaas6787
    @dylanmaas6787 Před 3 měsíci +1

    Just for clarification, you tell us to go towards EC2, ECS, RDS, or you would still use the serverless from AWS (Lambdas, Dynamo,..) ?

    • @SimonHoibergExplains
      @SimonHoibergExplains  Před 3 měsíci +2

      Whatever suits your needs, though I'm using AWSs managed services a lot (DynamoDB, Fargate, Lambda, etc). They're great for a lot of cases and still gives you a lot of control.

    • @cas818028
      @cas818028 Před 2 měsíci

      Dynamo is absolutely horrible when you need to start doing dynamic querying or complex querying or even pagination. Learned this the hard way and had to migrate to documented. Luckily this was achievable in a weekend with ChatGPT. On paper and pricing dynamo would seem like a great option. In reality it will come to bite you quickly

  • @oliverjumpertzme
    @oliverjumpertzme Před 3 měsíci +5

    Simon, finally the video I was waiting for! 💛 IaC ftw! 💪🏻

  • @abdirahmann
    @abdirahmann Před 3 měsíci +1

    tinykiwi is such a good brand name, how did you get it?, what's your though process?, i really love the name!

    • @SimonHoibergExplains
      @SimonHoibergExplains  Před 3 měsíci

      I acquired this company and kept the name 😁
      So can't say I came up with it myself.

  • @TomNook.
    @TomNook. Před 3 měsíci +3

    I would argue you don't use them for hobby projects too. The more you refine and become an expert on your personal tech stack and workflows, the quicker and more control you will have in the long run.

    • @TomNook.
      @TomNook. Před 3 měsíci +3

      Also don't restrict yourself to the big 3 cloud platforms, use more bare metal providers like Hetzner, digital Ocean, Linode/Akamai

    • @SimonHoibergExplains
      @SimonHoibergExplains  Před 3 měsíci

      Yes, that's a great point.

  • @LOKOVerse-gg3eg
    @LOKOVerse-gg3eg Před 3 měsíci +1

    So, how much did you spend for hiring those system admin, database admiin, network admin and technical team to maintain your infrastructure? Who's to call when the incident happens again?

  • @SamDiazProducer
    @SamDiazProducer Před 3 měsíci

    Thanks for the tips Simon, super useful! 🙏
    I’m a lead ux/ui designer with basic front end skills and I’ve used webflow for simple designs in the past but when it comes to building a micro-sass, do you recommend learning full stack and just building it from scratch?
    Thanks again for all that you do.

    • @SimonHoibergExplains
      @SimonHoibergExplains  Před 3 měsíci

      I recommend getting into some coding, yes. If you have no coding experience at all, becoming a full stack developer is quite a lot to learn.
      But I would start by getting some basic experience with coding, and in the meantime, use tools like Bubble - it's excellent.
      At some point, you could team up with an experienced software engineer to build out a full product, and as a lead ux/ui with some experience in coding (enough to speak the language), you can definitely create something really great!

  • @TimaGixe
    @TimaGixe Před 2 měsíci

    Nice content, thank you very much! I am subscribing for more!

  • @papacktrue
    @papacktrue Před 3 měsíci

    why not just use a $10 vps with sqlite in journaling mode. with 4 cores and eg 10ms for one req, you can handle up to 400 req/sec..

    • @SimonHoibergExplains
      @SimonHoibergExplains  Před 3 měsíci +1

      It's not a bad idea at all. I think many of AWS managed services is the sweet spot (slightly less overhead than a fully custom server).

  • @acavbeats
    @acavbeats Před měsícem

    Using VPS or IaaS isn’t that hard. I agree

  • @cirtey29
    @cirtey29 Před 10 dny

    Use VPS. Or better own your servers. People became too accustomed to convenience and comfort.

  • @anfytrion
    @anfytrion Před 3 měsíci

    And great video, Simon. What about your main channel? Are you cooking something like your past video?

    • @SimonHoibergExplains
      @SimonHoibergExplains  Před 3 měsíci

      Yes 😁 I'm currently in the middle of a relocation, so my main office/studio is a bit in transit - but new content coming for my main channel soon!

    • @anfytrion
      @anfytrion Před 3 měsíci

      @@SimonHoibergExplains I read on threats that you moved to spain, how has been your experience so far?

  • @joebashour
    @joebashour Před 3 měsíci

    Not that I support their billing vision/strategy, but the issue of Vercel's customer that got DDOS'd was properly acted on by Vercel, and in reasonable time I find. There are risks with any type of technology choice. It is up to you, as the engineer, to ensure you are tolerant to that amount of risk. When your application scales, you should invest in transitioning into providers/technologies that would offer better control for your liking. If you don't, and the "risk" ultimately materializes, then you would not be within your rights to blame and push other devs away from said services/technologies that are proven to be GREAT for smaller teams and smaller scale projects. Just my two cents. I love your other content regardless of my sentiment to this video. Cheers!

  • @PureAlbania
    @PureAlbania Před 27 dny

    How about Google firebase?
    It has database, authentication, etc

    • @SimonHoibergExplains
      @SimonHoibergExplains  Před 26 dny

      Sure. I would say Firebase gives you the same granular control as AWS does. So personally, I'd say that's a good choice.

  • @Serizon_
    @Serizon_ Před 3 měsíci +1

    Coolify....Just Coolify.

    • @SimonHoibergExplains
      @SimonHoibergExplains  Před 3 měsíci

      I think the founder of Coolify is the person who did serverlesshorrors.com 😁

  • @ehorlyck
    @ehorlyck Před 3 měsíci

    Would you be up for part 2 and dive into your pulumi setup?

    • @SimonHoibergExplains
      @SimonHoibergExplains  Před 3 měsíci

      I have an older one here where I go through my Pulumi setup 😁
      czcams.com/video/SUjTIX0a1PM/video.html

  • @user-bs4zf5pf6r
    @user-bs4zf5pf6r Před 3 měsíci +3

    what about appwrite???????

    • @Savgon
      @Savgon Před 2 měsíci

      I was about to ask the same, I use appwrite for every project and its been so cool an easy so far.

  • @MightyMoud
    @MightyMoud Před měsícem +1

    Trust me, AWS is not your friend

  • @eddiejaoude
    @eddiejaoude Před 3 měsíci +1

    oh wow those stories are scary

  • @tazbruce2302
    @tazbruce2302 Před 3 měsíci

    Pulumi is the king for startups and SMEs. Takes some experimenting, but being able to create your own custom libraries for infrastructure is so powerful. I’ve got a Pulumi component that can deploy a container and attach to an API gateway in 5 lines of code. Since you can also turn this into templates, I can create and deploy a microservice in like 2 minutes. Would love to see you make a video about how you use it 🔥

    • @SimonHoibergExplains
      @SimonHoibergExplains  Před 3 měsíci +1

      Yeah, I absolutely love it too 😁
      I have one right here, in fact: czcams.com/video/SUjTIX0a1PM/video.html

  • @Leofmoura87
    @Leofmoura87 Před 3 měsíci

    Aws doesn't protect you from ddos too.

  • @coderoyalty
    @coderoyalty Před 3 měsíci

    An emotional stance. It's funny how AWS services also have their downsides. Can you imagine being charged for a status code of 4xx?

  • @kwngo69
    @kwngo69 Před 2 měsíci +1

    the supabase blame seems unwarranted given the circumstances. kiwicopple mentioned it's due to out-of-memory (OOM) and is likely an application-level problem, which check outs technically, and puts the ball back in the developer's court. I'm not sure how one can blame Supabase for application-level issues, when their purpose is to provide infra. however, I will say, the server should have auto-restarted (it's supposed to) when it hit OOM, instead of requiring manual intervention.
    i've had the same reoccurring OOM issues while running a Prod EB instance on AWS, but it was of my own fault, to which I refactored my backend to fix it. and for the record, I haven't used Supabase in prod yet - been an AWS guy for years but recently have been thinking about going to Supabase.
    so my question really is, was it an issue with supabase, or just a skill issue on the application-level?

    • @SimonHoibergExplains
      @SimonHoibergExplains  Před 2 měsíci

      I cannot say for sure.
      But going from "we don't know what's causing it" to "it's likely an application-level issue" seems to be a pretty random (though very convenient) link to make.
      All I can say is, we changed to AWS and everything has been running flawlessly. So no "application-level" issues after we changed infra at least 😉

  • @ivan.jeremic
    @ivan.jeremic Před 3 měsíci

    I would even go so far and say you made just another mistake again by moving to AWS, in my opinion I would in your case just rent a VPS for a fixed 50$ per month and I bet it would be enaugh for you.

    • @SimonHoibergExplains
      @SimonHoibergExplains  Před 3 měsíci +1

      It probably would. Though, personally I do think AWS is the perfect sweet spot where you get a lot of control and still save some overhead cost.

  • @PartyJollofAfrica
    @PartyJollofAfrica Před 2 měsíci

    You just cancel no code

  • @prashlovessamosa
    @prashlovessamosa Před 2 měsíci

    thanks for sharing this video.

  • @olaleykhan
    @olaleykhan Před 2 měsíci

    1:35 Ouch!! 😢😢🥲🥲

  • @Kevoniori
    @Kevoniori Před 3 měsíci

    What about Firebase? Or would that not count considering it is using google cloud under the hood?

    • @SimonHoibergExplains
      @SimonHoibergExplains  Před 3 měsíci

      No, I wouldn't count that. I think Firebase is similar to many AWS managed services like DynamoDB, AppSync, etc. You still have a completely different level of control.

    • @bjornjansson7299
      @bjornjansson7299 Před 3 měsíci +1

      ​​@@SimonHoibergExplainsI don't follow. What's the difference between using Supabase auth and Firebase auth? Or Supabase edge functions and Azure functions? Or Supabase DB and CosmosDB (or any other managed database)?
      Honest question. I really like your content.

    • @GreatTaiwan
      @GreatTaiwan Před 18 dny

      @@bjornjansson7299 no diff he's just wrong

  • @DrkSinn69
    @DrkSinn69 Před 3 měsíci

    What about Railway?

  • @Alex-bc3xe
    @Alex-bc3xe Před 3 měsíci +2

    But I get it you re a supabase hater now cause you had bad experience but I am sure is not always the case

    • @RobertoCinetto
      @RobertoCinetto Před 3 měsíci +3

      This is not the point. He's saying that he doesn't use these services in general because you are risking in encountering the bad scenarios. I would say instead that I've heard of very bad stories on AWS or similar too. Where/what/how much is the difference? How do you compare the risk?

    • @lack_of_awareness
      @lack_of_awareness Před 3 měsíci +3

      @@RobertoCinetto supabase can be self hosted really easily, so im not sure what risk you are putting yourself when you do that. you get all the benefits without any risk

    • @RobertoCinetto
      @RobertoCinetto Před 3 měsíci

      @@lack_of_awareness good point but you are also giving credit to what he's saying in his video. He's blaming the SaaS, not the software itself. Am I wrong?

    • @RobertoCinetto
      @RobertoCinetto Před 3 měsíci

      @@lack_of_awareness I'm humbly asking because I'm no expert, and I'd like to know better the matter from who knows better than me

    • @lack_of_awareness
      @lack_of_awareness Před 3 měsíci +3

      @@RobertoCinetto yeah I just think the problem is that it comes off as saying supabase itself is bad which puts people off from actually using it. It’s a great tool especially when self hosted. The clarifications in the video should be more clear about that

  • @julio-pessan
    @julio-pessan Před 3 měsíci

    Simon this template is "private"?

    • @SimonHoibergExplains
      @SimonHoibergExplains  Před 3 měsíci +1

      No it's definitely public 😊

    • @julio-pessan
      @julio-pessan Před 3 měsíci

      @@SimonHoibergExplains You are amazing, know that boilerplate for outputs to Non-Technical Founder is a headache, and mine too!🤖

  • @sitrakaforler8696
    @sitrakaforler8696 Před 2 měsíci

    even Netlify ? :'(

  • @halyapin
    @halyapin Před 2 měsíci

    What about running supabase on own server?

    • @SimonHoibergExplains
      @SimonHoibergExplains  Před 2 měsíci +1

      I haven't tried, but I hear it's very limited.
      Also, I personally don't see the point. You're using Supabase because it's an easy, one-click wayt to a database, right?
      Having to deal with self-hosting totally defeats the purpose.

    • @halyapin
      @halyapin Před 2 měsíci

      Agree. It was not easy for me to setup. It has limitations in UI regarding auth providers setup, so you have to do it via env variables. In the end it just handy UI to Postgres. Also I wanna try authentication but afraid to be vendor-locked

  • @1youngtai
    @1youngtai Před 2 měsíci +2

    Supbase is way different, no one encountered something like you did while using it, so it's probably your fault.

    • @SimonHoibergExplains
      @SimonHoibergExplains  Před 2 měsíci

      Try checking out Supabase on Reddit or search on Twitter and see for yourself how many people are having issues with it. "No one else encountered issues" is a wild statement 😂

    • @1youngtai
      @1youngtai Před 2 měsíci

      @@SimonHoibergExplains issues like you experienced, where a project just crashes for 0 reasons and even support don't know what the reason is. You promote no code, which gives you 0 flexibility but yet supabase is problematic? Open source, self hostable and has a great development team which rapidly adds features.

  • @alsherifkhalaf7385
    @alsherifkhalaf7385 Před 3 měsíci

    What about self hosting supabase ?

    • @SimonHoibergExplains
      @SimonHoibergExplains  Před 3 měsíci +1

      I just don't see the point? The whole reason to use Supabase is convenience and ease - why would I bother self-hosting it?
      Besides, I hear there self-hosted solution is fairly limited and buggy (probably still in development)

    • @alsherifkhalaf7385
      @alsherifkhalaf7385 Před 3 měsíci

      @@SimonHoibergExplains
      You are right,
      I tried the self hosting version, it think it works just as PostgreSQL visual editor and REST api / GraphQL wrapper

    • @feignenthusiasm
      @feignenthusiasm Před 3 měsíci

      I would just do PocketBase if self-hosting, should be a lot less complicated

  • @amiranvarov
    @amiranvarov Před 3 měsíci

    Thanks for saving our time and nerves :)

  • @ExploreSciFi
    @ExploreSciFi Před 3 měsíci

    What do you mean by Not suitable for children 😅😅

    • @ExploreSciFi
      @ExploreSciFi Před 3 měsíci

      I know these stuff is from and to Senior Developer and Entrepreneurs 😊

    • @SimonHoibergExplains
      @SimonHoibergExplains  Před 3 měsíci

      Would you show your child that $100K bill from Netlify? 😬
      I certainly wouldn't wanna traumatize my child like that.

  • @DontFollowZim
    @DontFollowZim Před 3 měsíci +1

    Maybe Supabase just doesn't like you because you keep calling them Superbase

  • @julienv7031
    @julienv7031 Před 2 měsíci

    Just don’t do serverless that’s it

  • @aneesmanzoor7340
    @aneesmanzoor7340 Před 3 měsíci

    @supabase