Open federation
Graphql
Wundergraph
Apollo

GraphQL: Open Federation is a Game Changer for Federated Architectures

Because a thriving GraphQL ecosystem cannot be built upon closed, proprietary solutions from a single vendor.

ByPrithwish Nath
Published on

Enjoyed this article?

Share it with your network to help others discover it

Continue Learning

Discover more articles on similar topics to deepen your understanding

5 Best Practices for Backends-for-Frontends

5 Best Practices for Backends-for-Frontends

Best practices to follow when implementing the BFF pattern: do’s and don’ts.

GraphqlTypescriptBff
10 GraphQL Dev Tools I Use To Make Building APIs Easier

10 GraphQL Dev Tools I Use To Make Building APIs Easier

Prisma, WunderGraph, Graphqurl, GraphQL Voyager, and more. Discover the best GraphQL Dev Tools that can help you streamline your development workflow. From full stack development, to schema visualization, to performance monitoring, these tools have got you covered.

GraphQlGraphQL ToolsPrisma
An Introduction to Federated GraphQL - and WunderGraph Cosmo

An Introduction to Federated GraphQL - and WunderGraph Cosmo

Federated GraphQL architectures are the way forward for modular microservices-based development. But what happens when you need more than just your standard, garden variety unified GraphQL schema?

GraphqlGraphql federationOpen federation
An Introduction to Cosmo Router: Blazingly Fast Open-Source Federation V1/V2 Gateway

An Introduction to Cosmo Router: Blazingly Fast Open-Source Federation V1/V2 Gateway

Apollo Router's Elastic license preventing adoption? Want to go even faster? This open-source Federation gateway has got you covered.

GraphqlWundergraphWundergraph cosmo
WunderGraph Cosmo: Open Source Schema Registry with Schema Checks for Federated GraphQL

WunderGraph Cosmo: Open Source Schema Registry with Schema Checks for Federated GraphQL

With Cosmo, it's easier than ever to manage your federated GraphQL schemas and prevent composition errors and breaking changes before they reach production.

WundergraphWundergraph cosmoOpen source
Refactoring Monoliths to Microservices with the BFF and Strangler Patterns

Refactoring Monoliths to Microservices with the BFF and Strangler Patterns

How do you effectively migrate away from monoliths without getting stuck in Adapter Hell? Let’s talk about the synergy between BFFs and the Strangler pattern, featuring WunderGraph.

GraphqlWundergraphBff pattern