Terraform, REST API and OCI DevOps to deploy and manage OCI GoldenGate

These days, automation is a no-brainer when working with cloud environments. Following best practices can really speed things up and get your product to market faster. In this post, I’ll show you how to use Terraform, REST API, and OCI DevOps to build a CI/CD pipeline. I’ll cover the basics of each tool, so you’ll […]

GoldenGate 23ai – Monitoramento com StatsD

GoldenGate 23ai with Data Stream and AsyncAPI

GoldenGate 23ai introduces a powerful new feature called Data Streams, which leverages the AsyncAPI specification and you publish your trail file directly from GoldenGate(and you can specify the CloudEvents format), according to the documentation: Oracle GoldenGate Data Streams utilizes the AsyncAPI specification for defining asynchronous APIs. This approach enables applications to efficiently subscribe to data […]

Network for OCI GoldenGate

New to deploying OCI GoldenGate and unsure about networking? No worries, this guide will walk you through some key points.

GoldenGate – Downstream architecture

How to extract data using GoldenGate without overloading your primary database or connecting to it directly You have received a request to extract data using GoldenGate, but your primary database is overloaded or you have a strong security posture that prohibits other applications besides your main application to connect to your database. How do you […]

Goldengate – Initial Load para OSS/KAFKA

Nos meus outros posts sobre OCI Goldengate, falei sobre como configurar uma replicação entre um banco Oracle e o OSS/Kafka, nesse artigo vou demonstrar o procedimento para levar dados já existentes. Caso queira mais detalhes você pode consultar esse artigo: GoldenGate Microservices Initial Load Instantiation with WebUI Basicamente o que vamos fazer é: Criar um […]

OCI – Configurando OCI GG com GG4BIGDATA para escrever no Streaming

Esse post vai ser bem parecido com o que já escrevi aqui sobre como configurar o GoldenGate for Bigdata para escrever no Streaming, a diferença aqui é que vamos usar tudo como serviço, tanto o for oracle quanto o for bigdata. Arquitetura Registrando targets Com o lançamento do Goldengate Big Data como serviço, temos um […]