• Pricing
© 2026 Serverless, Inc. All rights reserved.
Terms of ServicePrivacy Policy
Jeremy Coffield

Jeremy Coffield

Jeremy Coffield is Platform Architect at Serverless, Inc.

GitHubTwitter

Articles by Jeremy Coffield (4)

Strategies for implementing user authentication in serverless applications
Jeremy CoffieldJeremy Coffield
Aug 21, 2018

Strategies for implementing user authentication in serverless applications

Implementing user authentication in serverless applications: storing user info with sessions & JWT, token validity with Lambda Custom Authorizers, user management & more.

Efficient APIs with GraphQL and Serverless
Jeremy CoffieldJeremy Coffield
Jul 23, 2018

Efficient APIs with GraphQL and Serverless

When to use GraphQL, why it simplifies APIs, and how to do it Serverless-ly.

How to Make a Serverless GraphQL API using Lambda and DynamoDB
Jeremy CoffieldJeremy Coffield
Oct 20, 2017

How to Make a Serverless GraphQL API using Lambda and DynamoDB

GraphQL and Serverless play so well together. Learn how to make your own GraphQL API using Lambda an DynamoDB.

How to use multiple runtimes in a single serverless microservice
Jeremy CoffieldJeremy Coffield
Sep 15, 2017

How to use multiple runtimes in a single serverless microservice

How to build an application using multiple runtimes to supported mixed-language development with the Serverless Framework