January 2019
Intermediate to advanced
520 pages
14h 32m
English
If you have downloaded the sources of the project for this chapter from GitHub, you can use the deploy.sh script to call the function we implemented previously. Provide the name of the deploy function to call it:
./deploy.sh deploy
It will start the building and deployment process with the Serverless Framework and will print something like this:
ASSETS DOWNLOADING % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65.7M 0 65.7M 0 0 7647k 0 --:--:-- 0:00:08 --:--:-- 9968k LAMBDAS BUILDING Serverless: Building native Rust lambda_1 func... Finished release [optimized] target(s) in 0.56s adding: bootstrap (deflated 60%) Serverless: Building ...
Read now
Unlock full access