This is the start of a series of blog posts that will use the Dgraph paper as a guide. Get background, context, and basic principles on the internal technology behind Dgraph.
Dgraph Lambda in Dgraph Cloud is a serverless framework that lets you run Javascript or Typescript functions in response to GraphQL queries or mutations. This helps in simplifying development - now you can embed business logic or trigger events on GraphQL queries/mutations.