JanusGraph AWS Setup
Hello all,
I'm using JanusGraph + Scylla DB + Elastic Cloud to graph a very large dataset and my current configuration seems to be always running into issues with AWS. I have JanusGraph setup in ECS Fargate with 2 containers for testing. I have an import tool built on python that downloads large json data sets from s3 buckets and transforms them into Groovy script to import through Gremlin via websocket.
I want to know if anyone else has been able to deploy JanusGraph on ECS with ALB and the load balancer correctly send websocket connections, or if there are any other recommendations or pitfalls I didn't realize?
I'm using JanusGraph + Scylla DB + Elastic Cloud to graph a very large dataset and my current configuration seems to be always running into issues with AWS. I have JanusGraph setup in ECS Fargate with 2 containers for testing. I have an import tool built on python that downloads large json data sets from s3 buckets and transforms them into Groovy script to import through Gremlin via websocket.
I want to know if anyone else has been able to deploy JanusGraph on ECS with ALB and the load balancer correctly send websocket connections, or if there are any other recommendations or pitfalls I didn't realize?