jeudi 23 juin 2016

Security between microservices layers

I've read a lot about microservices, but one question remain : the security.

What I would like to do is something similar to Netflix, i.e one general backend and many backends for each front end (for example mobile devices, desktop app, ...).

On the top of that I plan to put my firewall security layer. Here is the problem : how to authorize a request through this layer only once and not in each microservice ?

Is is possible to expose certain microservices to the whole internet, and others only to trusted sources ? If so, is it the right way ?




Aucun commentaire:

Enregistrer un commentaire