Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: reinstate serverless deployment guides #7056

Open
trevor-scheer opened this issue Oct 18, 2022 · 3 comments
Open

Docs: reinstate serverless deployment guides #7056

trevor-scheer opened this issue Oct 18, 2022 · 3 comments
Labels
📝 documentation Focuses on changes to the documentation (docs)

Comments

@trevor-scheer
Copy link
Member

We should reintroduce (and update) our deployment guides for getting Apollo Server up and running in the popular serverless frameworks (lambda, azure, cloud, ...others?)

@glasser proposed a one-size-fits-most approach using @vendia/serverless here which we should lean in to:
apollo-server-integrations/apollo-server-integration-aws-lambda#38

We can suggest more specific implementations secondarily or as an "advanced usage" (i.e. @as-integrations/aws-lambda for users who are concerned about bundle size).

@trevor-scheer trevor-scheer added the 📝 documentation Focuses on changes to the documentation (docs) label Oct 18, 2022
@trevor-scheer
Copy link
Member Author

Consider incorporating changes proposed by #5675 if Azure guide is reinstated.

@rkoron007
Copy link
Contributor

For context: right now I'm working on updating our AS3 Lambda guide to use @as-integrations/aws-lambda deploying using the Serverless framework to AWS Lambda. Hope to have a PR up before EOD. :)

@rkoron007
Copy link
Contributor

PR for updating Lamda here: #7058

We could also add the @vendia/serverless-express package approach to the Integration Index page or add a separate "Serverless" integration article that'd show how to use @vendia/serverless-express and links out to the Lambda and Azure articles for details on how to use those integrations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📝 documentation Focuses on changes to the documentation (docs)
Projects
None yet
Development

No branches or pull requests

2 participants