Questions tagged [saas]

Software as a service (SaaS), or "on-demand software," is a software delivery model in which software and its associated data are hosted centrally and are typically accessed by users using a thin client, normally using a web browser over the Internet.

Software as a service (SaaS), sometimes referred to as "on-demand software," is a software delivery model in which software and its associated data are hosted centrally (typically in the (Internet) cloud) and are typically accessed by users using a thin client, normally using a web browser over the Internet.

SAAS Definition - Wikipedia

1084 questions
-3
votes
1 answer

Database Schema for Multi tenant SaaS Application

I want to know how to provide customization to each tenant. I want to provide the facility to add new fields in each form a tenant wants with field name, data type etc. Now my question is how to design database tables for this type of scenario ? As…
-4
votes
1 answer

Benefits of Azure PluralSight

I am a beginner in the IT world. I would like to know what are the advantages of doing the Microsoft Azure PluralSight courses? What kind of It jobs could I Apply having this certificate?
-5
votes
3 answers

service to see if script on each web page?

Is there a service out there that can alert me if a website (and all sub pages) don't have a script on them/e.g. a web dev does some work on a page and uploads new page live but does not include custom / general scripts on it like custom analytics…
-5
votes
1 answer

How to physically partitions model view controller ( MVC ) in Zend Framework?

I am developing a SaaS based product in Zend Framework. The system should be scalable to distrubute the load on the application server. So I want to separate physically Model-View-Controller (MVC) on the different server rather than keeping on the…
1 2 3
72
73