My question - what do people use these for?
Gravitee: Open-Source API Gateway
21–30 of 47 posts
Re: Gravitee: Open-Source API Gateway
#22Not speaking about the project itself, but since when did 100% Open Source become a thing?
1. 100% open source, funded by some entities, you can purchase subscription for its professional support and service.
2. 100% open source by volunteers and the community, document might be lacking but you got what you pay for.
3. open-core, only the core portion is open and you pay a premium for plugins or its enterprise-version/pro-version.
I personally do not use option 3, and I think 1 is great for both sides.Re: Gravitee: Open-Source API Gateway
#23Not speaking about the project itself, but since when did 100% Open Source become a thing?
Kong has Community Edition and an Enterprise Edition with non-free/proprietary features (same model as MySQL, Nginx, GitLab, & Redis). It's called the open-core model. Company is signaling that it intends to offer all features open source and without restriction. https://en.wikipedia.org/wiki/Open-core_model
Re: Gravitee: Open-Source API Gateway
#24Re: Gravitee: Open-Source API Gateway
#25Running these api gateways on your own is very complex, especially when they need to be open publicly. Typically you’d want to layer a WAF and a CDN on top of them, which already come with their own api gateway like features (eg AWS cloudfront). My question - what do people use these for?
Disclaimer: I am CTO of Kong [1].
Re: Gravitee: Open-Source API Gateway
#26Re: Gravitee: Open-Source API Gateway
#27Trying it out now. For those who have already: how does Gravitee compare w/ Apigee, Kong, API Gateway etc.
Kong has built on OpenResty (which is built on NGINX), Ambassador has been built on Envoy Proxy -- I think these projects will be able to sustain their velocity more so than projects that need to maintain their own L7 engine. Just watching the speed at which Envoy Proxy is adding stuff is kind of staggering; hard to imagine how another company could do the same on their own homegrown engine.
Re: Gravitee: Open-Source API Gateway
#28Earlier quoted context omitted.
Recent CF blog (by a guest author) about increasing LuaJIT performance https://blog.cloudflare.com/more-consistent-luajit-performan...
tl;dr: Lua is a GC language and that's where the variance comes from.
Re: Gravitee: Open-Source API Gateway
#29Not speaking about the project itself, but since when did 100% Open Source become a thing?
3 popular OSS models: 1. 100% open source, funded by some entities, you can purchase subscription for its professional support and service. 2. 100% open source by volunteers and the community, document might be lacking but you got what you pay for. 3. open-core, only the core portion is open and you pay a premium for plugins or its enterprise-version/pro-version. I personally do not use option 3, and I think 1 is gre…
Like, support aside, what's the difference between "pay a premium to access professional services from the dev team" and "pay a premium to access a service already professionally-built by the dev team"?
Re: Gravitee: Open-Source API Gateway
#30Why none of these API gateways offer monetization out of the box? I'm curious. Is that a not well-demanded feature? I have researched a lot of them and none have a straight way to do metered billing and if they somehow do, they are prohibitively expensive. Does somebody know of an API gateway solution that offers this?
$500 for Apigee makes it untouchable for small startups. Another one worth looking into might be at IBM bluemix.