How to Build a Serverless Apollo GraphQL Server with AWS Lambda, Webpack and TypeScript

Derek Fong
ITNEXT
Published in
9 min readAug 5, 2020

--

A starry night in Mauna Kea, Hawaiʻi (Image Source: Derek Fong)

In my previous articles, I have demonstrated how to build a “Hello World” Apollo GraphQL Server with some common toolsets that I found useful during the development phase. I hope you have followed along our GraphQL journey and now it comes to a point that your Apollo Server is ready to deploy!

Server or Serverless…

--

--