SamWiicks
SamWiicks

Reputation: 95

AWS Elastic Beanstalk and Neo4j

I am new to web application development.I developed a web application(rest web service) that has both mysql and neo4j database. now I want to host it on the internet for a mobile app to consume.I was wandering if anyone could point me to steps i need to take to successfully deploy it on AWS.I have looked in to EC2 and Elastic Beanstalk and confused of how i should proceed further. Thank you

Upvotes: 4

Views: 613

Answers (1)

subvertallchris
subvertallchris

Reputation: 5482

I suggest you check out GrapheneDB. They're the only game in town as far as hosted Neo4j goes, as far as I know. They do a great job.

Upvotes: 4

Related Questions