Deploy with Cloudformation
To run on AWS, deployment is simplified by using one of our CloudFormation templates.
There are separate templates available for AWS Marketplace deployment and for deployment with Licensed images. Each template gives the user the option of using existing VPC and Subnets or creating new ones. This is also the case for the S3 bucket that the Transformers and Graph Writer use. The templates also include a single container instance of Bitnami Kafka to orchestrate messaging between the Transformers and Graph Writer, so graph data created from executed transformations is automatically written to Neptune.
The containers included to run in the CloudFormation template are:
Studio Node
Studio UI
Semi Structured Transformer x1
SQL Transformer x1
Graph Writer x1
Bitnami Kafka
Template for Marketplace usage: https://graphbuild-cf-templates.s3.us-east-1.amazonaws.com/marketplace/marketplace-rootstack-v2.2.4.yaml
Template for being your own License usage: https://graphbuild-cf-templates.s3.us-east-1.amazonaws.com/licensed/rootstack-v2.2.4.yaml
Contact Graph.Build for a direct license
Navigate to the AWS console, CloudFormation homepage.
Select 'Create Stack' and in the popup menu 'with new resources (standard) N.B. This applies whether you are creating a new VPC or using an existing one.

Last updated

