Zuplo
Kong OSS Effectively Abandoned

Kong Community Edition is a dead end. Move to Zuplo.

Kong stopped publishing prebuilt OSS Docker images with version 3.10, eliminated free mode, and is funneling all investment into paid Konnect enterprise. If you're running Kong Community Edition, you're on borrowed time. Migrate to Zuplo and get a modern, fully managed API gateway.

The clock is ticking

Kong Community end-of-life timeline

Mar 2025

Kong 3.10 released without prebuilt OSS Docker images. Free mode eliminated. OSS users must build from source.

Already happened
2025

Kong OSS frozen at 3.9.1 with no new community releases. Security patches and bug fixes limited to Enterprise.

Happening now
2026+

Continued divergence between Enterprise and abandoned OSS. Growing security and compatibility risk for community users.

The problem

Kong Community Edition is being left behind

Kong Inc. raised $175M at a $2B valuation in 2024 and shifted all investment to Kong Konnect, their enterprise SaaS platform. The open-source Community Edition has been quietly deprioritized. Starting with 3.10, there are no prebuilt Docker images, no free mode, and no roadmap for OSS users.

  • No prebuilt Docker images since Kong 3.10 — you must build from source
  • Free mode removed — running without a license gives expired Enterprise behavior
  • Last OSS release was 3.9.1 — no new features or community releases
  • Security patches and bug fixes are Enterprise-only going forward
  • Complex self-hosted infrastructure (Postgres/Cassandra, Kubernetes)
  • Lua plugin ecosystem with a tiny developer community
  • No official support or SLA for community users

The better path

Don't fight for a dying platform — move to something modern

You chose Kong Community Edition to avoid vendor lock-in and enterprise pricing. But now you're maintaining your own Docker builds, patching security vulnerabilities yourself, and writing Lua plugins nobody else understands. Zuplo gives you everything Kong promised, actually delivered:

  • Fully managed — no servers, databases, or Docker builds to maintain
  • 300+ global edge locations with zero infrastructure management
  • TypeScript policies instead of Lua — use the language your team knows
  • GitOps-native with GitHub integration and preview environments
  • Auto-generated developer portal with self-serve API key management
  • Free tier available — transparent pricing, no enterprise sales calls

Deploy your way

Keep your gateway where your data lives

Many Kong Community customers chose on-premises deployment for data sovereignty and compliance. With Zuplo, you get the same fully managed experience whether you deploy to our global edge or to a dedicated instance in your own cloud.

Managed Edge

Deploy across 300+ global edge locations. Zero infrastructure to manage. Automatic scaling. Requests route to the nearest point of presence worldwide.

Available on all plans

Managed Dedicated

Zuplo runs a dedicated, isolated instance on the cloud provider of your choice: AWS, Azure, GCP, Akamai, Equinix, or others. You choose the regions. Private networking (PrivateLink, Private Service Connect) supported. Still fully managed by Zuplo -- zero infrastructure for you to operate.

Popular with Kong Community customers

Both options are fully managed by Zuplo. Same features, same policies, same APIs, same developer experience. Your code works identically on either deployment model.

How it works

Migrate in days, not months

Because Zuplo uses standard tools and formats (Git, TypeScript, OpenAPI), your existing team can handle the migration without Kong Community specialists or consulting partners.

1

Export your Kong configuration

Use `kong config db_export` or export your declarative YAML config. If you're using DB-less mode, you already have your configuration as YAML files.

2

Import your OpenAPI specs into Zuplo

Import your API definitions to create routes automatically. If you don't have OpenAPI specs, create them from your Kong route and service definitions.

3

Replace Lua plugins with TypeScript policies

Swap Kong's Lua plugins for Zuplo's built-in policy equivalents. Rate limiting, authentication, request transforms, and CORS work out of the box — no custom code needed for common patterns.

4

Set up your developer portal

Zuplo auto-generates a developer portal from your OpenAPI spec with interactive docs and self-serve API key management. No separate portal deployment required.

5

Deploy and cut over

Push to Git, get a preview environment, validate everything works. Update DNS to route traffic through Zuplo's edge network. No Kubernetes clusters to manage.

Policy translation

Your Kong Community policies have Zuplo equivalents

No proprietary XML. No Java callouts. Every common Kong Community policy maps to a Zuplo built-in policy or standard TypeScript.

Kong Community Policy Zuplo Equivalent
rate-limiting (plugin) Rate Limiting
key-auth (plugin) API Key Authentication
jwt (plugin) JWT Authentication
basic-auth (plugin) Basic Auth
request-transformer (plugin) Set Headers / Set Body
ip-restriction (plugin) IP Restriction
cors (plugin) Built-in CORS
response-ratelimiting (plugin) Quota
proxy-cache (plugin) Caching Policy
Custom Lua plugin Custom Code Policy

Zuplo vs Kong Community: feature comparison

Feature Zuplo Kong Community
Simpler Deployment
Fully managed and auto-scaled across 300+ edge locations — deploy globally in seconds with a Git push
Complex DIY Kubernetes setup with 12 installation options, plus database management for Postgres or Cassandra
Lower Total Cost
Free tier available with production-ready features, Builder plan at $25/month, transparent pricing with no hidden infrastructure costs
Konnect uses consumption-based pricing (per-service + per-request) that quickly reaches hundreds per month, plus enterprise plugin fees
Developer Experience
TypeScript-based programmability with instant preview environments for every PR and Git-native configuration
Lua, Go, Python, or JavaScript plugins for custom logic, cURL-based Admin API, and YAML declarative configuration via decK CLI
Rate Limiting
Programmable per-user, per-key, and per-API rate limits with TypeScript logic — distributed across all edge locations
Plugin-based rate limiting backed by Redis — requires managing Redis infrastructure for distributed rate limiting
GitOps & CI/CD
Git-native workflow where the repo is the source of truth — every push deploys automatically, every PR gets a live preview environment
decK CLI for declarative config sync, but the database (not Git) is the source of truth — no built-in preview environments
Authentication
Built-in API key and JWT management with unlimited keys and self-service key management for API consumers
Support via plugins for API keys, JWTs, HMAC, LDAP, and OpenID Connect — wide protocol coverage
Developer Portal
Auto-generated from OpenAPI spec with self-serve API key management, interactive docs, and monetization support — included on all plans
Available in Konnect (paid tier) with manual documentation upload — not included in open-source Gateway
AI & MCP Gateway
Integrated AI gateway with MCP server hosting, MCP Gateway for centralized governance, semantic caching, provider failover, and budget enforcement — built into the core platform
AI Gateway with MCP proxy plugin available since Kong Gateway 3.12 — plugin-based approach with enterprise MCP gateway as a separate offering
Global Edge Performance
V8 isolate-based runtime across 300+ edge locations with near-zero cold starts — requests processed at the nearest PoP
Self-hosted in your infrastructure or Konnect Cloud with regional deployment — global distribution requires multi-region cluster management
High Availability
Built-in across all tiers with automatic failover across edge locations
Available with proper infrastructure setup — requires operational expertise to configure and maintain HA

No more self-hosting

A fully managed gateway that actually scales

Kong Community Edition requires you to manage Postgres or Cassandra databases, Kubernetes clusters, Docker builds, and plugin compatibility. Zuplo is fully managed and serverless. Deploy to 300+ edge locations instantly. No infrastructure to maintain, no databases to patch, no Docker images to build from source.

Learn about the developer portal

Pricing model

Request Metering

Charge per call. Grow with your customers.

Simple per-request pricing that scales naturally from 100 to 100M calls.

Starter

$0/mo
  • 100K req/mo
  • Unlimited API keys
  • Basic analytics
Popular

Builder

$25/mo
  • 1M req/mo
  • Custom domains
  • Advanced analytics
  • Webhooks

Enterprise

Custom
  • Unlimited requests
  • SLA 99.99%
  • Dedicated CSM
  • SSO & RBAC

Built-in observability

Real-time analytics without Prometheus pipelines

Kong Community Edition has minimal built-in analytics. Most teams bolt on Prometheus, Grafana, and custom dashboards to get basic visibility. Zuplo includes built-in analytics with every plan: request volume, latency percentiles (P50/P95/P99), error rates, and status code breakdowns. All in real time.

Learn about analytics
API Analytics
Last 24hLIVE
Total Requests2.41M+12.3%
Avg Latency42ms-4.2%
Error Rate0.3%+0.1%
Active Consumers1.2k+3.1%
Request Volumereqs / min
EndpointRequestsP99Errors
GET/api/v2/users
847k12ms0.1%
POST/api/v1/auth
234k89ms0.8%
GET/api/v2/products
156k8ms0.0%
DELETE/api/v1/sessions
23k234ms2.1%

Frequently Asked Questions

Common questions about migrating from Kong Community to Zuplo.

Stop maintaining a dying gateway.

Start your Kong Community Edition migration today with a free Zuplo account.