Multi-tenant management using Terraform
If you are operating as a service provider and your are in the lead for managing multiple OCI tenants you would like to be efficient and in control of all…
If you are operating as a service provider and your are in the lead for managing multiple OCI tenants you would like to be efficient and in control of all…
Introduction In my last blog I talked about the basics of OCI DNS, how it works and how you can resolve to your own domain. So what if I want…
This time we will talk about OCI DNS. At first glance, it looks like a complex service but turns out very powerful. In this scenario we will setup a configuration…
Keeping your ExaCS clusters up to date is important. In this article I will provide some basic steps on what to do. I made an interactive script so I can…
When spinning up a compute instance in OCI using Terraform, it is relatively easy to fetch the latest OS image you need and attach it to your compute resource. But…
Moving your virtual machines to Oracle Cloud Infrastructure (OCI) is nice to reduce costs in Life Cycle Management for your physical compute, networking and storage. Although you don’t have to…