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 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 …
If you want to secure your APIs on Oracle Cloud Infrastructure, combining OCI API Gateway Terraform is a powerful approach. In this tutorial, we’ll build a secure API Gateway deployment with JWT authentication handled by OCI Functions – all provisioned automatically with Terraform. Modern applications live in a connected world: …
Oracle Cloud Infrastructure (OCI) Resource Manager is a built-in Terraform-as-a-Service solution. Instead of maintaining your own Terraform server, you can simply upload configuration files and run jobs directly in the OCI Console. In this guide, I’ll walk you through a real example: creating a simple stack from a .zip archive …
In this guide, we’ll walk through how to set up OCI Autonomous Database Terraform, enabling cross-region disaster recovery with Autonomous Data Guard (ADG). When your OLTP workloads can’t afford regional outages, Autonomous Data Guard (ADG) is the safest path: a remote standby in another OCI region that’s continuously kept in …





