It comes to no surprise, that any microservice, any security control you use to build applications, will eventually be broken (or fail). Under certain pressure, some components will fail together.
The question is – how do we build our systems in a way that security incidents won't happen even if some components fail. And the data leaks won't occur even if a database server is misconfigured. Security engineers know that failure of single security control is a question of time, failure of security system is a question of design.
This track is about building secure, yet usable, systems: security architecture, security engineering, cryptography.