Accessing an Autonomous Database from an OCI Function

Accessing an Autonomous Database from an OCI Function

After seeing how to create a custom image, in the previous case where we installed the Oracle client, now let’s try to use this custom image to connect to an Oracle database. We will make the most of the cloud capabilities. In this example, we will use the Infrastructure as Code (IaC) methodology to provide a real example of an easily replicable architecture for everyone. The “toautonomous” project is in the same GitHub repository used so far to talk about OCI Function fn-examples ....

September 1, 2023 · 2 min