I want to know that Is it possible that create mysql database from EC2 Instance 1 and you can access same database from Instance 2 ?
Actually I have created two instance on aws and I have created mysql database from instance 1 and I want to access same database in Instance 2.
Is it possible?