Using Neo4j Browser to access Neo4j deployed on AWS EC2

If I deploy Neo4j on AWS EC2, Is it possible to use Neo4j Browser to access neo4j and run Cypher queries? I ask because my code to create nodes and relationships and query them is all in Cypher. I have been using my own laptop so far, but the next dataset is huge, and might require more RAM/storage, so I need to use EC2 for this.

If it is possible, would appreciate if anyone has any links/resources that help with deploying neo4j on ec2 and access it using Neo4J Browser.

Many Thanks.

What do you mean by automatically? Is the self-signed-cert created by neo4j when starting it with HTTPS enabled ?

I just installed on Ubuntu and I am having trouble getting the .conf to take effect. I restart neo4o after each change, but it is quite random what config settings seem to be active. Perhaps I am missing something. Mayne it takes longer time for the conf to take effect or something. If I enable https, regular http stop working, but only sometimes. Very weird.