Database access in lightsail aws account

0

How can i access my lightsail database access for some change in code and upload again on server

asked 2 years ago252 views
1 Answer
0

Hi

I understand you want to access your AWS Lightsail database. There are multiple ways to accessing your AWS Lightsail database. You can access your AWS Lightsail database Postgre SSL connection [1], there is a way for when accessing a MySql database [2] and for when accessing PostgreSQL [3].

[1] https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-connecting-to-mysql-database-using-ssl

[2] https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-connecting-to-your-mysql-database

[3] https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-connecting-to-your-postgres-database

Lwazi
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions