Functions - How Tos
- How to create, manage, and delete a Functions Namespace
- How to create a function
- How to test a function
- How to package your function and dependencies to a zip file and upload it
- How to manage a function
- How to add a trigger to a function
- How to add a custom domain to a function
- How to create and manage an authentication token from the console
- How to secure a function
- How to monitor logs and metrics for Serverless Functions
- How to delete a function