Oracle's serverless compute service for running code without managing servers. Like having helpers that automatically appear to do specific tasks when needed.
IoT applications use OCI Functions to process sensor data in real-time without maintaining always-on servers.
All are serverless Function-as-a-Service (FaaS) offerings: you deploy event-driven code, the platform runs and scales it on demand, and you pay primarily for execution time and resources used.