Skip to content

Eclipsys Blog: OCI (3)

-->

Latest Posts

OCI, Terraform & IaC: Coding Myself Out Of A Job

I haven’t written a blog in a while, and I have made a couple of mistakes lately that could have easily been avoided if I had done my tasks as IaC (Infrastructure as Code). So I..

Read More

MySQL: Updating the Configuration of a MySQL DB System on OCI

Overview: A MySQL configuration is a collection of variables that define the operation of a MySQL DB system. It is analogous to the my.ini or my.cnf files that you use in..

Read More

MySQL: Creating a MySQL Configuration on OCI

Overview: A MySQL configuration is a collection of variables that define the operation of a MySQL DB system. It is analogous to the my.ini or my.cnf files that you use in..

Read More

OCI FortiGate HA Cluster – Reference Architecture: Code Review and Fixes

Introduction OCI Quick Start repositories on GitHub are collections of Terraform scripts and configurations provided by Oracle. These repositories are designed to help..

Read More

How to Upgrade OCI BaseDB (DBCS) from 19c to 23ai

Recently there was a requirement to upgrade DBCS PDB from 19c to 23ai. There might be other ways to do that but I found the best and easiest way is to create a new 23ai DBCS and..

Read More

Cloud Showdown: Bare Metal vs. VMs in OCI – Pros & Cons

Introduction The migration journey to the cloud for a business comes in different shapes and colors. Today, we’ll explore a quick comparison between Bare metal and VM platforms,..

Read More

MySQL in the Cloud: Oracle Cloud Infrastructure Leads the Way

The move to the cloud is no longer a trend; it’s a necessity. Businesses, especially those seeking to modernize their IT environments, are regularly analyzing which cloud solution..

Read More

Migrating JD Edwards to OCI: The Stock Market Playbook for IT Leaders

For every CIO and VP of IT, technological shifts can often feel as tumultuous as the ebbs and flows of the stock market. Drawing a parallel between migrating JD Edwards (JDE)..

Read More

How to Connect Python Application to OCI DBCS using Python-Oracledb

Pre-requisite: You should have an Oracle Database running on DBCS OCI

Read More

Peering OCI VCNs in the Same Tenancy Region Using Local Peering Gateways

Local VCN peering is the process of connecting two VCNs in the same region so that their resources can communicate using private IP addresses without routing the traffic over the..

Read More