Tue. Apr 16th, 2024

Exploring How to Build Scalable Apps with GraphQL at the Explorer Series 2.0 Webinar

From our Uber rides to the movies we watch on Netflix, every app that we use on a daily basis works by exchanging data between various interconnected systems. For many years, this exchange of data happened through a communication mechanism called RESTful APIs. In recent years, a new standard called GraphQL has risen to prominence as an alternative. 

GraphQL

But what is GraphQL and what should developers know before adopting it? That’s the big question being explored at the upcoming Explorer Series 2.0 webinar featuring VP of Engineering at :Different Engineering, Hasitha Liyanage alongside Technical Lead at Gapstars, Dinisha Tennakoon. Explorer Series 2.0 is a series of webinars conducted by Gapstars about technology trends in Sri Lanka, the Netherlands and the wider world in general. 

Your quick introduction to GraphQL

GraphQL is a query language and server-side runtime for APIs. It prioritizes giving clients exactly the data they request and no more. Serving as an alternative to REST, it allows developers to construct requests that pull data from multiple data sources in a single API call. By design, it aims to help developers create fast and flexible APIs that can be easily maintained. As Hasitha puts it, “GraphQL simplifies back end development greatly for developers.”

Diving deeper into a popular advantage of GraphQL, Dinisha explained, “With REST, an issue is that you end up calling for a lot more data than you need. This becomes an issue as applications grow larger and have to support more users. Whereas with GraphQL you only get the exact data you need. This adds up to massive savings for large applications.” Hence several household apps like Netflix have begun adopting it. 

What to expect at the Explorer Series 2.0 webinar

GraphQL

For developers curious about moving to GraphQL and unlocking its full benefits, the upcoming Explorer Series 2.0 meetup will help guide you through rethinking your API design. 

During the webinar, Dinisha will be diving into the bootstrapping angle of GraphQL. Meanwhile, Hasitha will explore the nitty-gritty of how applications can utilise it to scale up to meet the demands of more users. Together, they’ll be covering how to think about performance, stability, and architecture for long-term growth. To learn more about building scalable applications, click here to register now for the upcoming Explorer Series 2.0 webinar happening on the 19th of August from 5 PM onwards.

By Arteculate

Arteculate is your guide to the Asian tech industry. We give you unparalleled insights, accurate, local tech news, thoughtful features and sometimes scathing opinions on where things are headed. Stay tuned for the best of Asia!

Related Post