Re: [Architecture] Creating a Policy Hub for the Microgateway

2019-11-07 Thread Prasadhi Ranasinghe
Hi All, This is regarding the updated design of the project after the design review. We will be using the Ballerina Central instead of the aforesaid Policy Hub (i.e. instead of a website that offers the developers to search, list and update policies.) Moreover, for the development of the

Re: [Architecture] Creating a Policy Hub for the Microgateway

2019-10-28 Thread Sanjeewa Malalgoda
Hi, I think we first need to discuss what value addition we get with different approaches. Then we need to make decisions. First can we do proper analysis on this feature and end to end user story. Intention of architecture discussion is build build knowledge base around topic to discuss and come

Re: [Architecture] Creating a Policy Hub for the Microgateway

2019-10-24 Thread Prasadi Ranasinghe
Hi All, As of now, we have decided to use the Ballerina Central instead of the Policy Repository in GitHub. Furthermore, we will be exposed to the facilities available in the Ballerina Central. Regarding the user groups, when the support is provided through the ballerina central in the future we

Re: [Architecture] Creating a Policy Hub for the Microgateway

2019-10-23 Thread Sanjeewa Malalgoda
Hi All, What is the value addition we get with having dedicated policy repo over ballerina central? How different user ownership and policy sharing works when we have large user group? Thanks, sanjeewa. On Mon, Oct 21, 2019 at 2:37 PM Prasadi Ranasinghe wrote: > Hi All, > > The documentation

Re: [Architecture] Creating a Policy Hub for the Microgateway

2019-10-21 Thread Prasadi Ranasinghe
Hi All, The documentation which includes the design of the project, can be accessed through the link below. https://docs.google.com/document/d/14vovFM2ztqn-SahNQ_DaGqxNw8EH5tOjEa1pxGngHrk/edit?usp=sharing Thanks and regards. On Mon, Oct 14, 2019 at 10:09 AM Prasadi Ranasinghe wrote: > Hi, >

Re: [Architecture] Creating a Policy Hub for the Microgateway

2019-10-13 Thread Prasadi Ranasinghe
Hi, As for the moment initially we are planning to maintain a common policy hub in the API microgateway (i.e. a common policy repository). But, it can be further developed in a developer-centric approach as well. Thanks and regards, Prasadhi Ranasinghe. On Mon, Oct 14, 2019 at 8:17 AM Hasunie

Re: [Architecture] Creating a Policy Hub for the Microgateway

2019-10-13 Thread Hasunie Adikari
When working with a microservice architecture, developers create many policies to support their applications. These developer teams are often distributed across multiple locations. It is essential to have a centralized hub to share and collaborate on these policies. As of my point of view, it's

Re: [Architecture] Creating a Policy Hub for the Microgateway

2019-10-12 Thread Prasadi Ranasinghe
Hi Dushan, Let me further clarify the description on " Creating a Policy Hub for the Microgateway ". Here, Interceptors ( i.e. request interceptors and response interceptors ) which we add to the Interceptors Folder in a Microgateway project, are regarded as policies. Moreover, developers will

Re: [Architecture] Creating a Policy Hub for the Microgateway

2019-10-11 Thread Dushan Silva
HI Prasadi, Few questions, 1. When we say policies here i assume we are talking about the throttling policies which we define in policy.yml? 2. Will the developers be able upload the policies directly from the toolkit ? or will they only be able to pull policies from the toolkit On Fri, Oct 11,