Introduction In today’s data-driven era, businesses leverage data analysis to seize opportunities and gain a competitive edge. This makes it crucial for organizations to have a..
When it comes to cloud computing, CTOs, CIOs, and CFOs are constantly navigating the complex landscape of pricing structures, seeking the best value for their organizations. Among..
In the ever-changing landscape of enterprise IT, staying ahead often means adapting to changes in technology, this includes potential mergers & acquisitions between your IT..
In this third blog post series, we will be creating four main compartments
The default firewall features in Oracle Cloud Infrastructure (OCI) are provided using Security Lists(SL) and Network Security Groups(NSG). These work on the Layer3 level that is..
In my previous post, I talked about the setup of Terraform and a primer on what it is. In this blog post, I will create a simple resource in 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..
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..
Introduction OCI Quick Start repositories on GitHub are collections of Terraform scripts and configurations provided by Oracle. These repositories are designed to help..
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..