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
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
Analysis Flight Path Control: Connecting the Stages to Cloud Business Value (Part 3) Max Jahn, April 20, 2023April 12, 2023 In today’s digital age, cloud transformation has become a critical process for organizations looking to innovate, adapt and compete in the market. The cloud adoption journey involves three core stages that are interconnected and build upon one another: IT transformation, value delivery transformation, and business transformation. These stages are essential for unlocking unparalleled innovation, agility, and business success. By understanding the synergies that exist between the capabilities developed in these stages, organizations can effectively navigate their cloud adoption journey and leverage the benefits of public cloud technologies and agile practices to drive innovation and achieve long-term success. Continue Reading
Analysis A (Space) Journey to Cloud Business Value (Part 1) Max Jahn, April 7, 2023May 29, 2023 This blog post explores the stages of public cloud transformation that encompass IT infrastructure transition, IT transformation, lean and agile practices adoption, and a full-fledged business transformation. With each layer, organizations can unlock new possibilities and move closer to digital maturity. Continue Reading
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
Oracle Database Deployment Options Cheatsheet How to deploy an Oracle DB in the cloud? This cheatsheet contains the answers. Continue Reading
Analysis The Oracle Cloud Database Conundrum Max Jahn, September 26, 2022March 29, 2023 Oracle has a long track record as a provider of world-class relational database management systems (RDBMS). But it’s notoriously difficult for enterprises to move these databases to the cloud. I’ll take a look at the reasons for this and some recent developments that could be the solution in many cases. 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 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