You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/09/11 05:12:03 UTC

[GitHub] [apisix] masahills edited a comment on issue #2165: request help: multi-tenancy/multi-workspace feature

masahills edited a comment on issue #2165:
URL: https://github.com/apache/apisix/issues/2165#issuecomment-689367235


   We have hundreds of internal API endpoints which go through a cluster of API gateway servers. It is a typical micro-service architecture and each API is developed and owned by different engineering teams within an organization.
   
   Managing all of those API configurations by a single devops team is not a realistic approach so we want each engineering team to manage their own API configurations with a proper account management (i.e. an internal IdP or Azule AD.)
   
   Since APISIX can update all API configurations without server restarts, it is a perfect solution for API management for micro-service architecture systems. I think this is a common requirement for organizations that use API gateway systems. For those users who need an API gateway, they usually have to control a large number of APIs from various sources with different polices and requirements. Managing those with a single devops team becomes nightmare as the number of configurations grows.
   
   I'm hoping that the feature is included in your roadmap sometime in the future. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org