When I started out I remember having difficulties on how to deploy my project. If it is scalable enough etc etc... I was thinking to create a course on how to ship a saas project and I was wondering if you will find it useful.
the thing runs as a program on the server, the same computer running the https
so the thing takes like 5 seconds or so of processing 100%, so far in testing its been usable
but if two users were to try at the same exact time, it would most likely break
now i need to figure how to make the thing run on its own VM instead of the same as https, but getting that to work is hard
any ideas ?