Guides & Tutorials Understanding networking options for OCI cloud database for Azure Max Jahn, October 16, 2022November 13, 2024 Oracle’s new ODSA offering brings new options for organizations focusing on Azure as the primary cloud provider but who are still relying on Oracle databases. In this post, I look at common networking scenarios in OCI and Azure for running databases in OCI. Continue Reading
Analysis A brief look at Oracle Database Service for Azure (ODSA) Max Jahn, September 20, 2022November 13, 2024 In the past, I have written several posts about the interconnect between Oracle Cloud (OCI) and Microsoft Azure. Usually, this interconnect is used to host databases in OCI. However, Azure is used to run applications and other components. While it could be a good solution for some businesses, it had several drawbacks for companies who wanted to run Oracle databases in the cloud without having to manage multi-cloud environments. In a new PaaS-style approach to running databases in OCI and hiding much of the interconnect complexity from Azure users, Oracle has released Oracle Database Service for Azure (ODSA). In my post, I will take a brief look at this solution. Continue Reading
Cloud Cloud Automation: Autoregistering Virtual Machines with Private DNS Zones in Oracle OCI using Serverless Functions Max Jahn, October 4, 2020March 29, 2023 This post describes how to use cloud events and serverless in Oracle Cloud functions to keeping the records of a private DNS Zone up to date. Continue Reading
Cloud A Terraform Module for Setup of OCI-Azure Interconnect Max Jahn, August 30, 2020March 29, 2023 Just this week I published a Terraform module for setting up an OCI-Azure interconnect. This basically is the code I already provided earlier and described in a few of my older posts. What you will get The module will create a few resources on Azure and OCI to set up… Continue Reading
Cloud Using Azure AD for Authentication for Oracle APEX Applications Max Jahn, March 9, 2020March 30, 2023 Wouldn’t it be nice to have some low-code app built with APEX that integrates nicely with your Azure AD for authentication? Actually it is pretty easy to do so, i will show you the simple steps to get it done. Continue Reading
Cloud Accessing Oracle Autonomous Database on OCI from Microsoft Azure using Transit Routing Max Jahn, March 4, 2020November 12, 2023 I will show how to establish routing that will let a client on Azure access an Autonomous Database (or in fact any other OCI Service) without leaving the Azure and OCI networks. This will increase performance, security and reliability of this connection. Continue Reading
Analysis Azure – Oracle Cloud (OCI) Interconnect Network Latency Shootout Max Jahn, February 9, 2020July 26, 2024 The interconnect between Microsoft Azure and Oracle Cloud seems to be a hot topic lately. I often hear of the scenario to run an Oracle database on OCI and some applications on Azure, which is interesting to companies moving to the cloud. But one of the major concerns always seem… Continue Reading
Cloud Oracle Cloud (OCI) to Microsoft Azure Interconnect Max Jahn, June 30, 2019March 29, 2023 Oracle and Microsoft announced a few weeks ago that their cloud offerings Oracle Cloud Infrastructure (OCI) and Microsofts Azure will have a stronger interconnection, thus making multi-cloud setups for enterprises a tad easier. There are guides for both Oracle Cloud (OCI) and Microsoft Azure that show the setup of an interconnection in a more or less detailed way, still each focuses on just one part of the setup. Since i still missed a more integrated description of how to get OCI and Azure interconnected, i decided to create the required configurations for terraform and write down an explanation of the required steps. Continue Reading