Building a Serverless GraphQL API Using Node.js, Apollo and DynamoDB

Serverless might not be the answer for all our problems but an GraphQL server seems like a great use case, so let’s dive right in. There are multiple providers for serverless functions, but the… Read more

Similar