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 Жыл бұрын
Glad it was helpful!
@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 Жыл бұрын
@@wennwenn1422 what services would you like to see added to this diagram?
@heyrohit18 ай бұрын
Which micro saas you build ? Is it going profitable?
@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 Жыл бұрын
Just wanted to say thank you ❤ I am a junior dev and your videos will make me senior soon I feel.
@hammadXP2 сағат бұрын
You feel, yess you will become one soon
@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 Жыл бұрын
Launching my first web app next week, this couldn’t come at a better time. Thank you Cody 🤝
@WebDevCody Жыл бұрын
Whatchya building?
@franciscosanudoacosta6525 Жыл бұрын
I can't believe how good this video is, great work!
@cpc44669 ай бұрын
That's a great topic that not many people touched, you should make a series about it.
@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 Жыл бұрын
Really Underated
@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 Жыл бұрын
I doesn't feel as amazing as Vercel or Uploadthing for sure yeah. @@WebDevCody
@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 Жыл бұрын
@@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 Жыл бұрын
This video is pure gold man 👌
@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 Жыл бұрын
Every time I see the diagram thumbnail I know its going to be good lmao.
@NoobaLV Жыл бұрын
People that value their time and are serious about building something will definitely value this video!
@jjfattz7 ай бұрын
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 Жыл бұрын
Thank you so much for your videos!.liked and commented. I hope this channel receives the recognition it deserves.
@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.
@composercode4 ай бұрын
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 Жыл бұрын
These videos are very helpful, as one gets lot of breadth knowledge of all the various services out there!
@real23lions Жыл бұрын
Excellent video. I’ll be coming back to this video a lot.
@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 Жыл бұрын
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 Жыл бұрын
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 Жыл бұрын
Love this man. I believe we want more videos about building saas/indie hacker stuff 🔥
@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 Жыл бұрын
Yeah for sure those can be important as your app gets a lot of traffic
@aaronmendez9284 Жыл бұрын
This is gold Cody, great video!
Жыл бұрын
I think you could add tools for Infrastructure as Code such as Terraform
@WebDevCody Жыл бұрын
Good idea
@austincodes Жыл бұрын
Underrated content
@IIllIlIllIlIllIlIlI Жыл бұрын
Once again, very helpful.
@slimpotatoboy8 ай бұрын
Thank you for this overview... loved it
@radimhof Жыл бұрын
Really good breakdown, thank you.
@ohenebernardoppong64009 ай бұрын
exactly what i needed, thanks
@pH7Programming2 ай бұрын
Awesome one! 🎉
@ayushgogna9732 Жыл бұрын
AWS had this many things didnt knew that thanks i kinda wanna explore some of these many things now
@codetivedev6 ай бұрын
not mentioning supabase is wild. and rest is valid, good video!
@tmanley19857 ай бұрын
In terms of payment processing, I'd like to throw LemonSqueezy out there.
@WebDevCody7 ай бұрын
I need to look into it, I hear good things
@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.
On the sales side: when you show the product demotime will send a highlight-reel video made from that exact demo/meeting
@MrRossss1 Жыл бұрын
Great video, thank you.
@SeibertSwirl Жыл бұрын
Good job bubba!!!!❤
@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
@MubashirullahD3 күн бұрын
SSO is pretty important and part of the Auth services.
@hamoodrex5 ай бұрын
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.
@tomvoommen4 ай бұрын
Thank you dude, it's really helpful..
@evenzero Жыл бұрын
yes! more vids like this please!!!
@anasouardini Жыл бұрын
I do the same to plan my next project, Though I use markdown instead of maps.
@doertedevАй бұрын
Monitoring. 👍🏼
@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 Жыл бұрын
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 Жыл бұрын
@@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
@adrianvdhouten10 күн бұрын
@@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-Outdoors3 ай бұрын
Great video 👍
@abdikadirQulle Жыл бұрын
❤
@Archibong.samuel2 ай бұрын
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!
Great content. Will you keep it updated? I think it is missing some DBaaS like Railway, PlanetScale and others that I dont know.
@WebDevCody Жыл бұрын
yeah I can try as I think of new things
@thantzinoo938 Жыл бұрын
I think it's worth mentioning caching service something like Redis in this category.
@nikakondra5321 Жыл бұрын
Your channel is a gold mine :))
@wilfreddube378220 күн бұрын
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.
@wilfreddube378215 күн бұрын
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.
@조동준-o8q8 ай бұрын
Can u make a video of how to use clerk production??
@cocoarecords8 ай бұрын
amazing
@dandogamer Жыл бұрын
Really surprised algolia wasnt mentioned in the search section
@WebDevCody Жыл бұрын
I believe it, I didn’t put much effort into this diagram
@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 Жыл бұрын
I’d just use aws websockets, it’s very cheap
@MikeNugget Жыл бұрын
7:50 Why not to mention Ansible and Gitlab pipelines?
@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 Жыл бұрын
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 Жыл бұрын
Maybe it’s a topic you’ve broached before, but why isn’t aws listed as a hosting option?
@WebDevCody Жыл бұрын
This isn’t an exhaustive list
@samirhiddani34892 ай бұрын
Lemon squizy is very good for payment
@bmamoun978 ай бұрын
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 !
@WebDevCody8 ай бұрын
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.
@bmamoun978 ай бұрын
@@WebDevCody Thank you so much for your response, I just joined your Discord chanel. Thanks again !
@kazakman777211 ай бұрын
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 Жыл бұрын
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 Жыл бұрын
Funny Firebase/Google cloud does most of this But no mention
@ajzack983 Жыл бұрын
missing the admin pannels stuff / CMS
@chantingdroneflutes Жыл бұрын
What will the monthly bill be, after the bouquet of these necessary tools is put together for a one man team??
@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 Жыл бұрын
dang do you heart every comment
@WebDevCody Жыл бұрын
Yes
@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 Жыл бұрын
Because I just didn’t think about it at the time. Each category has like dozens of services
@darshaim Жыл бұрын
can you provide this flow chart in PDF form please?
@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 Жыл бұрын
is SEO a web dev thing?
@WebDevCody Жыл бұрын
Yeah, so people can find your site on google and mind when searching keywords
@HenriqueNewsted Жыл бұрын
What is axios fm? I couldn't find ANYTHING about it
@WebDevCody Жыл бұрын
Axiom.co, sorry probably a typo
@fruyament Жыл бұрын
Did you missed app analytics?
@WebDevCody Жыл бұрын
Probably
@ayushgogna9732 Жыл бұрын
can you show how you use sst ? how you deploy nextjs app to aws
@WebDevCody Жыл бұрын
I have a video on it I think
@ahouse73 Жыл бұрын
Is hosting docker a valid option for saas products ?
@WebDevCody Жыл бұрын
Sure
@tabdig Жыл бұрын
Is it a bad idea to use Patreon for my payments?
@WebDevCody Жыл бұрын
Don’t they charge a large %? Stripe is like 3% plus $0.50
Hey, I think you're really underrated. You should consider rebranding your channel, updating your logo, and tweaking your editing style a bit."
@WebDevCody2 ай бұрын
I found a system which works for me.
@Gnnesh Жыл бұрын
You only need all of those when you already have paid users. Not before.
@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 Жыл бұрын
Are you talking about cost or developer experience
@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 Жыл бұрын
@@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
@cpc44669 ай бұрын
@@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
Using a billion saas tools to build a saas tool.. 🙃
@goodgoing4615 Жыл бұрын
aka nocode development
@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 Жыл бұрын
SaaS is going to replace developers faster than AI