AWS Marketplace Template Options
Use one of the templates below to automatically deploy the Graph.Build platform components you need. Each template is preconfigured for a different use case.
Studio Only Templates
Lightweight GraphBuild Studio deployments for single-user or small team usage. Three variants available with progressively larger Node.js backend images and instance size options.
studio-s: t3.medium/t3.large, small node image (single user)
studio-m: t3.medium/t3.large, medium node image (up to 5 users)
studio-l: t3.medium/t3.large/t3.xlarge, large node image (up to 10 users)
What's Included:
Images: studio-ui:2.2.4, studio-node:aws_marketplace_{s/m/l}_2.2.4
Instance Types: t3.medium to t3.xlarge (varies by template)
Infrastructure: Single ECS instance, Application Load Balancer, EFS storage
Networking: Public/private subnets (create new or use existing VPC)
Optional: SSH access, CloudFront for instant HTTPS
Use Case: Standalone studio for data modeling and visualization without transformers or graph database.
Studio-small https://graphbuild-cf-templates.s3.us-east-1.amazonaws.com/studio-s/marketplace-rootstack-v2.2.4.yaml
Studio-medium https://graphbuild-cf-templates.s3.us-east-1.amazonaws.com/studio-m/marketplace-rootstack-v2.2.4.yaml
Studio-large https://graphbuild-cf-templates.s3.us-east-1.amazonaws.com/studio-l/marketplace-rootstack-v2.2.4.yaml
Studio and Transformer Templates
GraphBuild Studio with standalone transformer capabilities for data ingestion and processing without graph database connectivity.
marketplace-ss: Studio + Semi-Structured Transformer (JSON, CSV, XML processing)
marketplace-sql: Studio + SQL Transformer (relational database ingestion)
marketplace-ss-sql: Studio + Both Transformers (combined capabilities)
What's Included:
Images: studio-ui:2.2.4, studio-node:aws_marketplace_{s/m/l}_2.2.4, transformer images
Instance Types: t3.xlarge or t3.2xlarge
Infrastructure: Single ECS instance, Application Load Balancer, EFS storage, S3 integration
Transformers: Standalone mode (no Kafka or graph-writer, output to S3)
Networking: Public/private subnets (create new or use existing VPC)
Optional: SSH access, CloudFront for instant HTTPS
Use Case: Data ingestion and transformation workflows with studio interface, outputting processed data to S3 for later consumption.
Studio and Semi-Structured Transformer https://graphbuild-cf-templates.s3.us-east-1.amazonaws.com/marketplace-ss/marketplace-rootstack-v2.2.4.yaml
Studio and SQL Transformer https://graphbuild-cf-templates.s3.us-east-1.amazonaws.com/marketplace-sql/marketplace-rootstack-v2.2.4.yaml
Studio, SQL Transformer and Semi-Structured Transformer https://graphbuild-cf-templates.s3.us-east-1.amazonaws.com/marketplace-ss-sql/marketplace-rootstack-v2.2.4.yaml
Studio, Transformer, Kafka and Writer Templates
Full GraphBuild pipeline with streaming architecture for real-time data ingestion and graph database integration.
marketplace-sql-writer: Studio + SQL Transformer + Kafka + Graph Writer
marketplace-ss-writer: Studio + Semi-Structured Transformer + Kafka + Graph Writer
What's Included:
Images: studio-ui:2.2.4, studio-node:aws_marketplace_{s/m/l}_2.2.4, transformer, Kafka, graph-writer
Instance Types: t3.xlarge or t3.2xlarge
Infrastructure: Single ECS instance, Application Load Balancer, EFS storage, S3 integration
Data Pipeline: Transformer → Kafka → Graph Writer → Neptune
Networking: Public/private subnets (create new or use existing VPC)
Optional: SSH access, CloudFront for instant HTTPS
Use Case: End-to-end data transformation and graph database loading with streaming message queue for reliable, scalable ingestion.
Studio, SQL Transformer, Kafka, Graph Writer https://graphbuild-cf-templates.s3.us-east-1.amazonaws.com/marketplace-sql-writer/marketplace-rootstack-v2.2.4.yaml
Studio, Semi Structured Transformer, Kafka, Graph Writer https://graphbuild-cf-templates.s3.us-east-1.amazonaws.com/marketplace-ss-writer/marketplace-rootstack-v2.2.4.yaml
Studio, Semi Structured Transformer, SQL Transformer, Kafka, Graph Writer https://graphbuild-cf-templates.s3.us-east-1.amazonaws.com/marketplace/marketplace-rootstack-v2.2.4.yaml
Last updated

