Auto-sync: 2026-04-16 17:30
This commit is contained in:
24
wiki/concepts/Multi-Tenant-Management.md
Normal file
24
wiki/concepts/Multi-Tenant-Management.md
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
title: "Multi-Tenant Management"
|
||||
type: concept
|
||||
tags: [SaaS, multi-tenancy, isolation]
|
||||
sources: [How-Agentic-AI-can-help-for-Cloud-DevOps]
|
||||
last_updated: 2026-04-16
|
||||
---
|
||||
|
||||
## Summary
|
||||
Multi-Tenant Management(多租户管理)是 SaaS 环境中自动化管理多个客户租户的隔离、配置、计费和生命周期流程的实践。
|
||||
|
||||
## Definition
|
||||
在共享基础设施上为多个客户提供隔离的 SaaS 服务,包括租户配置、监控、计费和下线管理。
|
||||
|
||||
## Key Processes
|
||||
- **Self-Service Tenant Provisioning**:租户自助配置
|
||||
- **Tenant Isolation**:确保租户间数据和资源隔离
|
||||
- **Automated Tenant Decommissioning**:自动化租户下线
|
||||
- **Multi-Tenant Cost Optimization**:多租户成本分摊和优化
|
||||
|
||||
## Connections
|
||||
- [[Agentic AI]] ← automates ← [[Multi-Tenant Management]]:Agentic AI 自动化多租户管理
|
||||
- [[SaaS]] ← requires ← [[Multi-Tenant Management]]:SaaS 依赖多租户管理
|
||||
- [[Serverless Computing]] ← enables ← [[Multi-Tenant Management]]:Serverless 实现多租户成本优化
|
||||
Reference in New Issue
Block a user