Anas Darkal
-->Latest Posts
ExaCC: Patch Virtual Machine Cluster Grid Infrastructure
Oracle is responsible for performing patches and updates to ExaCC infrastructure every quarter (there is no patch in Dec). That includes: Physical Compute Nodes (Dom0) Network..
Peering OCI VCNs in Different Regions Using Dynamic Routing Gateway
In this blog, we will demonstrate the steps to peer two VCNs in different regions through a DRG in the same tenancy. This is called a remote VCN peering. The peering allows the..
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..
Oracle OCI Site-to-Site VPN to Meraki Switch – Part 2
We have started the workshop in the previous blog “Oracle OCI Site-to-Site VPN to Meraki Switch – Part 2” where we covered the steps to create DRG, a private subnet, and a..
Oracle OCI Site-to-Site VPN to Meraki Switch – Part 1
Site-to-Site VPN offers a simple and secure way to connect your on-premises network to Oracle Cloud Infrastructure over your existing internet connection. The data is encrypted..
Create Oracle Autonomous Database Using OCI CLI
The OCI CLI is a small-footprint tool that you can use on its own or with the Oracle Cloud Console to complete Oracle Cloud Infrastructure tasks. The OCI CLI provides the same..
Connect to Oracle Database System in Private Subnet Using OCI Connection
The Database Tools service allows you to create connections to Oracle database systems running in Oracle OCI. Connections work with Autonomous Database (ADB), Oracle Base Database..
Access OCI Compute Instance in Private Subnet with OCI Cloud Shell
There are several options for securely accessing Oracle Cloud Infrastructure (OCI) compute instances located in a VCN’s private subnet. The efficient option is OCI’s Bastion..
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
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.