Skip to content

tawalaya/FaaSElasticityEngineering

Repository files navigation

Binder

Prerequisits

  • jupyter
  • pandas
  • seaborn
  • ...

Experiment Setup

  1. Setup Serverless Framework sudo npm install -g serverless --allow-root --unsafe-perm=true
  2. Setup Accounts:
  3. Setup Terrafrom

Deployment Packages

Usage

To edit the function or mesurement points you only need to edit files in deploymentPackage/logic. Afterwards, apply your changes by running deploymentPackage/copylogic.sh.

Settings

Provider Data-Center Location Memory
AWS eu-west-2 London 1024
MAF UK South London N.A.
GCF europe-west2 London 1024
ICF UK South London 1024

The Benchmark-Server is located at digitalocean.com also in London.

Perform Experiment

  1. configure scripts/config.sh
  2. run scripts/deploy.sh
  3. run scripts/serversideBenchmark.sh
  4. run scripts/remove.sh

Generating reports

  1. jupyter nbconvert --to notebook --execute Analysis.ipynb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages