Docker – Unable to connect to neo4j using python driver but works from neo4j browser
I'm Trying to setup neo4j instance using ec2 as a docker container. The ec2 is in private subnet and it is accessible using a application load balance. the load balancer has two listeners one for the browser and another for…