Features
API and Service Governance
Protocols
| Feature | API7 | Kong | Zuul2 | NGINX |
|---|---|---|---|---|
| HTTP/1.1 and HTTP 2 | Y | Y | Y | Y |
| HTTP/3 | Y | Y | N | N |
| TLS / HTTPS | Y | Y | Y | Y |
| MQTT | Y | N | N | N |
| TCP | Y | Y | N | Y |
| UDP | Y | Y | N | Y |
| HTTP to gRPC/Dubbo conversion | Y | Y | N | N |
| Websocket | Y | Y | Y | Y |
| Dubbo | Y | N | N | N |
| Customized Layer 4 and Layer 7 protocols | Y | N | N | N |
Platforms
| Feature | API7 | Kong | Zuul2 | NGINX |
|---|---|---|---|---|
| Bare Metal | Y | Y | Y | Y |
| Virtual Machines | Y | Y | Y | Y |
| Kubernetes | Y | Y | Y | Y |
| ARM64 | Y | Y | Y | Y |
| Kunpeng (certified by Huawei Cloud) | Y | N | N | N |
| AWS, GCP, Ali Cloud, Tencent Cloud and other public clouds | Y | Y | Y | Y |
Fine-grained Routing
| Feature | API7 | Kong | Zuul2 | NGINX |
|---|---|---|---|---|
| URI Parameter Matching | Y | Y | Y | Y |
| HTTP Header Matching | Y | Y | N | Y |
| HTTP Request Method Matching | Y | Y | N | Y |
| Support for all NGINX variables matching | Y | N | N | Y |
| Support for Lua snippets to implement custom matches | Y | N | N | N |
| Support for conditional expressions | Y | N | N | N |
| Support IPv6 | Y | Y | Y | Y |
| GeoIP Geological Location Matching | Y | Y | N | N |
| Routing Time To Live (TTL) | Y | N | N | N |
| Priority Matching | Y | Y | Y | N |