How to connect a private Redshift cluster?

devquora
devquora

Posted On: Feb 22, 2018

 

By selecting the option NO, you access for your private IP address within the VPC. Bu doing this, you execute the public IP address. Now, the way of its accessing is through the VPC.

One more method most of the people use to connect to a private database is by using the port forwarding by a Bastion server.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Amazon Redshift Interview Questions

    What is Amazon Redshift? How it work?

    Amazon Redshift is a petabyte-scale data warehouse service in the cloud that is fully managed. This enables you to use your data to acquire new insights for your business and customers....

    Amazon Redshift Interview Questions

    What are the limitations of Amazon Redshift?

    some limitations of Amazon Redshift are as follows: Amazon Redshift imposes a limit on the number of tables that you can create in a cluster by node type. An Amazon Redshift table cannot have more tha...

    Amazon Redshift Interview Questions

    Which query language is used by Amazon Redshift?

    SQL (Structured Query Language) is used by Amazon Redshift.   ...