Functions

Functions run small workloads on demand without a dedicated virtual machine.

Function list

The list shows every function, runtime, status and endpoint. Open a function to inspect its deployment or start a new function from the primary action.

Function detail

The detail screen contains runtime configuration, handler, source repository, limits and the current deployment state. Check the status and recent operation when an endpoint is not available.

Create function

Select the runtime and handler, provide source repository settings, then configure timeout and scaling options. If using a Dockerfile, make sure the image starts the expected handler. Review the estimate before deployment.