Cloud Running Unikernels on Oracle OCI Max Jahn, March 27, 2020November 12, 2023 Unikernels have been discussed for some time as alternatives to full blown virtual machines or containers in cloud environments. In this post i will take a look at running a simple microservice on a unikernel in Oracle OCI. 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 Private/Hybrid DNS on Oracle Cloud (OCI) with Terraform Max Jahn, January 22, 2020March 30, 2023 One situation i experienced recently with OCI was the lack of support for hybrid DNS. A typical use case for this is the use of private DNS zones for giving nicer names to the servers in you private network never meant to be visible to the world, therefore not supposed… 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