Manage data credentials for GCP
A data credential for GCP in PhoenixAI references a Google Cloud Storage bucket, and a service account that declares read and write permissions on the bucket. Through the service account, the VMs within the VPC can gain read and write permissions on the specific bucket. After you create a PhoenixAI cluster by using a specific data credential, all profiles generated by PhoenixAI for SQL queries within the cluster will be stored in the Google Cloud bucket referenced in the data credential. In addition, if you create an Elastic cluster, the data will be stored in this bucket by default.
Manage deployment credentials for GCP
A deployment credential for GCP in PhoenixAI provides information about the grant of permissions to PhoenixAI's public service account for launching necessary resources required for your deployment and follow-up scaling.
Manage network configurations for GCP
A network configuration for GCP in PhoenixAI enables connectivity between cluster nodes within your own VPC and between PhoenixAI's VPC and your own VPC.