How to connect Amazon QuickSight to FTP 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 FTP data for visualizations, dashboards, and more. This article shows how to connect to FTP in Connect AI and build dashboards in Amazon QuickSight with access to FTP data.
CData Connect AI provides a pure cloud-to-cloud interface for FTP, allowing you to allowing build visualizations from FTP data in Amazon QuickSight. By importing your FTP 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 FTP Connectivity for Amazon QuickSight
Connectivity to FTP from Amazon QuickSight is made possible through CData Connect AI. To work with FTP data from Amazon QuickSight, we start by creating and configuring a FTP connection.
- Log into Connect AI, click Sources, and then click Add Connection
- Select "FTP" from the Add Connection panel
-
Enter the necessary authentication properties to connect to FTP.
To connect to FTP or SFTP servers, specify at least RemoteHost and FileProtocol. Specify the port with RemotePort.
Set User and Password to perform Basic authentication. Set SSHAuthMode to use SSH authentication. See the Getting Started section of the data provider help documentation for more information on authenticating via SSH.
Set SSLMode and SSLServerCert to secure connections with SSL.
The data provider lists the tables based on the available folders in your FTP server. Set the following connection properties to control the relational view of the file system:
- RemotePath: Set this to the current working directory.
- TableDepth: Set this to control the depth of folders to list as views.
- FileRetrievalDepth: Set this to retrieve and list files recursively from the root table.
Stored Procedures are available to download files, upload files, and send protocol commands. See the Data Model chapter of the FTP data provider documentation for more information.
- Click Save & Test
-
Navigate to the Permissions tab in the Add FTP 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 FTP data from Amazon QuickSight.
Import FTP Data into SPICE and Create Interactive Dashboards
The steps below outline creating a new data set based on the connection to FTP 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 FTP Data from Cloud Applications
At this point, you have a direct, cloud-to-cloud connection to FTP 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.