AWS Security Groups
AssessTools
Stateful virtual firewalls used in AWS to control traffic to resources such as EC2 instances and pods.
Why it's here
Placed in Assess: 1 article(s) of evidence from 1 source(s), led by framework updates, with 1 in the last 30 days. Confidence 24%. Low accumulated evidence, so it defaults conservatively pending more signal.
Evidence (1)
- 5The New Stack·7/17/2026framework_updateLessons from running Kubernetes controllers at scale
The article explains how Kubernetes controllers turn declarative intent into enforced state, and why that becomes harder at large scale when caches lag, objects churn, and correctness depends on a full system view. It focuses on two Amazon EKS controllers: the Network Policy Controller for in-cluster traffic enforcement and the VPC Resource Controller for assigning AWS security groups to selected pods.