Skip to content
Blue abstract cloud-like design with overlapping arcs.
Max Jahn Blog

Cloud • Code • Culture

  • Opinion
  • Analysis
  • Guides
  • Tools
    • DevOps Topologies
    • Oracle DB Deployment Options
  • Downloads
  • About
Blue abstract cloud-like design with overlapping arcs.
Max Jahn Blog

Cloud • Code • Culture

Category: Guides & Tutorials

Guides & Tutorials

A Cloud Benchmarking Tools Collection

Max Jahn, January 15, 2023November 13, 2024

From time to time we see the need to evaluate the performance of systems running in the cloud with those on-premises. As a reference (mostly for myself) I created a list of tools for this purpose. Note that most of these tools are in no way specific to cloud environments….

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
Cloud

Patching Compute Instance Fleets with Oracle Cloud (OCI) OS Management

Max Jahn, December 7, 2020July 18, 2024

An annoying thing when you cannot have immutable infrastructure is that you need to patch and update your compute instances from time to time. In the worst case this needs to be done manually, a painful and error-prone process. Of course there are tools to do that in a more sensible way, one of them being the OS Management tooling that is available for free in Oracle Cloud. This post shows how to do so using OCI CLI.

Continue Reading
Cloud

Why I implemented a Serverless Function in COBOL.

Max Jahn, November 12, 2020November 12, 2023

Serverless Functions are usually associated with programming languages like JavaScript, Python, Go or even plain old Java. But sometimes there is this one procedure, this one application that you need to run once or twice a week for recalculating those old contracts that would be a perfect fit for a…

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

Fun with Go Functions: Flexible Oracle Functions Logging to Syslog

Max Jahn, September 20, 2020March 29, 2023

Oracle recently added a new logging service to their offering. This logging service supports both custom and service logs. The former is your classic “agent-sends-log-to-logserver” type of log service. The latter will finally give access to logs coming from services such as Load Balancers, API Gateways, Events or Functions. While…

Continue Reading
Cloud

Working with public/private/hybrid DNS in Oracle OCI

Max Jahn, September 16, 2020November 12, 2023

Interestingly, one of my posts on this blog getting most attention is covering the use of dnsmasq for using hybrid DNS on OCI. Since there is quite a lot of interesting things around DNS on OCI, i decided to prepare another post, giving some overview and then show approaches for…

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

Keeping Oracle Serverless Functions warm with a poor man’s Cron

Max Jahn, August 6, 2020March 30, 2023

Oracle Functions suffer from one of the minor issues of having a container based platform that will spin down the container after some time of running idle. The next time the function is called, the container will be spun up again, taking some seconds time to do so. This is…

Continue Reading
Cloud

Fun with Functions – OCI Serverless Part 2: Go Functions and Events

Max Jahn, August 3, 2020November 12, 2023

This is the second part of my series covering aspects of Oracle Functions. To get an understanding of the environment we are working in, i recommend reading part 1 first if you haven’t done so already. In this post i will cover a simple serverless function written in Go that…

Continue Reading
  • 1
  • 2
  • Next
© 2024 Maximillian Jahn

We are using cookies to give you the best experience on our website.

You can find out more about which cookies we are using or switch them off in .

Max Jahn Blog
Powered by  GDPR Cookie Compliance
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

Strictly Necessary Cookies

Strictly Necessary Cookie should be enabled at all times so that we can save your preferences for cookie settings.