← Back to catalog Kong · managed by DINAO

A robust gateway for your APIs

Centralize authentication, rate-limiting, routing, and observability for all your APIs behind Kong, installed and maintained by DINAO. A single, fast, and secure entry point — hosted in France.

Hosted in FranceAPI Gateway & PluginsHigh PerformanceGDPR CompliantOfficial Docker image
Overview

What is Kong?

Kong is an open-source API Gateway (API Gateway), renowned for its performance and low latency. Built on Nginx and OpenResty, it sits upstream of your services to centrally manage routing, load balancing, authentication, traffic control (rate-limiting, quotas, cache), and observability.

Its extensible architecture relies on a rich ecosystem of plugins : API keys, JWT, OAuth2, OpenID Connect, mTLS, ACL, request transformations, CORS, logging, Prometheus metrics, distributed tracing… You can even write your own plugins in Lua. Kong runs with a PostgreSQL database or in DB-less mode driven by a declarative file, which integrates naturally into a GitOps approach.

Designed for microservices architectures, Kong runs in containers, scales horizontally, and integrates with Kubernetes as an Ingress Controller. It thus becomes the single, measurable, and secure entry point for your entire API portfolio.

Compatible offers

Host Kong at DINAO

Resource tiers compatible with Kong prerequisites (minimum 1 cœur / 2 Go / 5 Go). Hosted in France, fully managed.

Découverte
1 vCPU · 2 Go · 20 Go
9,90 € /month excl. VAT
  • 1 dedicated vCPU
  • 2 Go RAM
  • 20 GB NVMe
  • Daily backups
  • Managed & monitored by DINAO
Order
Performance
4 vCPU · 8 Go · 80 Go
39,90 € /month excl. VAT
  • 4 dedicated vCPU
  • 8 Go RAM
  • 80 GB NVMe
  • Daily backups
  • Managed & monitored by DINAO
Order
Dédié
8 vCPU · 16 Go · 160 Go
79,90 € /month excl. VAT
  • 8 dedicated vCPU
  • 16 Go RAM
  • 160 GB NVMe
  • Daily backups
  • Managed & monitored by DINAO
Order
Under the hood

Technical details

vCPU
1 cœur
ideal : 2 cœurs
Memory
2 Go
ideal : 4 Go
Disk
5 Go
ideal : 20 Go
Image : kong:3.9 Registry : docker.io/library Services : kong, kong-migrations, kong-database Ports : 8000:8000 (proxy HTTP), 8443:8443 (proxy HTTPS), 127.0.0.1:8001:8001 (Admin API)
FAQ

You might be wondering…

What is an API Gateway?

It is a single entry point placed in front of your services. Kong applies authentication, traffic control, routing, and measurement there, avoiding the need to reimplement these functions in each microservice.

Do I need to modify my existing APIs?

No. Kong sits upstream of your services. You declare your routes and enable plugins; your application code remains unchanged.

Which authentication methods are supported?

API keys, JWT, OAuth2, OpenID Connect (OIDC), Basic Auth, mTLS, ACL… You combine plugins according to your security needs.

Where is the data hosted?

On DINAO infrastructure in France, in one of the available datacenters. The gateway, its configuration, and its logs never leave the territory.

Can I switch to high availability later?

Yes. You can scale up at any time to a redundant multi-node configuration, without proprietary lock-in.