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
  • Appwrite - The Open Source Firebase alternative introduces iOS support
  • Sonar - Write Clean JavaScript Code. Always.
  • InfluxDB - Access the most powerful time series database as a service
  • 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

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • 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 :sparkles::turtle::rocket::sparkles:

    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

  • Sonar

    Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

  • 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