Blog: OCI (6)

-->

Latest Posts

MySQL: Migrate MySQL to OCI MySQL HeatWave – Part 3/3

In this blog, we will cover the steps to create MySQL Heatwave in Oracle OCI and load MySQL shell dump data into MySQL HeatWave from OCI object storage.

Read More

OCI – Configure Site-to-Site VPN with Meraki MX100

In this blog, we have 2 steps. One to configure on the OCI side another to setup on the Meraki side.

Read More

MySQL: Migrate MySQL to OCI MySQL HeatWave – Part 2/3

In the previous blog post “MySQL: Migrate MySQL from on-premises to OCI MySQL HeatWave – Part 1/3“, we went over the steps to install MySQL on OCI compute instance.

Read More

MySQL: Migrate MySQL to OCI MySQL HeatWave – Part 1/3

This will be a workshop to show how to migrate MySQL data from MySQL 8 Community Edition running on OCI compute instance to OCI MySQL HeatWave. This will be covered over three..

Read More

Attach Oracle Cloud Block Volume to OCI Compute Instance

Block Volume provides network storage to use with your Oracle Cloud compute instances. After you create, attach, and mount a volume to your instance, you can use it just as you..

Read More

OCI-CLI Warning on Windows: Python 3.6 is No Longer Supported by Core Team and My Fix to Silence the Noise

Did you know what’s been driving me crazy lately? That Python deprecation warning on Windows 10 after upgrading to OCI CLI 3.x. It’s been going on for a month or two now, and at..

Read More

My Corrected OCI-IAM-Compartment Terraform Module

So, turns out I’ve been living in the Stone Age of Terraform. I thought keeping my code lean and mean was the way to go, but apparently, the cool kids are all about terraform..

Read More

Back to Cloud Basics : Identity and Access Management (IAM)

The first day I decided to create my very first blog post, I decided that it would be oriented towards people either in their first steps of the tech I was writing or wanting to..

Read More

Migrate to OCI using Cross-Platform Transport of a PDB Using Inconsistent Backups

Introduction RMAN offers to transfer data between platforms in a multi-tenant setting. You can move an entire multitenant container database (CDB), the root container only, or one..

Read More

Terraform Tips: How to Recover Your Deployment From a Terraform Apply Crash

Introduction Infrastructure Automation is a lifesaver for OPS teams in their day-to-day duties, but when it comes to giving full control to new tools and frameworks, watch out for..

Read More