DEV Community

Cover image for Inspiring talks from GraphQL Berlin Meetup
Tomek Poniatowicz for GraphQL Editor

Posted on

Inspiring talks from GraphQL Berlin Meetup

If you are not subscribing GraphQL Weekly (if so it's a good moment to do it), you might have missed the recordings of the recent GraphQL Meetup in Berlin that took place at Berlin Prisma office.

The talks

"System Design and Architecture @ GraphQL" by Bogdan Nedelcu

Designing GraphQL API's for scale is quite a challenge as GraphQL is relatively a new technology. Bogdan Nedelcu talked about system architecture patterns that have been around for a long time in different flavors that GraphQL bases on.

"Pursuing Singularity" by Roman Paradeev

During his talk, Roman Paradeev made an overview of tools that provide type safety across your database, API & client-side in the GraphQL ecosystem.

"Key learnings from implementing authentication and authorization using GraphQL" by Christoph Hartmann

Basing on his experience with GraphQL implementation Christoph Hartmann presented different approaches to implementing authentication and authorization for GraphQL services.

Top comments (0)