Software as a service: Difference between revisions
Category:Theme |
m link cloud |
||
| Line 1: | Line 1: | ||
{{Stub}} | {{Stub}} | ||
[[wikipedia:Software_as_a_service|'''Software as a service''' ('''SaaS''')]] is a cloud-computing service model where the provider offers use of application software to a client and manages all needed physical and software resources.<ref>Golding, Tod (2024). ''Building Multi-Tenant SaaS Architectures''. O'Reilly Media. ISBN <bdi>978-1-0981-4061-8</bdi>. P. 14.</ref> SaaS is usually accessed using a web application. Unlike some other software-delivery models, it separates "the possession and ownership of software from its use".<ref>Dempsey, David; Kelliher, Felicity (2018). ''Industry Trends in Cloud Computing: Alternative Business-to-Business Revenue Models''. Springer International Publishing. ISBN <bdi>978-3-319-87693-1</bdi>. P. 2.</ref> | [[wikipedia:Software_as_a_service|'''Software as a service''' ('''SaaS''')]] is a [[Cloud (service)|cloud-computing service]] model where the provider offers use of application software to a client and manages all needed physical and software resources.<ref>Golding, Tod (2024). ''Building Multi-Tenant SaaS Architectures''. O'Reilly Media. ISBN <bdi>978-1-0981-4061-8</bdi>. P. 14.</ref> SaaS is usually accessed using a web application. Unlike some other software-delivery models, it separates "the possession and ownership of software from its use".<ref>Dempsey, David; Kelliher, Felicity (2018). ''Industry Trends in Cloud Computing: Alternative Business-to-Business Revenue Models''. Springer International Publishing. ISBN <bdi>978-3-319-87693-1</bdi>. P. 2.</ref> | ||
==Why it is a problem== | ==Why it is a problem== | ||
| Line 10: | Line 10: | ||
===Risk of shut down of the service=== | ===Risk of shut down of the service=== | ||
The software might be shut down by the company or organization who controls it, making it unusable or inaccessible for the consumer. If the user had spent money on the service, the responsible company might not give a refund of the money after shutting down the service. | The software might be shut down by the company or organization who controls it, making it unusable or inaccessible for the consumer. If the user had spent money on the service, the responsible company might not give a refund of the money after shutting down the service. | ||
==Further reading== | ==Further reading== | ||