Published January 17th, 2024. Updated v8 March 1st, 2024.
Introduction
Oracle Fusion Analytics (Fusion Analytics) is a family of prebuilt, cloud-native analytics services that run on OCI (Oracle Cloud Infrastructure). About Fusion Analytics is an overview.
Private Fusion Analytics enables private network access to Fusion Analytics via private service endpoints and disallows traffic from the internet. Direct access is allowed only from private hosts in OCI or connected to OCI via a DRG (Dynamic Routing Gateway). Internet access is possible using public proxies that connect privately to the service endpoints.
A cloud account to host Fusion Analytics. You must have sign-in credentials for this cloud account.
Oracle recommends using the cloud account hosting Oracle Fusion Cloud Applications for simplified user-group synchronization.
OCI Region
A region supported by Fusion Analytics and subscribed to by the cloud account.
OCI Groups and Privileges
!
You must have the proper privileges in the OCI cloud account to deploy the examples.
You must have:
Tenancy management privileges or
All of the following:
Management privileges for a specific compartment
Cloud-shell privileges
Tenancy read privileges.
Tenancy Management Privileges
You have tenancy management privileges if:
You are a member of the Administrators group in the Default Identity Domain.
Your Identity Domain Group is granted the same privileges via this policy rule:
Allow <Identity Domain>/<Group> to Manage All-Resources in Tenancy
— or all of the following —
Compartment Privileges
You have compartment privileges if:
Your Identity Domain Group is granted privileges to an existing compartment via this policy rule:
Allow <Identity Domain>/<Group> to Manage All-Resources in Compartment <Compartment>
Cloud Shell Privileges
You have Cloud Shell privileges if:
Your Identity Domain Group or the Any-User pseudo-group is granted the Cloud Shell privilege via this policy rule:
Allow <Identity Domain>/<Group> to Use Cloud-Shell in Tenancy <Compartment>
Allow Any-User to Use Cloud-Shell in Tenancy
Tenancy Read Privileges
You have tenancy read privileges if:
Your Identity Domain Group is granted tenancy read privileges via this policy rule:
Allow <Identity Domain>/<Group> to Read All-Resources in Tenancy
Architecture
Initial State
This diagram depicts an OCI region in a customer’s cloud account (tenancy) with an Identity service and Oracle Fusion Cloud Applications provisioned.
Prepared State
This diagram depicts the OCI network components required before provisioning Fusion Analytics service endpoints.
Components
The deployment package deploys the following components. Component dependencies are illustrated below.
Deploy
A downloadable package of OCI Terraform resources, uploaded and run in an OCI Cloud Shell, deploys the network components required before provisioning Fusion Analytics with service endpoints.
An OCI cloud shell simplifies OCI authentication and provides a standardized method for various workstations.
Follow these steps to deploy the example components:
Sign in to the OCI cloud account and identity domain designated for Fusion Analytics.
Change to the OCI region designated for Fusion Analytics.