Cloud
-
Oracle Database Cloud Service: Create a database from backup using Terraform
A common DBA task is to ensure that a development-type environment is refreshed. In a typical…
-
Creating custom database binaries in Oracle Cloud Infrastructure
Oracle Cloud Infrastructure (OCI) enables users to run the database in many different ways. Starting with…
-
Ansible tips’n’tricks: run select parts of a playbook using tags
I have recently re-discovered an Ansible feature I haven’t used in a while: tagging. Ansible allows…
-
Terraform tips’n’tricks: debugging data sources and testing interpolations
I have previously blogged about the use of Terraform data sources to fetch information concerning Oracle…
-
Terraform tips’n’tricks: getting the latest Oracle Linux 8 image OCID programatically
This post is a direct follow up to the previous one where I shared how I…
-
Terraform tips’n’tricks: getting the latest Oracle Linux 7 image OCID programatically
As with all cloud providers you need to specify an operating system image when creating virtual…
-
Ansible tips’n’tricks: using the OCI Dynamic Inventory Plugin in playbooks
After having covered how to configure the Ansible Dynamic Inventory Plugin for Oracle Cloud Infrastructure (OCI)…
-
Ansible Dynamic Inventory Plugin for OCI: where are all my hosts?
I wrote about the configuration of the Ansible Dynamic Inventory Plugin for Oracle Cloud Infrastructure (OCI)…
-
Ansible tips’n’tricks: configuring the dynamic inventory plugin for Oracle Cloud Infrastructure
As yet another preparation for a talk I’m about to give later this year I ran…
-
Oracle Cloud Infrastructure: using Network Security Groups and the caveat with the subnet’s default security list
This is going to be one of these posts I’m mainly writing to myself, in the…