Skip to content
Monda Help Center home
Monda Help Center home

AWS Redshift Source

In order to setup AWS Redshift as a data source, you need admin access to an AWS Redshift cluster to create a read-only user.

Connecting Redshift to Monda

Once the read-only user is set up, connect your Redshift cluster to Monda.

  1. In your Provider Portal, go to Onboard > Sources > Add Connection.

  2. Select Redshift Database from the dropdown menu.

    • Admins must provide the following information:

      • Host: Redshift endpoint (e.g. your-cluster-name.region.redshift.amazonaws.com )

      • Port: typically 5439 (the default Redshift port)

      • Database: your Redshift database name

      • User: the read-only user created (e.g. monda_reader)

      • Password: the password for the read-only user

  3. Click Create. After the connection is established, you can test it via the Test Connection button.

    AWS Redshift set up source.gif