wmariuss / awesome-devops

A curated list of awesome DevOps platforms, tools, practices and resources
http://awesome-devops.xyz
Creative Commons Zero v1.0 Universal
1.93k stars 286 forks source link

Add Zuplo to API Gateway #170

Closed AdrianMachado closed 1 week ago

AdrianMachado commented 3 weeks ago

Add Zuplo to API gateway section

AdrianMachado commented 3 weeks ago

@wmariuss - do you think you'll get to reviewing my PR this week?

wmariuss commented 3 weeks ago

This product has also a open source version?

AdrianMachado commented 3 weeks ago

This product has also a open source version?

Parts of the product are open source, like RateMyOpenAPI is our governance product, and we will be releasing our API developer portal OSS soon

AdrianMachado commented 2 weeks ago

@wmariuss - is having an open source version a requirement for the list?

wmariuss commented 2 weeks ago

No, just to play with it? or a free version?

wmariuss commented 1 week ago

I recently reviewed your product and found it quite interesting. However, as a DevOps professional, I prefer using tools that are decoupled, meaning applications (in your case the gateway app) are separate from the API Gateway platform. In other words, I don't want my application management to be dependent on a single platform for both the app and API Gateway. Also control is paramount in any DevOps environment. I believe that most DevOps engineers share this sentiment. Having the ability to manage and oversee all components of the development and deployment process is crucial for ensuring efficiency, security, and flexibility.

Thank you for the contribution.