saas
SaaS, develop REST or SOA architural style?
I am starting a research how architectural style I will use, to build a medium CRM SaaS, many books authors recommends use SOA, but SOA can be complex, and REST is simple style. so what is your reco开[详细]
2023-01-20 06:55 分类:问答Is there an API / service for uploading assets from a web app?
I\'m curious if a service exists that handles file uploads and provides a UI widget. Ideally it would work as such:[详细]
2023-01-20 01:53 分类:问答What makes it a PaaS not SaaS - or examples
I found some questions here on how to create a SaaS. This much is easy, but what I don\'t understand is what makes an application a PaaS and not a SaaS. What lines does an application cross before we[详细]
2023-01-20 00:51 分类:问答Which database should I use for a medium SaaS CRM? [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-01-19 20:38 分类:问答Why Platform as a service?
I am currently in the early stages of my project which is an ERP application that I plan to sell to enterprise clients. I heard about the Force.com platform but I\'m confused on what benefits will I g[详细]
2023-01-12 22:34 分类:问答Lookups in Multi-Tenant Database
I am developing a SaaS application and I am looking for the best way to des开发者_开发百科ign lookup tables, taking in consideration:[详细]
2023-01-12 10:57 分类:问答Recommended out of the box solution for online freemium service infrastructure?
I have developed an online based service where people can help market their businesses using my platform. I have spent many hours developing the core functionality, but have 开发者_运维技巧totally ski[详细]
2023-01-11 18:03 分类:问答In Multi-Tenant Data Architecture, what is the best way to implement tenant filter view?
I am implementing a SaaS application using ASP.Net MVC 2 and SQL Server database. I am using Shared Tenancy approach.[详细]
2023-01-11 07:30 分类:问答PaaS : How to build?
I wanted to make a web application through which : user(end user) can create his own web application online.[详细]
2023-01-10 22:18 分类:问答Multi-tenancy - Create tables up-front or as needed?
I\'m currently working on a SaaS type application, and for multi-tenancy I\'ve settled on one database per user, with each 开发者_运维问答database containing all tables required by the functionality t[详细]
2023-01-10 17:01 分类:问答