You are building a demo for a customer that showcases Oracle Cloud Infrastructure (OCI) Events service and Oracle Functions. You plan to create an event every time an image is uploaded to an OCI Object Storage bucket. You have also created a function that is listening to the event and processes the image for face recognition.
Choose the two actions from below that are NOT required to run the demo successfully.
Select all that apply, then click Submit answer.
-
○
You must specify an action type while creating an Event service and specify the function you want to trigger.
-
○
Creating an event rule is not permitted for OCI Object storage.
-
○
The function must be deployed only to Oracle Kubernetes Engine (OKE).
-
○
You have to enable Object Storage buckets to emit events for state changes.
-
○
You must deploy the function that does facial recognition for the demo to work.