janetsmith
janetsmith

Reputation: 8732

Could two SaaS applications reside in one Cloud instance?

Could two SaaS applications reside in one Cloud instance?

Under what circumstances does it happen? Thanks.

Upvotes: 0

Views: 65

Answers (1)

undefined
undefined

Reputation: 34309

Depends on the cloud implementation, 'Cloud' is a pretty non-specific term referring only to hosting on a shared platform on the web. Some implementations provide a VM others provide only services. If you get a VM you can run lots of things on it. If you get a service instance you normally pay per individual instance so would normally only run 1 application on that.

Upvotes: 1

Related Questions