Files
nexus/wiki/concepts/Network-Segregation.md
2026-04-19 06:32:15 +08:00

21 lines
598 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: "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]]