What services might you need when building a SaaS product?

  Рет қаралды 48,664

Web Dev Cody

Web Dev Cody

Күн бұрын

Пікірлер: 142
@juan74826
@juan74826 Жыл бұрын
I'm building a Micro-SaaS and this kind of content is extremely valuable. It does not matter if your project is small, you still gonna need some services and a lot of effort to make everything production ready. Thanks for sharing your knowledge with us.
@WebDevCody
@WebDevCody Жыл бұрын
Glad it was helpful!
@wennwenn1422
@wennwenn1422 Жыл бұрын
@@WebDevCody This is so pro-AWS list. Create a list that actually covers most major providers. At the end of the day, business runs on profits and cost cutting, not particular technology.
@WebDevCody
@WebDevCody Жыл бұрын
@@wennwenn1422 what services would you like to see added to this diagram?
@heyrohit1
@heyrohit1 8 ай бұрын
Which micro saas you build ? Is it going profitable?
@raymondray2520
@raymondray2520 Жыл бұрын
Man, you are really helping with all the videos that you are doing, keep it up!, I give you all the token of appreciation with the work you do.
@sohansingh2022
@sohansingh2022 Жыл бұрын
Just wanted to say thank you ❤ I am a junior dev and your videos will make me senior soon I feel.
@hammadXP
@hammadXP 2 сағат бұрын
You feel, yess you will become one soon
@rkllj
@rkllj Жыл бұрын
Two mentions needed here. Used in production where I work. Fullstory, spy on users. See what they are seeing, see their rage clicks, see how your product is being used/misused. Sentry. Ever had a stack trace happen in an API service? With sentry that stack trace is visible and you can see the variables that was set at the time. Add context. This tool is a game changer!
@charliecoppinger
@charliecoppinger Жыл бұрын
Launching my first web app next week, this couldn’t come at a better time. Thank you Cody 🤝
@WebDevCody
@WebDevCody Жыл бұрын
Whatchya building?
@franciscosanudoacosta6525
@franciscosanudoacosta6525 Жыл бұрын
I can't believe how good this video is, great work!
@cpc4466
@cpc4466 9 ай бұрын
That's a great topic that not many people touched, you should make a series about it.
@st-jn2gk
@st-jn2gk Жыл бұрын
I feel like Supabase is super underrated. Handles deployment (sort of, cloud functions), Database, Authentication, and File storage. Just the file storage alone would make the entire thing worth the price i think ($25 for 100 gigs)
@OlamideOnabiyi
@OlamideOnabiyi Жыл бұрын
Really Underated
@WebDevCody
@WebDevCody Жыл бұрын
I use supabase for their free database, but their authentication often sends password reset emails to the junk folder from what I’ve seen I’m not a fan with row level security, and their typescript support for their api is wonky.
@st-jn2gk
@st-jn2gk Жыл бұрын
I doesn't feel as amazing as Vercel or Uploadthing for sure yeah. @@WebDevCody
@GatoNordico
@GatoNordico Жыл бұрын
I was also surprised of not seeing supabase there, I’ve also been using them for a personal project, using all their auth, storage, and database. So far I’m quite happy with their product! With that said, and considering Cody’s comment, I’m not fully in production yet, so I’ll have to test if I have problems with the password emails. I’m planning to use Resend for that.
@RishiKasyap
@RishiKasyap Жыл бұрын
@@WebDevCody their authentication emails are for testing only, they support upto 4 mails/hour i guess, we need to link it ot a email service provider for production
@eugeniomaza8835
@eugeniomaza8835 Жыл бұрын
This video is pure gold man 👌
@twometerpeterr
@twometerpeterr Жыл бұрын
Great video! If you want to handle big traffic you gonna need some load balancer, also Memcached, Redis, etc for caching. Probably AWS provides that also :)
@TedMosby-fk5gj
@TedMosby-fk5gj Жыл бұрын
Every time I see the diagram thumbnail I know its going to be good lmao.
@NoobaLV
@NoobaLV Жыл бұрын
People that value their time and are serious about building something will definitely value this video!
@jjfattz
@jjfattz 7 ай бұрын
This is great. I love seeing the architecture laid out on a mind map like that. Pretty wild how many services we use. I would add "Automated code review" service like SonarCloud, possibly under CI/CD or in it's own section.
@goodgoing4615
@goodgoing4615 Жыл бұрын
Thank you so much for your videos!.liked and commented. I hope this channel receives the recognition it deserves.
@ddddanny3211
@ddddanny3211 Жыл бұрын
Hey @WebDevCody … can you please make more content like this where you talk about the architecture and components of what it takes to deploy an application. I think this is where a lot of people who understand how to code get stuck. They don’t know (including myself) what the necessary components are to make an application and what it takes to put them together. This is extremely valuable. Thank you so much.
@composercode
@composercode 4 ай бұрын
SaaS marketer here, so all this is Greek to me but I’m trying to learn :). I would add a tool like Google Analytics for your marketing site, as well as SEO tools like Ahrefs and SurferSEO for keyword research and on-page optimization. Also recommend publishing content on your marketing site so some sort of CMS like Wordpress or Webflow.
@11hamma
@11hamma Жыл бұрын
These videos are very helpful, as one gets lot of breadth knowledge of all the various services out there!
@real23lions
@real23lions Жыл бұрын
Excellent video. I’ll be coming back to this video a lot.
@IvanRandomDude
@IvanRandomDude Жыл бұрын
Developers are afraid that AI is going to replace them. But the reality is that SaaS tools are going to replace them much quicker. When you realize that 90% of the things apps need already exists as a service. I imagine in 10 years most of the "developers" left will just be doing plug-and-play work.
@iojourny
@iojourny Жыл бұрын
They wont "replace" SWE's for 3 reasons - 1. Guess who develops, maintains and constantly upgrades those SAAS? This also applies to "managed" instances of otherwise self-hostable DBs, VMs, etc. 2. A SAAS is always more expensive than open sourced / one-time license software. On a low enough scale, the money saved might not be worth the effort, but the higher the scale, the more likely a company to switch to self-managed solutions, unless they managed to get themselves vendor-locked early on. 3. Integrations might be easier than development, but it still requires using the 3rd party libraries (or writing API wrappers yourself), testing, and some other dev work.
@wennwenn1422
@wennwenn1422 Жыл бұрын
SaaS can generalize solutions not create custom ones. When I say "custom", I am not talking about UI, logos etc. I mean the core business problems. Companies goes to as much extend as possible to not disclose their business affairs. Your predictions are incorrect.
@hoangtran-ek8mn
@hoangtran-ek8mn Жыл бұрын
Love this man. I believe we want more videos about building saas/indie hacker stuff 🔥
@abhiramsatpute
@abhiramsatpute Жыл бұрын
Thank you very much for this map! I might have added CDN's in hosting and/or Redis/Cache in DB or Searching sections, but they are not as mandatory as the rest!
@WebDevCody
@WebDevCody Жыл бұрын
Yeah for sure those can be important as your app gets a lot of traffic
@aaronmendez9284
@aaronmendez9284 Жыл бұрын
This is gold Cody, great video!
Жыл бұрын
I think you could add tools for Infrastructure as Code such as Terraform
@WebDevCody
@WebDevCody Жыл бұрын
Good idea
@austincodes
@austincodes Жыл бұрын
Underrated content
@IIllIlIllIlIllIlIlI
@IIllIlIllIlIllIlIlI Жыл бұрын
Once again, very helpful.
@slimpotatoboy
@slimpotatoboy 8 ай бұрын
Thank you for this overview... loved it
@radimhof
@radimhof Жыл бұрын
Really good breakdown, thank you.
@ohenebernardoppong6400
@ohenebernardoppong6400 9 ай бұрын
exactly what i needed, thanks
@pH7Programming
@pH7Programming 2 ай бұрын
Awesome one! 🎉
@ayushgogna9732
@ayushgogna9732 Жыл бұрын
AWS had this many things didnt knew that thanks i kinda wanna explore some of these many things now
@codetivedev
@codetivedev 6 ай бұрын
not mentioning supabase is wild. and rest is valid, good video!
@tmanley1985
@tmanley1985 7 ай бұрын
In terms of payment processing, I'd like to throw LemonSqueezy out there.
@WebDevCody
@WebDevCody 7 ай бұрын
I need to look into it, I hear good things
@hovhannes99
@hovhannes99 Жыл бұрын
Thank you for this great video. It would be really nice if you could make this miro board public and share it with us, it would be really helpful to come back to it when needed.
@WebDevCody
@WebDevCody Жыл бұрын
I’ll do that later
@WebDevCody
@WebDevCody Жыл бұрын
miro.com/app/board/uXjVMiRMzrc=/?share_link_id=770278043531
@hovhannes99
@hovhannes99 Жыл бұрын
@@WebDevCody Thank you!
@ReddSpark
@ReddSpark Жыл бұрын
This was an extremely helpful video. Thanks.
@bluelightning2k
@bluelightning2k Жыл бұрын
On the sales side: when you show the product demotime will send a highlight-reel video made from that exact demo/meeting
@MrRossss1
@MrRossss1 Жыл бұрын
Great video, thank you.
@SeibertSwirl
@SeibertSwirl Жыл бұрын
Good job bubba!!!!❤
@jordanh9688
@jordanh9688 Жыл бұрын
Thanks for sharing this! Secret managers could be a good addition here. The only one I'm familiar with is Azure Key Vaults, but I'm curious to know if you've used others before
@MubashirullahD
@MubashirullahD 3 күн бұрын
SSO is pretty important and part of the Auth services.
@hamoodrex
@hamoodrex 5 ай бұрын
What's your opinion on selling a saas that is built as lets say dockerized instances for each customer vs having one system with multitenancy approach? I started with a multitenant approach and realized that it gets more complex as having one database with tenant_Ids everywhere. Also when it comes to logging and dashboard usage, I would like to tell which customer is doing what on which system. But the thing I like with the tenant approach is that getting a payment and setting it up can be easy for the customer and then you have the ability to switch between tenants which is something i've seen on another software. Keep in mind. I am leaning towards getting rid of the multitenant system just in case a customer asks for an on-premise solution.
@tomvoommen
@tomvoommen 4 ай бұрын
Thank you dude, it's really helpful..
@evenzero
@evenzero Жыл бұрын
yes! more vids like this please!!!
@anasouardini
@anasouardini Жыл бұрын
I do the same to plan my next project, Though I use markdown instead of maps.
@doertedev
@doertedev Ай бұрын
Monitoring. 👍🏼
@PwrXenon
@PwrXenon Жыл бұрын
All you need is a vps with a monolith, you dont need all this microservice nonsense. Focus on finishing you projects and code rather than becoming a microsystems manager.
@WebDevCody
@WebDevCody Жыл бұрын
It all has trade offs. If you’re ok with a vps hosting all your stuff, then do it. I’d personally rather rely on a few of these services to handle file storage, emails, logging, auth, database.
@PwrXenon
@PwrXenon Жыл бұрын
@@WebDevCody file storage I can understand but using a full stack framework usually has those other services: email, auth and whatnot already covered for you. Good content in general btw
@adrianvdhouten
@adrianvdhouten 10 күн бұрын
@@PwrXenon you still need a lot of this stuff even with a monolith Sending emails, Payment gateways, file upload, project management, etc, etc, etc 😊
@London-Outdoors
@London-Outdoors 3 ай бұрын
Great video 👍
@abdikadirQulle
@abdikadirQulle Жыл бұрын
@Archibong.samuel
@Archibong.samuel 2 ай бұрын
Thank you for sharing, and also the design. I'm testing microservices using spring framework, I might turn it into a saas business or just a profitable project. Still thanks!
@shaun2025
@shaun2025 Жыл бұрын
This is awesome! Can you share this Miro Board?
@WebDevCody
@WebDevCody Жыл бұрын
miro.com/app/board/uXjVMiRMzrc=/?share_link_id=770278043531
@rinaldixxx
@rinaldixxx Жыл бұрын
Cheers from Brazil!
@zindev
@zindev Жыл бұрын
Great content. Will you keep it updated? I think it is missing some DBaaS like Railway, PlanetScale and others that I dont know.
@WebDevCody
@WebDevCody Жыл бұрын
yeah I can try as I think of new things
@thantzinoo938
@thantzinoo938 Жыл бұрын
I think it's worth mentioning caching service something like Redis in this category.
@nikakondra5321
@nikakondra5321 Жыл бұрын
Your channel is a gold mine :))
@wilfreddube3782
@wilfreddube3782 20 күн бұрын
Hi. Thanks for the great video. How about notifications and chat service that offer API? Also are there any opensource alternatives that I can self host? I'm researching on Mattermost as a "chat service provider" but I can't find the best video tutorials.
@wilfreddube3782
@wilfreddube3782 15 күн бұрын
Hi @Web Dev Cody and everyone. Any ideas on this? I would like to uses a robust chat service at the back in my app instead off building a chat service plus a notification service for the web and mobile app from scratch. I feel like this will hinder my focus on the core functionalities of the application. I need something that will manage the chatting and notification functions and allow me to create my own interface in-app and present all communication in app through APIs.
@조동준-o8q
@조동준-o8q 8 ай бұрын
Can u make a video of how to use clerk production??
@cocoarecords
@cocoarecords 8 ай бұрын
amazing
@dandogamer
@dandogamer Жыл бұрын
Really surprised algolia wasnt mentioned in the search section
@WebDevCody
@WebDevCody Жыл бұрын
I believe it, I didn’t put much effort into this diagram
@eshw23
@eshw23 Жыл бұрын
Thanks, been going ham on my SaaS for the last two months. For the websockets, the only downside of Pusher is as your app scales they will charge you, is Socket io the easiest to use for a solot dev after? Any other reccomendations?
@WebDevCody
@WebDevCody Жыл бұрын
I’d just use aws websockets, it’s very cheap
@MikeNugget
@MikeNugget Жыл бұрын
7:50 Why not to mention Ansible and Gitlab pipelines?
@axelffl
@axelffl Жыл бұрын
So to have info on how many people checked the SAAS what is the best tool ? And why not talking about tags that gave you a better vision on what the users use the most
@WebDevCody
@WebDevCody Жыл бұрын
Google analytics works ok, but there are other services that are GDPR compliant. Often you can just view api logs and see what endpoints are invoked the most to see what features are useful
@shamshamsham123123
@shamshamsham123123 Жыл бұрын
Maybe it’s a topic you’ve broached before, but why isn’t aws listed as a hosting option?
@WebDevCody
@WebDevCody Жыл бұрын
This isn’t an exhaustive list
@samirhiddani3489
@samirhiddani3489 2 ай бұрын
Lemon squizy is very good for payment
@bmamoun97
@bmamoun97 8 ай бұрын
Hello, I have a question, please. If you have no coding knowledge at all (0 knowledge) and want to create a SaaS product, is it better to use "Bubble," as I have seen during my research, or is it better to learn the basics of coding and dive into the creation process? From Morocco thanks for the video !
@WebDevCody
@WebDevCody 8 ай бұрын
it depends on how long you think it'll take you to learn to code. unless you're super smart, I would expect at least 3-6 months before you even understand anything about coding well enough to build a SaaS. You should still learn to code, but if you want to focus on the business part of things, maybe try bubble? idk I've never used it.
@bmamoun97
@bmamoun97 8 ай бұрын
@@WebDevCody Thank you so much for your response, I just joined your Discord chanel. Thanks again !
@kazakman7772
@kazakman7772 11 ай бұрын
What is the best saas platform u recommend except bubble? In bubble u don't export source code which is bad. If u don't own the code u don't own the app.
@GatoNordico
@GatoNordico Жыл бұрын
Great video! I liked the depth and variety of topics covered, and as mentioned in another comment, I would have mentioned supabase a couple of times for different services :) Has anyone tried resend for sending emails? I’m about to give them a try since apparently they integrate very seamlessly with react/nextjs.
@ChaimMosheStern
@ChaimMosheStern Жыл бұрын
Funny Firebase/Google cloud does most of this But no mention
@ajzack983
@ajzack983 Жыл бұрын
missing the admin pannels stuff / CMS
@chantingdroneflutes
@chantingdroneflutes Жыл бұрын
What will the monthly bill be, after the bouquet of these necessary tools is put together for a one man team??
@WebDevCody
@WebDevCody Жыл бұрын
Idk, depends on which services you decide you need. At the very least you’ll want hosting and a database, so probably $40 a month
@neoprint3d
@neoprint3d Жыл бұрын
dang do you heart every comment
@WebDevCody
@WebDevCody Жыл бұрын
Yes
@jo3436
@jo3436 Жыл бұрын
may i know whats wrong with firebase to be out of databases , auth and storage 😂 ? i use it all the time in my side projects, as well as we use it at work in a ( SaaS ) company
@WebDevCody
@WebDevCody Жыл бұрын
Because I just didn’t think about it at the time. Each category has like dozens of services
@darshaim
@darshaim Жыл бұрын
can you provide this flow chart in PDF form please?
@alasassi5889
@alasassi5889 Жыл бұрын
what should in ts if i wanna fetch a big data in react and it is too big that i can’t put a type for it
@nicholasyan1304
@nicholasyan1304 Жыл бұрын
is SEO a web dev thing?
@WebDevCody
@WebDevCody Жыл бұрын
Yeah, so people can find your site on google and mind when searching keywords
@HenriqueNewsted
@HenriqueNewsted Жыл бұрын
What is axios fm? I couldn't find ANYTHING about it
@WebDevCody
@WebDevCody Жыл бұрын
Axiom.co, sorry probably a typo
@fruyament
@fruyament Жыл бұрын
Did you missed app analytics?
@WebDevCody
@WebDevCody Жыл бұрын
Probably
@ayushgogna9732
@ayushgogna9732 Жыл бұрын
can you show how you use sst ? how you deploy nextjs app to aws
@WebDevCody
@WebDevCody Жыл бұрын
I have a video on it I think
@ahouse73
@ahouse73 Жыл бұрын
Is hosting docker a valid option for saas products ?
@WebDevCody
@WebDevCody Жыл бұрын
Sure
@tabdig
@tabdig Жыл бұрын
Is it a bad idea to use Patreon for my payments?
@WebDevCody
@WebDevCody Жыл бұрын
Don’t they charge a large %? Stripe is like 3% plus $0.50
@genie_dev
@genie_dev Жыл бұрын
Is there a link to this miro board?
@WebDevCody
@WebDevCody Жыл бұрын
I can try to remember to upload one
@WebDevCody
@WebDevCody Жыл бұрын
miro.com/app/board/uXjVMiRMzrc=/?share_link_id=770278043531
@devrohitgupta
@devrohitgupta 2 ай бұрын
Hey, I think you're really underrated. You should consider rebranding your channel, updating your logo, and tweaking your editing style a bit."
@WebDevCody
@WebDevCody 2 ай бұрын
I found a system which works for me.
@Gnnesh
@Gnnesh Жыл бұрын
You only need all of those when you already have paid users. Not before.
@ThomazMartinez
@ThomazMartinez Жыл бұрын
some of those services you can just build on your own like auth and email, going to use to many services is going to be a nightmare
@yassinesafraoui
@yassinesafraoui Жыл бұрын
Are you talking about cost or developer experience
@WebDevCody
@WebDevCody Жыл бұрын
Sending emails yourself using nodemailer is a not a production ready approach imo. Building your own auth with next-auth works well without needing a service. Anything with MFA seems like a waste of time building yourself if you just want to focus on your products main value add. But yes, you can handle a lot of these yourself if that’s where you want to invest your time to save $20 a month. If a average developer makes on $40-60 and hour, if you can add auth or emails in under and hour, you would have saved time just using an existing service
@ThomazMartinez
@ThomazMartinez Жыл бұрын
@@WebDevCodyi agree that adding these is easy but when you start scaling and you need custom you wont have control as having your own, also using nodemailer in prod i dont see issue, i'm using it all good
@cpc4466
@cpc4466 9 ай бұрын
@@ThomazMartinez Did you have any issue using nodemailer ? transactional and marketing. Im also worried about customization , logging and filters in my application use case, but my experience is not enough to take a decision yet. also what are you using for templating, sorry for the so many questions but you are the first to see using NM in production without issues
@ThomazMartinez
@ThomazMartinez 9 ай бұрын
@@cpc4466no issues
@johnpaulpineda2476
@johnpaulpineda2476 Жыл бұрын
Yo Can we have the miro link?
@WebDevCody
@WebDevCody Жыл бұрын
miro.com/app/board/uXjVMiRMzrc=/?share_link_id=770278043531
@vickoalan
@vickoalan Жыл бұрын
Cloudflare R2, PlanetScale, Firebase, ....
@xyangst
@xyangst Жыл бұрын
Using a billion saas tools to build a saas tool.. 🙃
@goodgoing4615
@goodgoing4615 Жыл бұрын
aka nocode development
@WebDevCody
@WebDevCody Жыл бұрын
You don’t need to, but you’ll just be spending time building, hosting, or managing something yourself. Sometimes it make sense to roll your own, but often it doesn’t.
@IvanRandomDude
@IvanRandomDude Жыл бұрын
SaaS is going to replace developers faster than AI
Why I'd never host my apps on a VPS
13:43
Web Dev Cody
Рет қаралды 64 М.
What does larger scale software development look like?
24:15
Web Dev Cody
Рет қаралды 1,4 МЛН
When u fight over the armrest
00:41
Adam W
Рет қаралды 23 МЛН
Triple kill😹
00:18
GG Animation
Рет қаралды 18 МЛН
Car Bubble vs Lamborghini
00:33
Stokes Twins
Рет қаралды 38 МЛН
How I Programmed a SaaS (Login, Payments, Cloud Hosting)
9:31
Keep On Coding
Рет қаралды 19 М.
The proper way to secure your databases
14:11
Web Dev Cody
Рет қаралды 21 М.
Microservices Architecture - Implementation with Example - Part 1
3:18
Five Minute Tech
Рет қаралды 29 М.
The Only Database Abstraction You Need | Prime Reacts
21:42
ThePrimeTime
Рет қаралды 220 М.
How much it costs me to run my SaaS's in 2024
14:29
Anthony Sistilli
Рет қаралды 127 М.
Laravel, Django, Next.js ... which framework would I use for building a SaaS?
11:35
Maximilian Schwarzmüller
Рет қаралды 31 М.
Here's an overview of all my revenue generating side projects
19:38
How to Build SaaS from Scratch in 8 Simplified Steps
14:26
MicroConf
Рет қаралды 184 М.
The Right Way To Build REST APIs
10:07
Awesome
Рет қаралды 111 М.
When u fight over the armrest
00:41
Adam W
Рет қаралды 23 МЛН