Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/add arangodb ec2 #62

Closed
wants to merge 48 commits into from
Closed

Conversation

isobel-daley-6point6
Copy link
Contributor

@isobel-daley-6point6 isobel-daley-6point6 commented Mar 27, 2024

This is the draft Terraform to support the deployment of ArangoDB to Data Workspace. The approach has been modified to use an ECS container with EC2 launch type (managed by an autoscaling group). An EBS volume has been mounted to support data persistence.

The ECS container (and associated EC2 instances) are now running in the datasets VPC. A public subnet and NAT gateway has been added to the datasets VPC to enable EC2 to access the ECS endpoint.

@isobel-daley-6point6
Copy link
Contributor Author

graph database arch-arango architecture drawio

This diagram provides a high level overview of the AWS infrastructure used to deploy Arango.

@michalc michalc closed this Jul 11, 2024
@michalc michalc deleted the feat/add_arangodb_ec2 branch July 11, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants