🗂️ Navigation

Apollo Gateway

A federated GraphQL gateway that composes a single data graph from multiple underlying services.

Visit Website →

Overview

Apollo Gateway is a core component of Apollo's federated architecture. It acts as a smart router that receives GraphQL queries, intelligently plans their execution across the appropriate downstream GraphQL services (subgraphs), and stitches the results together. This allows teams to work independently on their own services while contributing to a single, unified data graph for the entire organization.

✨ Key Features

  • GraphQL Federation v1 & v2 Support
  • Supergraph Composition
  • Query Planning & Execution
  • Managed Federation with Apollo Studio
  • Performance Monitoring
  • Customizable Routing Logic
  • OpenTelemetry Support

🎯 Key Differentiators

  • Pioneered and leads the GraphQL Federation architecture.
  • Deep integration with the Apollo Studio (GraphOS) for schema management and observability.
  • Strong focus on developer experience and tooling.

Unique Value: Provides a scalable and manageable way to build a unified data graph from distributed services, enabling team autonomy and faster development cycles.

🎯 Use Cases (4)

Microservices orchestration Building a unified data graph for large organizations Decoupling frontend applications from backend service architecture Incrementally adopting GraphQL

✅ Best For

  • Creating a unified API layer for multiple microservices.

💡 Check With Vendor

Verify these considerations match your specific requirements:

  • Simple monolithic applications
  • Projects not using a microservices architecture

🏆 Alternatives

Hasura Tyk Kong Gateway

Offers a more GraphQL-native approach to composition (federation) compared to traditional API gateways that might just proxy GraphQL requests.

💻 Platforms

Web API

🔌 Integrations

Apollo Studio Kubernetes Docker Various CI/CD pipelines OpenTelemetry

🛟 Support Options

  • ✓ Email Support
  • ✓ Live Chat
  • ✓ Phone Support
  • ✓ Dedicated Support (Dedicated tier)

🔒 Compliance & Security

✓ SOC 2 ✓ HIPAA ✓ BAA Available ✓ GDPR ✓ SSO ✓ SOC 2 Type II

💰 Pricing

Contact for pricing
Free Tier Available

✓ 14-day free trial

Free tier: Community edition is open source and free. Managed federation has a free tier with limits on operations.

Visit Apollo Gateway Website →