Skip to main content

Cost management

AIchor cost model

AIchor's pricing model is designed to provide flexibility based on your compute usage. You only pay for the compute resources you consume. Additionally, we offer discounts as your usage exceeds certain thresholds, making it even more affordable for high-volume or long-running operations. This tiered pricing structure is ideal for businesses seeking a cost-effective solution that adapts to their growing computational needs.

The use of the platform is charged to customers based on their compute usage and not on licences purchased.

FinOps

AIchor provides a dedicated feature for administrators and Financial teams to monitor cost in a granular manner. The FinOps page provides a breakdown of costs per project and per compute type. This would help administrators have a better insight on costs and more cost control.

alt text alt text

Billable services on cloud providers

AWS

AIchor utilizes a range of AWS services to deliver its advanced AI training capabilities. These services are billed based on usage and include compute resources like Amazon EKS for scalable processing, Amazon S3 for secure data storage, AWS Lambda for serverless operations, and ECR as a registry for model images. By leveraging AWS’s flexible pricing structure, AIchor ensures optimized performance while giving users control over their costs.

Below is the list of managed services, all of them being mandatory:

Managed service / computeDescription
EKSKubernetes clusters managed by AWS where workload will be executed.
Compute like RAM, CPU and GPU are charged in this service.
S3Object buckets where input/output experiment data is stored
ECRImages are stored
Lambda functionsUsed for ParallelCluster engines
Step functionsUsed for ParallelCluster engines
NLBRequired for communicating with the engine
ParallelClusterPClusters managed by AWS where slurm jobs will be executed.
Compute like RAM, CPU and GPU are charged in this service.

GCP

AIchor utilizes a range of GCP services to deliver its advanced AI training capabilities. These services are billed based on usage and include compute resources like GKE for scalable processing, GCS for secure data storage and GAR as a registry for model images. By leveraging GCP’s flexible pricing structure, AIchor ensures optimized performance while giving users control over their costs.

Below is the list of managed services, all of them being mandatory:

Managed service / computeDescription
GKEKubernetes clusters managed by GCP where workload will be executed.
Compute like RAM, CPU and GPU are charged in this service.
GCSObject buckets where input/output experiment data is stored
GARImages are stored