📣 Catch us at GraphQLConf 2024 • September 10-12 • San Francisco • Know more →
Skip to main content
CASE STUDY

Lessons from the Frontlines: Our GraphQL Adventure at Dream11

Cover Image for Lessons from the Frontlines: Our GraphQL Adventure at Dream11

Picture this:

200 million users, countless fantasy teams, and a platform that needs to keep up with the lightning-fast pace of live sports. That was the exciting challenge we faced at Dream11, India's largest fantasy sports platform.

As a former employees, We're thrilled to share how we harnessed the power of GraphQL to create a platform that's not just scalable and performant, but also a joy for both users and developers to interact with.

Simplify your monolith to microservices migration using GraphQL

· 11 min read
Cover Image for Simplify your monolith to microservices migration using GraphQL

In the rapidly evolving world of software development, scalability and maintainability are crucial for a company's success. The monolithic architecture, which once served organizations well, is increasingly becoming a bottleneck as applications grow in complexity and scale. Many organizations are shifting towards microservices to address these challenges, but migration is often fraught with complexity, particularly in areas like data management, service communication, and deployment.

GraphQL vs OpenAPI: Part 1 of the API Comparison Series

· 14 min read
Cover Image for GraphQL vs OpenAPI: Part 1 of the API Comparison Series

In today's ever-evolving technological landscape, APIs play a crucial role in enabling software systems to communicate with each other. Among the myriad of API specifications available, GraphQL and OpenAPI stand out as prominent choices, each offering unique advantages and addressing different needs.