Functions are blocks of code that run on demand without the need to manage any infrastructure. Develop on your local machine, test your code from the command line (using doctl
), then deploy to a production namespace or App Platform — no servers required.
Functions currently has eight different runtimes, representing four different programming languages:
You can also view the list of supported runtimes with doctl serverless status --languages
.