Uploading functions using the Serverless.com framework
Published on 26 May 2021
The Scaleway functions plugin for Serverless Framework allows users to deploy their functions and containers to Scaleway Serverless with a simple serverless deploy
command.
Serverless Framework handles everything from creating namespaces to function/code deployment by calling APIs endpoint under the hood.
For more information about the Scaleway Serverless Framework plugin, refer to our dedicated documentation for the Servless plugin on the GitHub repository of the project.