Moved my blog to OCI

Been planning to do this for ages, old blog was using marketplace image in GCP with WordPress, downside was that it was hard/impossible to update components so the old site was running on fumes and not really being something I…

Been planning to do this for ages, old blog was using marketplace image in GCP with WordPress, downside was that it was hard/impossible to update components so the old site was running on fumes and not really being something I…

As you know, Oracle Database@Azure has been available now for few years and Microsoft has made awesome advantages in the solution during this time. Some of the things might not be so “hot” but if you work with any of…
Something new! Whenever I work with specific databases in cloud, I’ve typically had to pull information through CLI and/or via Console. When you have multiple databases or Exadata platforms, it’s gotten to a point that it’s hard to get simple…
This is more of a bookmark/reminder, but I ran into issues where we weren’t sure if the SIEM tool being used to ingest data from OCI Streaming is actually able to connect to the stream. I figured there must be…
Continuing testing Oracle Database@Google features, this time I wanted to test provisioning using gcloud CLI on Google and seeing how it works out. Google has documentation on using CLI to provision Autonomous Database (ADB) here: Some of the variables…
This topic keeps coming up and there are many good blog posts from Oracle and their A-Team on this. As you know, you utilize Oracle Service Gateway to access Oracle Services within the Region. However, you can also broadcast these…
If you’ve worked with Autonomous Database previously, you know that every now and then you need to get files from the Autonomous Database or put files to Autonomous Database so they can be processed. For example, when you migrate data…
Well this took a while! With recent work and travel it’s been couple busy months. Excited to write on this after being at Google Next 25 last week! I really feel the Oracle partnership with Google, Azure and AWS is…
Just saw that OCI has enabled preview for new OCI Console experience. To enable it, scroll down on your dashboard after login and click on the enable preview. Let’s take a look on it! When I login to the Console,…
I recently got a requirement to get all Cloud Guard recipes and their rule risk levels printed out. I could go and get them one by one from the Console but thought it’s doable via OCI CLI. Looking the CLI…