Auto-sync: 2026-04-19 06:32

This commit is contained in:
2026-04-19 06:32:15 +08:00
parent 56f49ecd5b
commit a1636ec67a
92 changed files with 3251 additions and 5 deletions

View File

@@ -0,0 +1,21 @@
---
title: "Network Segregation"
type: concept
tags:
- Network-Security
- AWS
---
## Definition
网络隔离是通过防火墙或其他安全设备控制不同网络区域之间通信的安全策略,确保敏感 workloads 与不受信任的网络区域分离。
## Application
在 AWS Landing Zone 环境中,通过 Checkpoint 防火墙控制服务器间通信server-to-server communications阻断内部网络on-prem、VPN直接访问 AWS 生产网段。
## Related Concepts
- [[Checkpoint-Firewall]]
- [[SPI-Features]]
- [[AWS-Landing-Zone]]
## Related Entities
- [[AWS]]