Even though Linux and macOS are popular, in the Oracle Applications world, you will end up with a requirement to have a Windows desktop. Most Oracle Applications users use Windows..
Introduction What’s the point of moving a database to the Cloud if we can’t automatically deploy it? After blogging about web compute provisioning on AWS (Amazon Web Services),..
Introduction I didn’t know I had that many things to write about refreshable PDB (Pluggable Database) clones, but I do like the techno and how useful it can be to application..
There are certain instances when you will have to make changes to your Oracle APEX server due to organizational requirements or other factors.
Introduction In the Cloud, Bastion or Jump Server is the only node exposed to the outside world and acts as a gateway between the Private Network where your backend resources..
In recent years, few aspects of modern life have enterprises and techies drooling more than the cloud. The amount of cloud data centers dominated by tech giants, Amazon,..
Introduction Terraform uses API (Application Programming Interface) to interact with your Cloud Provider’s platform. Hence many error messages thrown by your Terraform deployment..
This will be a small post and is mostly for me to remember how to do it. The other day I was asked to provide all of the resources that we had in OCI (Oracle Cloud..
Introduction In part II, and after demonstrating how to use OCI Bastion Service using the Console (see part I), we will cover how to create Bastion Service using automation tools..
As you may already know, scripting your RMAN (Oracle Recovery Manager) backups and storing your connectivity credentials in the actual scripts is not a good security practice...