Author: David Hadas (IBM Research Labs) This post
warns Devops from a false sense of security.Following security best
practices when developing and configuring microservices do not
result in non-vulnerable microservices.The post shows that although
all deployed microservices are vulnerable, there is much that can
be done to ensure microservices are not exploited.It explains how
analyzing the behavior of clients and services from a security
standpoint, named here "Security-Behavior
Analysis", can protect the deployed vulnerable
microservices.It points to Guard, an
open source