Dear Weaviate Team,
I am currently evaluating the use of Weaviate in an AWS environment and have a few questions regarding the pricing of the following product:
- Weaviate Community Edition - Kubernetes Cluster
AWS Marketplace: Weaviate Community Edition - Kubernetes Cluster
Specifically, I would like to clarify how the pricing is calculated. Is the cost based on the total sum of all allocated CPUs and memory to the worker nodes?
For example, if I deploy the cluster on 3 worker nodes, each with 4 CPUs and 64 GB of memory, would the hourly cost be calculated as follows:
(12 CPUs x $0.006) + (192 GB x $0.012)
Also, considering that EKS costs are billed separately, can this Marketplace cost be considered a license fee for Weaviate?
- Weaviate Serverless Cloud
AWS Marketplace: Weaviate Serverless Cloud
[Pricing Tab]
Dimension Cost/unit
Weaviate Cloud Serverless $0.00
Weaviate Cloud Serverless (HA, Standard SLA) per 1M Dimensions Stored (min $75 pm) $0.285
Weaviate Cloud Serverless (non-HA, Standard SLA) per 1M Dimensions Stored (min $25 pm) $0.095
A. Is there no initial cost for serverless?
B. Also, can I just consider the stored cost without having to factor in separate infrastructure costs?
C. And Where is the data stored?
- Weaviate Enterprise Cloud
AWS Marketplace: Weaviate Enterprise Cloud
[Pricing Tab]
Dimension Cost/unit
Additional per 1M vector $0.285
I noticed that the Enterprise edition pricing is calculated per 1M ‘vectors’, while the Serverless Cloud edition is priced per 1M ‘dimensions stored’.
Could you please explain the reason for this difference in terminology?
Thank you.