# 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-14317.md>)

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

Author: Siddharth Gupta

Published: 2018-02-14T00: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 framework](<https://devfeed.tech/topics/serverless-framework.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [Back end](<https://devfeed.tech/topics/backend.md>), [Framework](<https://devfeed.tech/topics/framework.md>)

Tags: [aws](<https://devfeed.tech/tags/aws.md>), [aws-lambda](<https://devfeed.tech/tags/aws-lambda.md>), [backend](<https://devfeed.tech/tags/backend.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [dynamodb](<https://devfeed.tech/tags/dynamodb.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [faas](<https://devfeed.tech/tags/faas.md>), [framework](<https://devfeed.tech/tags/framework.md>), [function-as-a-service](<https://devfeed.tech/tags/function-as-a-service.md>), [graphql](<https://devfeed.tech/tags/graphql.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [lambda](<https://devfeed.tech/tags/lambda.md>), [rest](<https://devfeed.tech/tags/rest.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>)

## AI overview

A tutorial on creating GraphQL endpoints with the Serverless Framework, Lambda, DynamoDB, RDS, and a REST backend.

## Source excerpt

Learn how to create GraphQL endpoints using the Serverless Framework, Lambda, DynamoDB, RDS and a REST backend.