Upgrade to Pro — share decks privately, control downloads, hide ads and more …

How to connect to AWS Elastic Beanstalk Postgres DB using PSequel app

How to connect to AWS Elastic Beanstalk Postgres DB using PSequel app

How to connect to AWS Elastic Beanstalk Postgres DB using PSequel app

Zulhilmi Zainudin

July 08, 2016
Tweet

More Decks by Zulhilmi Zainudin

Other Decks in How-to & DIY

Transcript

  1. How to connect to AWS Elastic Beanstalk Postgres DB using

    PSequel app @zulhhandyplast Last update: 9th July 2016 01:40AM
  2. Go to https://console.aws.amazon.com/vpc/, click Security Groups and find a record

    based on #5 and #6 values from first step. And then, check the checkbox
  3. Put Host, Port, User and Database values based on the

    values from first step. Password is your DB password that you put during database creation process (not in this tutorial). Click Connect button
  4. You’re now remotely connected to your AWS RDS Postgres database.

    Now you can see your DB structures, contents and do CRUD operation for that contents