8 Deploying our full stack GraphQL application

This chapter covers

  • Deploying our full stack GraphQL application so it is accessible to users on the web
  • Using serverless deployment and cloud-managed services like Netlify, AWS Lambda, and Neo4j Aura
  • A framework for evaluating various deployment options to help us reconcile the inherent tradeoffs

While developing our application so far, we have been running it locally on our machine for testing. Now, it’s time to deploy our application so we can share it with the world and have users interact with it. There are many different ways to deploy applications, especially with the growth and evolution of cloud-managed services that offer improved developer experiences and usage pricing. There is not ...

Get Full Stack GraphQL Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.