ドキュメント

AILERON Gateway is a secure and high-performance API Gateway for enterprise systems.

AILERON Gateway はクラウドネイティブ・エンタープライズシステムのためのセキュアで高性能なAPI Gatewayです。

AILERON Gatewayは、Goで書かれた非常にシンプルな Layer4/7 API ゲートウェイです。
多機能化よりも、基本的な機能に重点を置いています。

特に、以下の 3 つの領域にフォーカスし、エンタープライズグレードの機能をサポートすることを目指しています。

  1. API Management
  2. Security
  3. Observability


これは AILERON Gateway の概要です。


API Management

FeatureSupportedPlannedNot Planned
ReverseProxy✅ Yes--
Static Content Server✅ Yes--
Protocol Transform❌ No✅ Yes-
API Aggregation❌ No❌ No✅ Yes

Traffic Management

FeatureSupportedPlannedNot Planned
Routing✅ Yes--
Load Balancing✅ Yes--
Timeout✅ Yes--
Retry✅ Yes--
Rate Limiting✅ Yes--
CircuitBreaker❌ No✅ Yes-
BulkHead❌ No✅ Yes-
Cache❌ No❌ No✅ Yes

Security

FeatureSupportedPlannedNot Planned
Authorization✅ Yes--
Authentication✅ Yes--
Request Header Modification✅ Yes--
Response Header Modification✅ Yes--
IP whitelist✅ Yes--
IP blacklist✅ Yes--
TLS / mutual TLS✅ Yes--
Log Masking✅ Yes--
Request Validation❌ No✅ Yes-
Response Validation❌ No✅ Yes-
Bot Detection❌ No❌ No✅ Yes

Operation

FeatureSupportedPlannedNot Planned
Structured Logging✅ Yes--
Unstructured Logging✅ Yes--
Metrics✅ Yes--
Tracing✅ Yes--
Profiling✅ Yes--
Alert❌ No❌ No✅ Yes

Extension

FeatureSupportedPlannedNot Planned
Go Package✅ Yes--
GoPlugin✅ Yes--
WebAssembly❌ No✅ Yes-
IPC❌ No✅ Yes-

最終更新 June 7, 2025: add japanese (f2a41f1)