What services might you need when building a SaaS product?

  Рет қаралды 39,086

Web Dev Cody

Web Dev Cody

Күн бұрын

miro.com/app/board/uXjVMiRMzr...
Chapters generated using ytchaptersgenerator.com
----------
00:00 - Introduction and Mind Mapping
00:56 - Hosting and Deployment
01:26 - Authentication
01:56 - Logging and Analytics
02:41 - Databases
03:18 - Emails and Notifications
04:08 - SMS Notifications
04:52 - Websocket Events
05:15 - File Storage
06:00 - Payment Processing
06:35 - Documentation and Diagrams
07:04 - Version Control and CI/CD
07:55 - Issue Tracking and Project Management
08:27 - Communication and Collaboration
09:28 - Search and Semantic Search
11:29 - API Keys
12:42 - Feedback and Support
13:49 - Design and Prototyping
14:23 - Conclusion
📘 T3 Stack Tutorial: 1017897100294.gumroad.com/l/j...
🤖 SaaS I'm Building: www.icongeneratorai.com/
✂️ Background Cutter: www.backgroundcutter.com/
💬 Discord: / discord
🔔 Newsletter: newsletter.webdevcody.com/
📁 GitHub: github.com/webdevcody
📺 Twitch: / webdevcody
🤖 Website: webdevcody.com
🐦 Twitter: / webdevcody

Пікірлер: 130
@juan74826
@juan74826 8 ай бұрын
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 8 ай бұрын
Glad it was helpful!
@wennwenn1422
@wennwenn1422 8 ай бұрын
@@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 8 ай бұрын
@@wennwenn1422 what services would you like to see added to this diagram?
@heyrohit1
@heyrohit1 2 ай бұрын
Which micro saas you build ? Is it going profitable?
@raymondray2520
@raymondray2520 8 ай бұрын
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.
@franciscosanudoacosta6525
@franciscosanudoacosta6525 8 ай бұрын
I can't believe how good this video is, great work!
@sohansingh2022
@sohansingh2022 8 ай бұрын
Just wanted to say thank you ❤ I am a junior dev and your videos will make me senior soon I feel.
@milenminchev2803
@milenminchev2803 8 ай бұрын
This is a great video, Cody. Thank you so much. I'm a junior dev and I have learnt a ton from you sharing your experience. 🙃
@goodgoing4615
@goodgoing4615 8 ай бұрын
Thank you so much for your videos!.liked and commented. I hope this channel receives the recognition it deserves.
@charliecoppinger
@charliecoppinger 8 ай бұрын
Launching my first web app next week, this couldn’t come at a better time. Thank you Cody 🤝
@WebDevCody
@WebDevCody 8 ай бұрын
Whatchya building?
@11hamma
@11hamma 8 ай бұрын
These videos are very helpful, as one gets lot of breadth knowledge of all the various services out there!
@cpc4466
@cpc4466 4 ай бұрын
That's a great topic that not many people touched, you should make a series about it.
@aaronmendez9284
@aaronmendez9284 8 ай бұрын
This is gold Cody, great video!
@real23lions
@real23lions 8 ай бұрын
Excellent video. I’ll be coming back to this video a lot.
@eugeniomaza8835
@eugeniomaza8835 8 ай бұрын
This video is pure gold man 👌
@EllosPL
@EllosPL 8 ай бұрын
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 :)
@st-jn2gk
@st-jn2gk 8 ай бұрын
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)
@user-fs8dd6pt4t
@user-fs8dd6pt4t 8 ай бұрын
Really Underated
@WebDevCody
@WebDevCody 8 ай бұрын
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 8 ай бұрын
I doesn't feel as amazing as Vercel or Uploadthing for sure yeah. @@WebDevCody
@GatoNordico
@GatoNordico 8 ай бұрын
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 8 ай бұрын
@@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
@hoangtran-ek8mn
@hoangtran-ek8mn 8 ай бұрын
Love this man. I believe we want more videos about building saas/indie hacker stuff 🔥
@slimpotatoboy
@slimpotatoboy 2 ай бұрын
Thank you for this overview... loved it
@radimhof
@radimhof 8 ай бұрын
Really good breakdown, thank you.
@IIllIlIllIlIllIlIlI
@IIllIlIllIlIllIlIlI 8 ай бұрын
Once again, very helpful.
@jjfattz
@jjfattz 2 ай бұрын
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.
@rinaldixxx
@rinaldixxx 8 ай бұрын
Cheers from Brazil!
@ReddSpark
@ReddSpark 8 ай бұрын
This was an extremely helpful video. Thanks.
@ohenebernardoppong6400
@ohenebernardoppong6400 4 ай бұрын
exactly what i needed, thanks
@TedMosby-fk5gj
@TedMosby-fk5gj 8 ай бұрын
Every time I see the diagram thumbnail I know its going to be good lmao.
@ddddanny3211
@ddddanny3211 8 ай бұрын
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.
@jordanh9688
@jordanh9688 8 ай бұрын
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
@NoobaLV
@NoobaLV 8 ай бұрын
People that value their time and are serious about building something will definitely value this video!
@rkllj
@rkllj 8 ай бұрын
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!
@abhiramsatpute
@abhiramsatpute 8 ай бұрын
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 8 ай бұрын
Yeah for sure those can be important as your app gets a lot of traffic
@SeibertSwirl
@SeibertSwirl 8 ай бұрын
Good job bubba!!!!❤
@MrRossss1
@MrRossss1 8 ай бұрын
Great video, thank you.
@ayushgogna9732
@ayushgogna9732 8 ай бұрын
AWS had this many things didnt knew that thanks i kinda wanna explore some of these many things now
@austincodes
@austincodes 8 ай бұрын
Underrated content
@IvanRandomDude
@IvanRandomDude 8 ай бұрын
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.
@lollol012
@lollol012 8 ай бұрын
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 8 ай бұрын
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.
@evenzero
@evenzero 8 ай бұрын
yes! more vids like this please!!!
@zindev
@zindev 8 ай бұрын
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 8 ай бұрын
yeah I can try as I think of new things
@nikakondra5321
@nikakondra5321 8 ай бұрын
Your channel is a gold mine :))
@cocoarecords
@cocoarecords 2 ай бұрын
amazing
@bluelightning2k
@bluelightning2k 8 ай бұрын
On the sales side: when you show the product demotime will send a highlight-reel video made from that exact demo/meeting
@hamoodrex
@hamoodrex 19 күн бұрын
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.
@alasassi5889
@alasassi5889 8 ай бұрын
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
@anasouardini
@anasouardini 8 ай бұрын
I do the same to plan my next project, Though I use markdown instead of maps.
@thantzinoo938
@thantzinoo938 8 ай бұрын
I think it's worth mentioning caching service something like Redis in this category.
@GatoNordico
@GatoNordico 8 ай бұрын
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.
@eshw23
@eshw23 8 ай бұрын
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 8 ай бұрын
I’d just use aws websockets, it’s very cheap
@codetiveasmr
@codetiveasmr Ай бұрын
not mentioning supabase is wild. and rest is valid, good video!
@hovhannes99
@hovhannes99 8 ай бұрын
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 8 ай бұрын
I’ll do that later
@WebDevCody
@WebDevCody 8 ай бұрын
miro.com/app/board/uXjVMiRMzrc=/?share_link_id=770278043531
@hovhannes99
@hovhannes99 8 ай бұрын
@@WebDevCody Thank you!
8 ай бұрын
I think you could add tools for Infrastructure as Code such as Terraform
@WebDevCody
@WebDevCody 8 ай бұрын
Good idea
@darshaim
@darshaim 8 ай бұрын
can you provide this flow chart in PDF form please?
@jo3436
@jo3436 8 ай бұрын
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 8 ай бұрын
Because I just didn’t think about it at the time. Each category has like dozens of services
@shaun2025
@shaun2025 8 ай бұрын
This is awesome! Can you share this Miro Board?
@WebDevCody
@WebDevCody 8 ай бұрын
miro.com/app/board/uXjVMiRMzrc=/?share_link_id=770278043531
@user-vp9tc3cd5p
@user-vp9tc3cd5p 3 ай бұрын
Can u make a video of how to use clerk production??
@axelffl
@axelffl 8 ай бұрын
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 8 ай бұрын
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
@ahouse73
@ahouse73 8 ай бұрын
Is hosting docker a valid option for saas products ?
@WebDevCody
@WebDevCody 8 ай бұрын
Sure
@abdikadirQulle
@abdikadirQulle 8 ай бұрын
@Ali-gh7rj
@Ali-gh7rj Ай бұрын
is it better to use these individual services or something like supabase?
@WebDevCody
@WebDevCody Ай бұрын
The less services you use the easier it is to maintain imo
@HenriqueNewsted
@HenriqueNewsted 8 ай бұрын
What is axios fm? I couldn't find ANYTHING about it
@WebDevCody
@WebDevCody 8 ай бұрын
Axiom.co, sorry probably a typo
@ayushgogna9732
@ayushgogna9732 8 ай бұрын
can you show how you use sst ? how you deploy nextjs app to aws
@WebDevCody
@WebDevCody 8 ай бұрын
I have a video on it I think
@shamshamsham123123
@shamshamsham123123 8 ай бұрын
Maybe it’s a topic you’ve broached before, but why isn’t aws listed as a hosting option?
@WebDevCody
@WebDevCody 8 ай бұрын
This isn’t an exhaustive list
@kazakman7772
@kazakman7772 6 ай бұрын
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.
@bmamoun97
@bmamoun97 2 ай бұрын
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 2 ай бұрын
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 2 ай бұрын
@@WebDevCody Thank you so much for your response, I just joined your Discord chanel. Thanks again !
@ancestralcraft
@ancestralcraft 8 ай бұрын
What will the monthly bill be, after the bouquet of these necessary tools is put together for a one man team??
@WebDevCody
@WebDevCody 8 ай бұрын
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
@dandogamer
@dandogamer 8 ай бұрын
Really surprised algolia wasnt mentioned in the search section
@WebDevCody
@WebDevCody 8 ай бұрын
I believe it, I didn’t put much effort into this diagram
@MikeNugget
@MikeNugget 8 ай бұрын
7:50 Why not to mention Ansible and Gitlab pipelines?
@genie_dev
@genie_dev 8 ай бұрын
Is there a link to this miro board?
@WebDevCody
@WebDevCody 8 ай бұрын
I can try to remember to upload one
@WebDevCody
@WebDevCody 8 ай бұрын
miro.com/app/board/uXjVMiRMzrc=/?share_link_id=770278043531
@nicholasyan1304
@nicholasyan1304 8 ай бұрын
is SEO a web dev thing?
@WebDevCody
@WebDevCody 8 ай бұрын
Yeah, so people can find your site on google and mind when searching keywords
@ThomazMartinez
@ThomazMartinez 8 ай бұрын
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 8 ай бұрын
Are you talking about cost or developer experience
@WebDevCody
@WebDevCody 8 ай бұрын
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 8 ай бұрын
@@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 4 ай бұрын
@@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 4 ай бұрын
@@cpc4466no issues
@fruyament
@fruyament 8 ай бұрын
Did you missed app analytics?
@WebDevCody
@WebDevCody 8 ай бұрын
Probably
@johnpaulpineda2476
@johnpaulpineda2476 8 ай бұрын
Yo Can we have the miro link?
@WebDevCody
@WebDevCody 8 ай бұрын
miro.com/app/board/uXjVMiRMzrc=/?share_link_id=770278043531
@tabdig
@tabdig 8 ай бұрын
Is it a bad idea to use Patreon for my payments?
@WebDevCody
@WebDevCody 8 ай бұрын
Don’t they charge a large %? Stripe is like 3% plus $0.50
@ajzack983
@ajzack983 8 ай бұрын
missing the admin pannels stuff / CMS
@ChaimMosheStern
@ChaimMosheStern 8 ай бұрын
Funny Firebase/Google cloud does most of this But no mention
@tmanley1985
@tmanley1985 2 ай бұрын
In terms of payment processing, I'd like to throw LemonSqueezy out there.
@WebDevCody
@WebDevCody 2 ай бұрын
I need to look into it, I hear good things
@neoprint3d
@neoprint3d 8 ай бұрын
dang do you heart every comment
@WebDevCody
@WebDevCody 8 ай бұрын
Yes
@Gnnesh
@Gnnesh 6 ай бұрын
You only need all of those when you already have paid users. Not before.
@vickoalan
@vickoalan 8 ай бұрын
Cloudflare R2, PlanetScale, Firebase, ....
@PwrXenon
@PwrXenon 8 ай бұрын
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 8 ай бұрын
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 8 ай бұрын
@@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
@xyangst
@xyangst 8 ай бұрын
Using a billion saas tools to build a saas tool.. 🙃
@goodgoing4615
@goodgoing4615 8 ай бұрын
aka nocode development
@WebDevCody
@WebDevCody 8 ай бұрын
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 8 ай бұрын
SaaS is going to replace developers faster than AI
Cat story: from hate to love! 😻 #cat #cute #kitten
00:40
Stocat
Рет қаралды 15 МЛН
ПАРАЗИТОВ МНОГО, НО ОН ОДИН!❤❤❤
01:00
Chapitosiki
Рет қаралды 2,5 МЛН
AI ChatGPT For Midlife Folks
4:14
FiftyIsNifty
Рет қаралды 124
What does larger scale software development look like?
24:15
Web Dev Cody
Рет қаралды 1,2 МЛН
Why I'd never host my apps on a VPS
13:43
Web Dev Cody
Рет қаралды 28 М.
How do we scale web applications?
21:11
Web Dev Cody
Рет қаралды 52 М.
How I Launched A SaaS Product | Software Engineer
8:20
Gobie Nan
Рет қаралды 1,4 М.
How To Get Ahead of 99% Of Developers
13:00
Web Dev Cody
Рет қаралды 131 М.
Everything You NEED to Know About WEB APP Architecture
10:27
ForrestKnight
Рет қаралды 454 М.
Micro SaaS Products - Are They Actually Profitable?
15:29
TK Kader
Рет қаралды 16 М.
5 SaaS Ideas You Can Build as a Solo Founder
13:30
Simon Høiberg
Рет қаралды 348 М.