sa-mw-dach / opendj

Apply Open Source principles to the Dance Floor! MOVED TO https://github.com/opendj/opendj
https://github.com/opendj/opendj
GNU General Public License v3.0
6 stars 9 forks source link

Implement 3Scale to separate internal and externally facing APIs #19

Open wrichter opened 5 years ago

DanielFroehlich commented 5 years ago

Not sure if 3scale API MMGT is really needed. For internal APIs (microservice to microservice), I think ISTIO is better suited to keep control. I dont expect OpenDJ to have any "external" APIs that could be monetized or could used by other developers.

wrichter commented 5 years ago

I assume the clients will be located on the internet, therefore the APIs will be exposed publicly. 3Scale would protect/rate limit here - can istio do the same?