Files
nexus/wiki/concepts/VDI.md
2026-04-19 14:51:38 +08:00

21 lines
589 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: "VDI"
type: concept
tags: []
---
## Definition
Virtual Desktop Infrastructure虚拟桌面基础设施。通过远程桌面协议如 RDP、WSP提供虚拟计算环境用户可以在任何设备上访问托管的虚拟桌面。
## Use Cases
- 远程办公和混合工作模式
- BYOD自带设备安全访问企业资源
- 标准化桌面管理和安全控制
## Related Concepts
- [[持久化桌面]]:数据和应用设置在会话间保留
- [[非持久化桌面]]:每次登录分配新桌面
## Related Entities
- [[AWS-Workspaces]]
- [[AppStream-2.0]]