Files
nexus/wiki/concepts/SaaS.md
2026-04-16 17:30:41 +08:00

23 lines
608 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "SaaS (Software as a Service)"
type: concept
tags: [Cloud, Service-Model]
sources: [Cloud-Maturity-Model-A-Detailed-Guide-For-Cloud-Adoption]
last_updated: 2025-02-28
---
## Summary
SaaS软件即服务是以订阅方式通过互联网提供软件应用的云计算服务模型。
## Definition
SaaS 使客户无需在本地安装和维护软件,而是通过订阅方式在线使用应用程序。
## Example Providers
- Salesforce
- Microsoft 365
- Google Workspace
## Connections
- [[SaaS]] ← part_of ← [[Cloud-Maturity-Model]]
- [[SaaS]] ← type_of ← [[Cloud-Service-Models]]