OCI's serverless compute service for running event-driven functions without managing infrastructure. Based on the open-source Fn Project, it is OCI's equivalent of AWS Lambda, Azure Functions, and GCP Cloud Functions.
An OCI application uses Oracle Functions to automatically process documents uploaded to Object Storage, extracting metadata and triggering downstream workflows.
These are serverless function services that run code in response to events without requiring you to manage servers. Oracle Functions is based on the open-source Fn Project and integrates with OCI services such as Events, API Gateway, Object Storage, Logging, and Container Registry. AWS Lambda, Azure Functions, and Google Cloud Functions offer similar event-driven execution models, though triggers, deployment workflows, runtime support, scaling behavior, and surrounding ecosystem integrations differ by provider.