You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Using Terraform scripts: [Oracle Cloud Foundation Terraform Structure](https://github.com/oracle-devrel/terraform-oci-oracle-cloud-foundation/tree/main/cloud-foundation)
5
5
* Using the OCI CLI
6
6
7
7
The steps below show how to create an Autonomous Database using the OCI CLI.
@@ -16,7 +16,7 @@ The steps below show how to create an Autonomous Database using the OCI CLI.
16
16
17
17
## Deploy your Autonomous Database
18
18
Autonomous Database will be deployed on a public endpoint - which will simplify the architecture. The OCI CLI will deploy:
19
-
* An Oracle Autonomous Database. It is deployed to a private subnet on that VPC Network. That private subnet is managed by Oracle Database@Google Cloud.
19
+
* An Oracle Autonomous Database
20
20
* An Object Storage bucket with sample data
21
21
* Sample code will use OCI GenAI (or other AI service).
0 commit comments