Introduction So far in this series we have: Part 1 – built a producer function that publishes into OCI Streaming. Part 2 – created a consumer function that writes events into Autonomous Database. Now let’s explore another ingestion path: OCI Object Storage Event Terraform integration. With OCI Events and a …
Introduction In this article, we’ll show how to integrate OCI Streaming Autonomous Database Terraform using serverless functions. In the previous article, we created a producer function that sends messages into OCI Streaming. That gave us the producer side of an event-driven pipeline. Now it’s time to complete the flow with …
Introduction In this article we’ll focus on OCI Streaming Terraform to show how easy it is to build your first producer function. Oracle Cloud Infrastructure (OCI) Streaming is a Kafka-compatible, fully managed messaging service designed for real-time data pipelines and event-driven architectures. Instead of managing your own Kafka cluster, you …



