AWS CloudFormation Deployment Instructions

This topic provides instructions for deploying AnzoGraph DB and its supporting infrastructure on AWS. Before starting the deployment process, make sure that your environment meets the requirements described in Prerequisites for CloudFormation Deployments.

Choose the Deployment Steps to Follow

For guidance that is tailored for your deployment scenario, review the scenarios described in the I Want to column in the table below. Then click the link in the Steps to Follow column that corresponds to your use case.

I Want to... Steps to Follow
Deploy AnzoGraph DB into a public subnet with restricted access, as described in Deploy AnzoGraph in an Existing Public Subnet with Restricted Access. Deploy AnzoGraph with Restricted Access
Deploy AnzoGraph DB into my existing intranet VPC, as described in Deploy AnzoGraph in a Private VPC Subnet.
I want the CloudFormation wizard to create a private subnet using my VPC's dynamic routes and deploy a NAT gateway to enable outbound traffic between the AnzoGraph DB instances in my new private subnet and the internet or other AWS services.

Or

I want full control over the deployment so that the AnzoGraph DB cluster gets created in my existing VPC and subnet, which is already NAT-enabled or configured with internet and intranet access.

Deploy AnzoGraph in a Private VPC Subnet (Intranet)
Deploy AnzoGraph DB for use as an AWS PrivateLink service, as described in Deploy AnzoGraph as SaaS using AWS PrivateLink. Deploy AnzoGraph as SaaS
Deploy AnzoGraph DB using the AnzoGraph DB CloudFormation service role, as described in Applying the IAM Policy to a CloudFormation Service. Deploy AnzoGraph with a CloudFormation Service Role

Related Topics