1.1.5 • Published 6 years ago

nuskin-serverless-artillery v1.1.5

Weekly downloads
5
License
Apache-2.0
Repository
github
Last release
6 years ago

nuskin-serverless-artillery

This is a fork of Nordstroms Serverless Artillery used for Testing and ensuring the Reporting Features are included..

Installation

We assume you have node.js (v4 or better) installed. Likewise you should have the serverless framework (v1.0+) either installed globally or available in the local node_modules.

npm install -g nuskin-serverless-artillery

Quick Start & Finish

$ slsart deploy   // and then
$ slsart invoke   // repeat as desired, before...
$ slsart remove

Deeper Dive

References

  1. artillery.io for documentation about how to define your load shape, volume, targets, inputs, et cetera
  2. serverless.com for documentation about how to create a custom function configuration
  3. serverless-artillery README for documentation on the use of this tool
  4. serverless-star Next generation implementation and generalization of the arbitrarily wide work distribution capability