Enterprise Deployment Guide for AWS
AWS Enterprise Deployment Guide for RagaAI Catalyst
Last updated
Was this helpful?
AWS Enterprise Deployment Guide for RagaAI Catalyst
Last updated
Was this helpful?
Deploying RagaAI Catalyst on your AWS infrastructure ensures that your data remains secure and within your control. Follow these steps to set up RagaAI Catalyst in your AWS account.
To get started quickly, you can use the Terraform Templates and scripts provided by the Raga team:
Set Up the AWS User: The user running the installation is assumed to have administrator privileges. Alternatively, create a dedicated with a specific set of permissions.
Service Quotas: Ensure that the Service Quotas minimum is set to 32 vCPUs at the account level for compute-optimized (C) instance types for EKS worker node groups.
Ensure that your system supports Bash commands
The following CLI tools should be installed
Validate aws cli Login:
Extract the TAR file provided by the RagaAI team:
aws-infra.sh
is the cloud provisioning script. This uses python, aws cli and terraform to provision the base infra.
Replace placeholders:
<region>
: Deployment region
<customer-name>
: This will be prifix for all aws resources
<docker-hub-pat>
: Provided by RagaAI team
Note: You can also set up your cloud environment using the following requirements as an Alternative to the RagaAI Terraform templates
SSH into the instance and run the installation command.
Download and Extract the TAR file provided by the RagaAI team:
raga-catalyst-aws-deploy.sh
is the Catalyst deployment script.
<location>
: AWS region
<customer-name>
: This will be prifix for all AWS resources
<release-tag>
: Get the release version from Raga team
Access Catalyst UI with the private loadbalancer Endpoint
Portal: http://<Load_Balancer_EndPoint>
API: http://<Load_Balancer_EndPoint>/api
For any issues during the deployment process or additional assistance, please contact our support team at .