Before I proceed further, I will assume that you have an understanding of what is a compartment in Oracle Cloud Infrastructure (OCI), if not do check my blog: The Compartments of Oracle Cloud Infrastructure. In this blog, I have discussed…
Tag: #OCI
The Compartments of Oracle Cloud Infrastructure
The days when all your infrastructure sits in a data centre, we use to segregate the application or department specific infrastructure in different racks. Then came the virtualisation wave and we started segregating infrastructure resources using zones. But the virtualisation…
How I fixed ORA-19914: unable to encrypt backup on Oracle Database Cloud Service Instance
I am working with the Application administrator to migrate and update the Customer-to-Meter Application to Oracle Cloud. The Application is getting deployed into Oracle Weblogic on OCI and Database into Oracle Database Cloud Service. The Application Administrator requested to take…
What is Oracle WebLogic Server for OCI?
Do you know, Oracle WebLogic Server for Oracle Cloud Infrastructure (OCI) is an efficient way to quickly provision a Java Enterprise Edition (Java EE) application environment in OCI, which includes an Oracle WebLogic Server domain? This solution is accessible as…
OCI Utilities for Oracle Linux
Did you know that Oracle Linux platform images provide a set of utilities that allow instances to access information about infrastructure resources? These utilities include a service component and command-line tools that can help you automatically discover or provision resources.…
Lock OCI Resource: Network
Did you know that you can protect your important resources in Oracle Cloud Infrastructure (OCI) by using resource locking? It works just like resource locking in Azure and helps prevent accidental deletion or modification of your resources. Resource locking in…
Generate CSR for SSL Certificate
I wanted to share a helpful tip for anyone working on Cloud Implementation. When it comes to securing data, it’s always a good idea to encrypt it whether it’s at rest or in transit. Recently, one of my clients requested…