By API7.ai Team
Last updated: June 2026
Apigee and Kong are both widely evaluated for API traffic, but they sit at different points: Apigee is Google Cloud’s managed API management platform, while Kong is an open-source API gateway built on NGINX/OpenResty. This guide compares architecture, deployment, extensibility, security, API management, and pricing so you can pick the right fit.
Apigee is a proprietary, fully managed API management platform best when you are on Google Cloud and want a developer portal, analytics, and monetization out of the box. Kong is an open-source, NGINX/OpenResty gateway best when you want to self-host anywhere and extend it with plugins. The decision comes down to managed lifecycle management versus open-source, cloud-agnostic flexibility.
Apigee leads on managed, full-lifecycle API management inside Google Cloud; Kong leads on open-source flexibility and self-hostable deployment across any environment.
| Dimension | Apigee | Kong |
|---|---|---|
| Best for | Full-lifecycle API management on Google Cloud | Flexible, self-hostable API gateway anywhere |
| Type | Proprietary managed platform (Google Cloud) | Open-source gateway (Apache 2.0) + Enterprise |
| Core & runtime | Google Cloud managed runtime | NGINX/OpenResty (Lua) |
| Deployment | Apigee X (cloud) + Apigee hybrid | ✓ Cloud, on-prem, hybrid, K8s |
| Extensibility | Policies: JavaScript, Java, Python | Plugins: Lua, Go, JavaScript |
| Plugin / policy ecosystem | Built-in policy catalog | Plugin Hub — hundreds of plugins |
| Pricing model | Eval / pay-as-you-go / subscription (quote) | OSS core free; Konnect/Enterprise (quote) |
Apigee is Google Cloud’s proprietary API management platform for building and governing API proxies, with policies, analytics, a developer portal, and monetization, delivered as a managed service.
Apigee is Google Cloud’s proprietary API management platform for building and governing API proxies — RESTful, HTTP-based APIs in front of your services — with policies, analytics, a developer portal, and monetization, delivered as a managed service on Google Cloud.
Type
Proprietary (Google Cloud)
Deployment
Apigee X (cloud) + Apigee hybrid
Best for
Full-lifecycle API management on GCP
Kong Gateway is an open-source API gateway (Apache 2.0) built as a Lua application on NGINX and distributed with OpenResty, with a Plugin Hub of hundreds of plugins for auth, rate limiting, and observability.
Kong Gateway is an open-source API gateway (Apache 2.0) built as a Lua application on NGINX and distributed with OpenResty, with a Plugin Hub of hundreds of plugins for authentication, rate limiting, traffic control, and observability across any deployment model.
Architecture
NGINX/OpenResty (Lua)
License
Apache-2.0 core + Enterprise
Best for
Self-hostable gateway anywhere
Apigee is a managed platform where you configure API proxies and policies and Google operates the runtime; Kong is a gateway you deploy and operate, built on NGINX/OpenResty with a pluggable Lua core.
With Apigee, you build API proxies and attach declarative policies, and the runtime is operated for you on Google Cloud (with Apigee hybrid placing the runtime plane in your own Kubernetes cluster while the management plane stays in Google Cloud). There is no user-managed database or gateway process to run.
Kong takes the opposite posture: it is a Lua application running on NGINX and distributed with OpenResty, which you deploy yourself across cloud, on-prem, or Kubernetes. State lives in PostgreSQL or in DB-less mode (Cassandra was removed in Kong 3.4), and behavior is extended through plugins injected into the request lifecycle.
Apigee is consumed on Google Cloud via evaluation, pay-as-you-go, or subscription tiers; Kong’s open-source core is free to self-host, with Konnect and Enterprise as commercial options. Treat enterprise pricing for both as usage- or quote-based.
Apigee offers three pricing options: a 60-day Evaluation, usage-based Pay-as-you-go (no sales contact required to start), and Subscription tiers — Standard, Enterprise, and Enterprise Plus — sized to your capacity and quoted by Google Cloud sales. Evaluation organizations can’t be converted to paid ones.
Kong Gateway’s core is free and open source under Apache 2.0, so self-hosting carries no license fee. Kong Konnect (managed control plane) and Kong Enterprise are commercial, with pricing that is typically custom — contact Kong for a quote. For both products, the enterprise figure is not a fixed public number, so size it against your own traffic and feature needs.
Across type, architecture, deployment, extensibility, security, and pricing, the two trade off managed lifecycle management against open-source, self-hosted flexibility.
| Feature | Apigee | Kong |
|---|---|---|
| Type & licensing | Proprietary Google Cloud product; no open-source core | Open-source core (Apache 2.0); paid Kong Enterprise / Konnect |
| Architecture | Managed API management platform; build API proxies on Google Cloud | Lua application running on NGINX, distributed with OpenResty |
| Deployment | Apigee X (fully managed on Google Cloud) and Apigee hybrid (runtime in your Kubernetes cluster) | Self-host on cloud, on-prem, hybrid; Kubernetes via Kong Ingress Controller; or Konnect (managed) |
| Data store | Managed by Google Cloud (no user-managed database) | PostgreSQL or DB-less; Cassandra removed in 3.4 (PostgreSQL now the only DB store) |
| Extensibility | Policies including JavaScript, JavaCallout (Java), and PythonScript | Custom plugins in Lua (native), Go, and JavaScript |
| Plugins / policies | Built-in policy catalog for security, traffic, and mediation | Plugin Hub with hundreds of plugins (advanced features require Enterprise) |
| Security & auth | OAuth2, API keys, JWT, OpenAPI validation, and advanced API security add-ons | JWT, OAuth2, API keys, ACLs, mTLS; OIDC and FIPS are Enterprise-only |
| API management | Full lifecycle: developer portal, analytics, and monetization | Gateway-first; portal, analytics, and advanced governance via Enterprise / Konnect |
| Ecosystem fit | Deepest when standardized on Google Cloud | Cloud-agnostic; runs anywhere you can run the gateway |
| Pricing model | Evaluation (60-day), pay-as-you-go, or subscription (Standard / Enterprise / Enterprise Plus) — custom quote | OSS core is free to self-host; Konnect and Enterprise are commercial (contact sales) |
Choose Apigee for managed, full-lifecycle API management on Google Cloud; choose Kong for an open-source gateway you can self-host and extend across any environment.
Bottom line: if you are standardized on Google Cloud and want managed analytics, a developer portal, and monetization, Apigee is the natural fit; if you want an open-source core you can self-host across cloud, on-prem, and hybrid, Kong is the more flexible choice. If you’re weighing open-source gateways more broadly, Apache APISIX is another NGINX/OpenResty option worth a look — see Apache APISIX vs Kong.
Apigee vs MuleSoft · AWS API Gateway vs Kong · Apache APISIX vs Kong · All gateway comparisons
Ready to get started?
For more information about full API lifecycle management, please contact us to Meet with our API Experts.

