Terminology Index
Glossary
1801 terms
Showing 1089-1120 of 1801 terms
Network ACLs
Stateless rules that allow or deny traffic at the subnet level in cloud networks, providing a coarse layer of network access control complementary to stateful security groups around individual resources.
Cloud network ACLs are stateless allow/deny rules applied at the subnet boundary, acting as a perimeter layer beneath finer-grained, stateful security groups attached to instances or services. They are useful for broad subnet-level controls, default-deny posture, denying obvious bad addresses, but their stateless nature requires careful rule design (both inbound and outbound). Understanding how ACLs and security groups complement each other is part of designing layered cloud network security.
Introduced in: Cloud Security Engineer Fundamentals
Examples
- Default-denying inbound traffic to a subnet via a network ACL.
- Blocking a range of malicious addresses at the subnet boundary.
- Using ACLs alongside stateful security groups for layered network security.
No related terms linked yet.
