How to connect Amazon QuickSight to Google Cloud Storage Data
Amazon QuickSight allows users to build interactive dashboards in the cloud. When paired with CData Connect AI, you get cloud-to-cloud access to Google Cloud Storage data for visualizations, dashboards, and more. This article shows how to connect to Google Cloud Storage in Connect AI and build dashboards in Amazon QuickSight with access to Google Cloud Storage data.
CData Connect AI provides a pure cloud-to-cloud interface for Google Cloud Storage, allowing you to allowing build visualizations from Google Cloud Storage data in Amazon QuickSight. By importing your Google Cloud Storage data into the Amazon QuickSight "Super-fast, Parallel, In-memory Calculation Engine" (SPICE), you can leverage the powerful data processing features of the Amazon ecosystem to build responsive dashboards. And with the ability to schedule refreshes of the data stored in SPICE, you control how up-to-date your dashboards are.
Configure Google Cloud Storage Connectivity for Amazon QuickSight
Connectivity to Google Cloud Storage from Amazon QuickSight is made possible through CData Connect AI. To work with Google Cloud Storage data from Amazon QuickSight, we start by creating and configuring a Google Cloud Storage connection.
- Log into Connect AI, click Sources, and then click Add Connection
- Select "Google Cloud Storage" from the Add Connection panel
-
Enter the necessary authentication properties to connect to Google Cloud Storage.
Authenticate with a User Account
You can connect without setting any connection properties for your user credentials. After setting InitiateOAuth to GETANDREFRESH, you are ready to connect.
When you connect, the Google Cloud Storage OAuth endpoint opens in your default browser. Log in and grant permissions, then the OAuth process completes
Authenticate with a Service Account
Service accounts have silent authentication, without user authentication in the browser. You can also use a service account to delegate enterprise-wide access scopes.
You need to create an OAuth application in this flow. See the Help documentation for more information. After setting the following connection properties, you are ready to connect:
- InitiateOAuth: Set this to GETANDREFRESH.
- OAuthJWTCertType: Set this to "PFXFILE".
- OAuthJWTCert: Set this to the path to the .p12 file you generated.
- OAuthJWTCertPassword: Set this to the password of the .p12 file.
- OAuthJWTCertSubject: Set this to "*" to pick the first certificate in the certificate store.
- OAuthJWTIssuer: In the service accounts section, click Manage Service Accounts and set this field to the email address displayed in the service account Id field.
- OAuthJWTSubject: Set this to your enterprise Id if your subject type is set to "enterprise" or your app user Id if your subject type is set to "user".
- ProjectId: Set this to the Id of the project you want to connect to.
The OAuth flow for a service account then completes.
- Click Save & Test
-
Navigate to the Permissions tab in the Add Google Cloud Storage Connection page and update the User-based permissions.
Add a Personal Access Token
When connecting to Connect AI through the REST API, the OData API, or the Virtual SQL Server, a Personal Access Token (PAT) is used to authenticate the connection to Connect AI. It is best practice to create a separate PAT for each service to maintain granularity of access.
- Click on the Gear icon () at the top right of the Connect AI app to open the settings page.
- On the Settings page, go to the Access Tokens section and click Create PAT.
-
Give the PAT a name and click Create.
- The personal access token is only visible at creation, so be sure to copy it and store it securely for future use.
With the connection configured and a PAT generated, you are ready to connect to Google Cloud Storage data from Amazon QuickSight.
Import Google Cloud Storage Data into SPICE and Create Interactive Dashboards
The steps below outline creating a new data set based on the connection to Google Cloud Storage in Connect AI, importing the dataset into SPICE, and building a simple visualization from the data.
- Log into Amazon QuickSight and click "Manage data."
- Click "Now data set," select SQL Server as the data source, configure the connection to your Connect AI instance, and click "Create data source."
- Select a table to visualize (or subait a custom SQL query for your data).
- Click "Edit/Preview data" to customize the data set.
- Select "Import to SPICE for quicker analytics" and click "Visualize."
- Select fields to visualize and a visual type.
Schedule Refreshes for SPICE Data Sets
QuickSight users can schedule refreshes for data sets that are imported into SPICE, ensuring that data being analyzed is only as old as the most recent refresh.
- Navigate to the QuickSight home page.
- Click "Manage data."
- Select the data set you wish to refresh.
- Click "Schedule refresh."
- Click Create, configure the refresh settings (time zone, repeat frequency, and starting datetime), and click Create.
Live Access to Google Cloud Storage Data from Cloud Applications
At this point, you have a direct, cloud-to-cloud connection to Google Cloud Storage data from your Amazon QuickSight dashboard. You can create new visualizations, build interactive dashboards, and more. For more information on gaining live access to data from more than 100 SaaS, Big Data, and NoSQL sources from cloud applications like Amazon QuickSight, refer to our Connect AI page.