GitXplorerGitXplorer
a

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

public
28 stars
1 forks
0 issues

Commits

List of commits on branch master.
Verified
b0ddb372f212f7d1502fb51e2c5fb1e235d8f0d4

edited readme

aadnanrahic committed 6 years ago
Unverified
b3658f214c62ad5a98a8901593b2cb8c04177243

Cleanup

aadnanrahic committed 7 years ago
Unverified
276bed8bcd62b02feef705b52658906a070767c8

Updating readme.

aadnanrahic committed 7 years ago
Unverified
5a4a2186a3f95e01159196c07a6db6ebea95a8d4

Adding a service files.

aadnanrahic committed 7 years ago
Unverified
b588a902755667316f58dca1282c0d1b0992533d

Initial commit

aadnanrahic committed 7 years ago

README

The README file for this repository.

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