Terminology Index
Glossary
1801 terms
Showing 577-608 of 1801 terms
Egress Control
Restricting and inspecting outbound traffic from cloud workloads so they can only reach approved destinations, limiting an attacker's ability to exfiltrate data or reach command-and-control if a workload is compromised.
In cloud environments, workloads often have unnecessary outbound internet access, which attackers exploit to exfiltrate data or call home. Egress control, implemented by a cloud engineer through firewall rules, egress gateways, and allowlists, constrains outbound traffic to only what each workload legitimately needs. It is a high-value containment-by-design measure, turning a compromised workload into a far less useful foothold.
Introduced in: Cloud Security Engineer Fundamentals
Examples
- Allowing a workload to reach only an approved API endpoint and nothing else.
- Routing egress through an inspection gateway to detect exfiltration.
- Blocking a compromised workload's attempt to call out to attacker infrastructure.
No related terms linked yet.
