I have an Oracle DB with data in onPrem and Azure Postgresql DB in cloud. I really need data changes in Oracle to be reflected as near to real-time as possible in Azure Postgresql DB. I need data changes in Azure Postgresql DB to be reflected as near to real-time as possible in OnPrem Oracle.
See the below diagram for more info.
I am new to Azure-Postgresql. I would appreciate any suggestions / insights.