System Requirements
Requirements for installing RIME are listed in the following categories:
- Tools
- utilities for deploying or maintaining the cluster
- Resources
- consumable, measurable artifacts such as S3 buckets
- Permissions
- privileges required to perform deployment or maintenance actions
- Information
- values that must be defined on the system, which vary based on specific configurations
The following information provides a working understanding of deployment requirements. RIME staff can work with your team to generate a comprehensive list based on your specific infrastructure needs.
Tools
Resources
All resource specifications are approximate. Actual resource requirements will vary with your specific use case.
VPC x 1
Private Subnet x 2 (recommended at least 50 IP addresses per subnet)
Public Subnet x 2 (recommended at least 10 IP addresses per subnet)
S3 bucket x 3 (can add more as needed)
EC2 instances x 6* (recommended with auto-scaling for up to at least 20 instances)
5 for control plane services
recommended at least 16 GiB RAM (such as the
t3.xlarge
template) in an Autoscaling Group (5 minimum, 5 desired, 10 maximum)
1 for data plane services
recommended at least 32 GiB RAM (such as the
t3.2xlarge
template) in an Autoscaling Group (1 minimum, 1 desired, 10 maximum)
1 Network Load Balancer*
(NOTE: this is auto-provisioned by the Ingress LoadBalancer service)
1 SSL Certificate
1 Domain
Permissions
Robust Intelligence provides you with an updated list of specific IAM resources before deployment.
Administrator IAM Role
to create and destroy cluster resources
Model Testing Service-Linked IAM Role
to enable the cluster to read models and data
Cluster Autoscaler IAM Role (Optional)
to enable EKS to automatically scale up the cluster
External DNS IAM Role (Optional)
to modify DNS records in Route 53
Elastic Load Balancer Service-Linked IAM Role (Optional)
to manage network load balancers
Blob Storage Service-Linked IAM Role (Optional)
to enable the cluster to read and write models and data to and from a dedicated S3 bucket
ECR Image Builder Service-Linked IAM Role (Optional)
to enable the cluster to build custom Docker images in order to containerize model dependencies
ECR Repo Manager Service-Linked IAM Role (Optional)
to enable the cluster to push custom Docker images in order to containerize model dependencies
Information
Desired AWS region or regions.
Desired custom integrations. RIME staff is available to assist in determining which custom integrations to use.
Designated cluster administrator email address.
Email addresses of the Data Science team members, in order to create the respective accounts.
OIDC Configuration Values (Optional)
Client ID
Client Secret
Issuer URL
Callback URL
SMTP Configuration Values (Optional)
Server URL and port
Sender address
Sender address secret
Receiver address(es)