AWS Redshift
info
Amazon Redshift is a fast, scalable, and fully managed data warehouse solution provided by Amazon. It is a columnar storage database service for processing large data sets, designed to support large-scale data analysis and business intelligence needs.
Redshift supports standard SQL queries and integrates with common business intelligence tools and data analysis tools. It provides various features such as parallel query execution, data sharding, and distributed data loading to provide high throughput and low query latency.
Data source configuration
On the data source management page, click New Data Source.
Select the data source type: Redshift, and then configure the following details:
Attributes | English | Description |
---|---|---|
Host | Host | Host address domain name or IP |
Port number | Port | Service port number |
User | User Name | Account used to connect to the data source |
Password | Password | Account password used to connect to the data source |
Database | Database | Database instance connected to the data source |
Region | Region | Region |
Cluster | Cluster Identifier | Cluster unique identifier |
Secret | Secret Arn | User secret or Arn |