Based on the open source Fn Project, Oracle Cloud Infrastructure (OCI) Functions is a serverless compute service that lets you create, run, and scale applications without managing any infrastructure. Applications can be easily ported to other cloud or on-premises environments and tested locally thanks to the Fn Project standard.
Write your function code using an Fn Project function development kit (FDK), run the Fn Project CLI to package your function code as a Docker image, and push the image to Oracle Cloud Infrastructure Container Registry (OCIR). Functions typically run for short durations, stateless and for a single purpose of logic.
*User are billed separately for integrations with other services.
*Information is subject to change. Verify with the official Oracle Cloud Functions website.
Alternatives are generated by matching platform type and supported runtimes