In this section, we present the experimentation results for performance modeling of serverless computing platforms.
# In the root of the repository:
# Create a virtual environment
virtualenv -p python3.6 venv
# Activate the virtual environment
source venv/bin/activate
cd experiments
python EXPERIMENTATION_FILE.py