So I've been wondering -- are there any libraries out there that specialize in creating secure connections between different microservices? Say that you've got a microservice wrapper around a database, for instance. You want to make sure that the only thing that can make calls to/from it is your web app microservice. Is there anything to handle that now?
Submitted January 29, 2016 at 07:15AM by jon_stout
No comments:
Post a Comment