An efficient way to build your serverless microservices. Part 1. Local Development.

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • graphql-serverless

    Sample Apollo GraphQL Serverless App

  • For those who want to go directly to code, please follow https://github.com/javatask/graphql-serverless To run the function, you need to install dependencies on your machine:

  • nvm

    Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions

  • NodeJS - recommended way to install is nvm

  • 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
  • serverless-graphql

    Serverless GraphQL Examples for AWS AppSync and Apollo

  • I had worked with AWS lambdas from days when there was no AWS SAM, and it was the early days of Serverless Frameowork. It was an interesting time to find the best tools and approaches to building serverless applications. I started with bash, webpack, npm .npmrc configs variables and console.log :) But after all these years, the industry found better, not yet perfect :), ways to develop serverless apps. In this series, I'll share the NodeJS project boilerplate that shows state-of-the-art tooling that can be used to develop, test, deploy, test, log, trace, monitor, upgrade any serverless business logic.

  • node

    Node.js JavaScript runtime ✨🐢🚀✨

  • NodeJS - recommended way to install is nvm

  • jest

    Delightful JavaScript Testing.

  • Tests framework: Jest without babel

  • esbuild

    An extremely fast bundler for the web

  • integration with state-of-the-art JavaScript bundler - esbuild

  • aws-lambda-java-libs

    Official mirror for interface definitions and helper classes for Java code running on the AWS Lambda platform.

  • AWS Lambda

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • aws-cloudformation-coverage-roadmap

    The AWS CloudFormation Public Coverage Roadmap

  • AWS Cloudformation

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