There are times when I need a RestAPI which at max 5 people will use, and I was wondering what is the best option?
The RestAPI can be in JS, TS, or Python and the sqlite db should not exceed a few GB.
Does a free tier help to get the service going?
My goal is to create a SaaS for one of my projects, and my main question is, what is a minimal architecture that I could follow to build something like that? And what tools should I use? Can you suggest books, blog posts on the topic?
If you created a SaaS, what are some of the things you would have known before you started?
Do you have any recommendation on what should I do, read to become better and better every day? I want my team to be successful, and to show the improvements we make to the company.
I emphasized "machine learning" as I need to manage both engineers and researchers, and connect the tasks to the business needs. But there is a higher uncertainty in the output of the tasks than in "classical" software development.
Maybe I am wrong and there is no targeted material for this, but I am sure this community can advise me some great stuff.