Building Realtime Serverless APIs with GraphQL and Azure

Channel:
Subscribers:
725,000
Published on ● Video Link: https://www.youtube.com/watch?v=0YOaYUYd2-s



Duration: 50:16
11,013 views
213


GraphQL is making a huge splash in modern serverless applications. GraphQL allows you to present custom apis that allow the consumer of the API to decide what information they want and how it should be shaped. It also allows for real time pushes of data using web sockets and subscriptions. In this talk, you will learn how to implement this powerful API in the cloud using serverless functions in Azure. You will learn how the GraphQL query language works and how to shape data to suit your needs. You will see push notifications in action with Subscriptions and understand the different ways to manipulate data. Come learn how to reinvent the way you think about APIs and build realtime serverless APIs with GraphQL


EVENT:
Build Stuff 2019


SPEAKER:
Jonathan Mills


PUBLICATION PERMISSIONS:
Build Stuff Conference Organizer provided Coding Tech with the permission to republish this video.







Tags:
serverless
api
graphql