# Running a scalable & reliable GraphQL endpoint with Serverless

DevFeed: [Running a scalable & reliable GraphQL endpoint with Serverless](<https://devfeed.tech/articles/running-a-scalable-reliable-graphql-endpoint-with-serverless-14315.md>)

Original publisher: [Read original article](<https://www.serverless.com/blog/running-a-scalable-reliable-graphql-endpoint-with-serverless>)

Author: Siddharth Gupta

Published: 2019-08-08T00:00:00Z

Content type: tutorial

Language: en

Sources: [Serverless Blog](<https://devfeed.tech/sources/serverless-blog.md>)

Topics: [GraphQL](<https://devfeed.tech/topics/graphql.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [complexity](<https://devfeed.tech/tags/complexity.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [faas](<https://devfeed.tech/tags/faas.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [serverless-architecture](<https://devfeed.tech/tags/serverless-architecture.md>), [serverless-framework](<https://devfeed.tech/tags/serverless-framework.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

## AI overview

A tutorial about running a scalable and reliable GraphQL endpoint with Serverless. It aims to show how to streamline an existing workflow and handle complexity.

## Source excerpt

This post aims to show you how you too can streamline your existing workflow and handle complexity with ease