Ask Your Question
4

Is it not possible to establish a connection between AWS RDS and MySQL Workbench?

asked 2022-07-20 11:00:00 +0000

lalupa gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2021-07-06 16:00:00 +0000

woof gravatar image

It is possible to establish a connection between AWS RDS and MySQL Workbench. Here are the steps:

  1. Launch MySQL Workbench and click on the "New Connection" button from the home screen.
  2. Enter the necessary details such as the connection name, host name, port number, username, and password.
  3. Under the "Advanced" tab, select the "SSL" option and choose "Amazon RDS" from the dropdown list.
  4. Enter the necessary information such as the SSL CA File, SSL Key File, and SSL Certificate File. You can download these files from the "Certificates" section of your RDS instance dashboard.
  5. Click "Test Connection" to verify the connection and then click "OK" to save the connection details.

Once the connection is established, you can use MySQL Workbench to manage your AWS RDS databases.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2022-07-20 11:00:00 +0000

Seen: 9 times

Last updated: Jul 06 '21