Console2SAAS – what I learned from seventh chapter
The 7th chapter of the Console2SAAS mini-e-book was the most interesting. The Web is a totally different beast from the Desktop application.
- The amount of work transforming a single user app to a web app ( not necessary a SAAS app) is not trivial.
- That is also a non trivial amount of work of thinking about how to get everything that was for granted ( e.g. folders) into the web.
- For load scenario, the architecture of the application should be re-think
You can read the 7th chapter at https://github.com/ignatandrei/console_to_saas/tree/master/Chapter07
Blog posts about this topic
Console2SAAS
A mini-e-book about how to transform a Console to a SAAS applicationDownload the book for free from https://ignatandrei.github.io/console_to_saas/consoleToSaas.pdf.html
Buy the book from Amazon , if you want to support me : https://www.amazon.com/dp/B08N56SD4D
Leave a Reply