Enterprise Deployment Guide for AWS
AWS Enterprise Deployment Guide for RagaAI Prism
Last updated
Was this helpful?
AWS Enterprise Deployment Guide for RagaAI Prism
Last updated
Was this helpful?
Deploying RagaAI Prism on your AWS infrastructure ensures that your data remains secure and within your control. Follow these steps to set up RagaAI Prism 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:
Replace placeholders:
<region>
: Deployment region
<bucket-name>
: S3 Bucket Name
Update Terraform Variables:
Update the terraform.tfvars
with the required values
customer_name: This will be the prefix for all AWS resources
region: Deployment region
vpc_cidr: your preferred CIDR range
s3_bucket_name: s3 bucket name that you created in the above step
Execute the following command for terraform init:
Execute the following command for provision the infra with terraform:
Get the required details to install Raga Prism in the next step:
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.
Configure kubectl to interact with your Amazon EKS (Elastic Kubernetes Service) cluster
Copy the TAR file provided by the RagaAI team into he instance & extract the file
Update the .env
file with the values that you get when you execute the terraform output command
Execute the following command to deploy Prism:
Access Prism 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 .