Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adnanrahic/a-crash-course-on-serverless-with-nodejs

A quick and easy guide of how to hook up a single Serverless service.
https://github.com/adnanrahic/a-crash-course-on-serverless-with-nodejs

aws aws-api-gateway aws-lambda dashbird monitoring nodejs serverless serverless-framework serverless-offline

Last synced: about 1 month ago
JSON representation

A quick and easy guide of how to hook up a single Serverless service.

Awesome Lists containing this project

README

        

# a-crash-course-on-serverless-with-nodejs

The article is based around the main concepts of Serverless architecture.
After explaining the core features and understanding why it is a great tool we move on to concrete examples.
Step by step explanations show how to use the Serverless framework in tandem with Node.js to create an awesome REST API.
Moving on, the REST API is both deployed to AWS and emulated locally to create a local development environment.
Lastly, we touch upon the concept of monitoring the serverless application using Dashbird.

Check it out here: https://hackernoon.com/a-crash-course-on-serverless-with-node-js-632b37d58b44