Auto-sync: 2026-04-29 04:03
This commit is contained in:
41
wiki/concepts/BYOD.md
Normal file
41
wiki/concepts/BYOD.md
Normal file
@@ -0,0 +1,41 @@
|
||||
---
|
||||
title: "BYOD"
|
||||
type: concept
|
||||
tags:
|
||||
- BYOD
|
||||
- End-User-Computing
|
||||
- Security
|
||||
- Hybrid-Work
|
||||
sources:
|
||||
- public-cloud-learning-sessions-aws-end-user-compute-services-20240430-160120-mee
|
||||
last_updated: 2026-05-11
|
||||
---
|
||||
|
||||
## BYOD(Bring Your Own Device)
|
||||
|
||||
BYOD(自带设备)是一种企业工作模式,允许员工使用个人设备(笔记本、平板、手机)访问企业资源。[[AWS-End-User-Computing]] 将 BYOD 作为重要适用场景。
|
||||
|
||||
## Why BYOD Matters for EUC
|
||||
|
||||
BYOD 对终端安全带来挑战:
|
||||
- 数据可能存储在员工个人设备上
|
||||
- 设备安全状态不可控
|
||||
- 设备丢失/被盗风险
|
||||
|
||||
VDI/EUC 解决方案通过将工作负载保留在云端(数据不落盘到端点)来缓解这些风险。
|
||||
|
||||
## AWS EUC 支持 BYOD 的方式
|
||||
|
||||
| 服务 | BYOD 支持方式 |
|
||||
|------|--------------|
|
||||
| [[Amazon-Workspaces]] | 虚拟桌面在云端运行,数据不存储在个人设备 |
|
||||
| [[AppStream-2]] | 应用流在云端运行,端点无数据残留 |
|
||||
| [[Workspace-Web]] | 纯浏览器访问,无本地数据 |
|
||||
|
||||
## Related Concepts
|
||||
- [[AWS-End-User-Computing]]
|
||||
- [[Virtual-Desktop-Infrastructure]]
|
||||
- [[Zero-Trust-Access]]
|
||||
|
||||
## Sources
|
||||
- [[public-cloud-learning-sessions-aws-end-user-compute-services-20240430-160120-mee]]
|
||||
Reference in New Issue
Block a user