A city adopts a vendor's multi-tenant 311 mobile app as SaaS. Which characteristic best describes that model?
Select an answer to reveal the explanation.
Short Explanation
Multi-tenant SaaS is like a shared bus route — the vendor drives the vehicle and rolls out improvements for everyone riding. The city does not patch the OS under that 311 app or push the next release from City Hall. That hands-off app update story is a classic SaaS tell.
Full Explanation
In SaaS, the provider hosts and maintains the application, including typical multi-tenant updates, so customers do not deploy the app binary themselves. A municipal 311 mobile app sold as SaaS fits that vendor-managed application model. Patching the guest OS or writing the full codebase on rented VMs describes IaaS-style ownership, not SaaS.