Data plane setup on AWS

To set up your Union.ai data plane on Amazon Web Services (AWS), you must allow Union.ai to provision and maintain compute resources under your AWS account.

There are two approaches to setting up your data plane:

Use the Union.ai EKS Blueprints addon with AWS CDK to automate the provisioning of your data plane infrastructure, including the EKS cluster, IAM roles, and Helm chart deployment.

If the CDK path does not work for you, use AWS CloudFormation or the AWS console to create the required IAM roles and permissions, follow the manual installation steps.

CDK setup
Automate data plane provisioning with AWS CDK and EKS Blueprints