Skip to content

kevinold/serverless-tutorial-fluentconf-2017

Repository files navigation

Overview

Examples to be used with the Building and Deploying Microservices with the Serverless Framework tutorial at Fluent Conf 2017.

Install

  1. Node.js v6.5.0 or later
  2. Serverless CLI v1.14.0 or later --- run npm install -g serverless to install.
  3. Create an AWS Account, create an IAM user with Admin access and setup the Access Keys in your environment. Instructions can be found here that walk you through the process
  4. Run yarn install
  5. Run yarn run build:examples (Mac and Linux only -- may not work on Windows) to download node dependencies for all examples OR run yarn install inside of each directory

About

Resources for the "Building and deploying microservices with the Serverless Framework" Tutorial at Fluent Conf 2017 - https://conferences.oreilly.com/fluent/fl-ca/public/schedule/detail/58496

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published