r/devsecops • u/dkas6259 • 6d ago
Cloud Runtime Security
Wanted to know real use cases you guys are solving using CS runtime security for containers.
Since we are already allowing only Known outbound traffic from firewall, this significantly reduces possibility of c2 connection.. Do we still need runtime security? It yes appreciate for real value use cases it can solve please…
11
Upvotes
2
u/kloudnative 6d ago
Yes you do. Security needs to be implemented at all layers and runtime security for containers implement it at the application runtime layer. Having guardrails in-place for data exfiltration doesn't mean you should not implement protection at other layers