Apollo GraphQL confusion - Koa OR Lambda??

This page summarizes the projects mentioned and recommended in the original post on /r/graphql

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • aws-serverless-koa

    This library enables you to utilize AWS Lambda and Amazon API Gateway to respond to web and API requests using the Koa.js application framework

  • Koa has a Lambda handler package (https://github.com/compwright/aws-serverless-koa), and so you should be able to serve anything that plugs into Koa as a middleware (i.e. apollo-server-koa) through your function handler instead. As for your other question about reasonability, I don't have much to offer without knowing your reasoning behind the stack in the first place as opposed to other potential managed database-GraphQL-combo options like Dgraph (Slash GraphQL) or Hasura Cloud or FaunaDB. If the resolver logic you need can't be handled by one of those services, I might wonder whether a Lambda GraphQL endpoint is the best fit in the first place, but your context could render that concern moot.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Superpower REST API DX with Serverless ⚡ and DevOps Best Practices on AWS (🐍 Python Version)

    5 projects | dev.to | 30 Apr 2024
  • Turbocharge your Lambda Functions with AWS Lambda Powertools for Python

    1 project | dev.to | 25 Apr 2024
  • Serverless Symfony Starter - Deploy Symfony to AWS

    2 projects | dev.to | 29 Mar 2024
  • Billing for SaaS with EMF and CloudWatch Metric Streams

    1 project | dev.to | 8 Mar 2024
  • Why the Serverless Revolution Has Stalled

    1 project | news.ycombinator.com | 15 Feb 2024