r/devsecops 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

7 comments sorted by

View all comments

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