Understanding event-based usage of Oracle functions
Oracle functions have been carefully integrated with other OCI services, such as OCI Notification Service, Events Service, API Gateway, Object Storage, Autonomous Database, Key Management System, Compute, VCN, and others. The following diagram shows how Oracle Function can be integrated with other OCI services:
We have been looking at event-driven applications more since the rise of distributed systems. OCI Events Service is real time and uses event alerts and rules to track changes to cloud resources using open standard cloud events. OCI Events Service tracks user-initiated, system, and resource life cycle changes and allows admins to define rules and actions for event types. OCI Events Service can be integrated with OCI Streaming Service, OCI Notifications Service (ONS), and Oracle functions.
Let's look at a classic use...