The Weaviate SaaS Platform offers hassle-free deployment, hosting the vector database cluster within your AWS tenant and VPC. This end-to-end deployment includes the Weaviate Enterprise Terms (support) and Enterprise Service License Agreement, ensuring a comprehensive and supported SaaS experience for your organization.
A SaaS solution built on the popular open-source low-latency vector database. Benefit from out-of-the-box support for multimodal media types (text, images, etc.) and seamlessly combine vector search with structured filtering. Leverage the fault tolerance of a cloud-native database accessible through a variety of client-side programming languages, enhancing your data capabilities effortlessly.
Please note that if you cancel your SaaS Marketplace Subscription, Weaviate will delete your clusters and your Weaviate organization.
Highlights
End-to-end vector database for vector similarity search, hybrid search, and advanced filtered search.
Optional integrations with SageMaker, Bedrock, OpenAI, Cohere, HuggingFace, and many others.
Suited for vector search, retrieval augmented generation (RAG), and generative search.
AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
Pricing is based on the duration and terms of your contract with the vendor, and additional usage. You pay upfront or in installments according to your contract terms with the vendor. This entitles you to a specified quantity of use for the contract duration. Usage-based pricing is in effect for overages or additional usage not covered in the contract. These charges are applied on top of the contract price. If you choose not to renew or replace your contract before the contract end date, access to your entitlements will expire.
Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator to estimate your infrastructure costs.
Weaviate Cloud Premium uses a contract-based structure with two dimensions. The Commit Amount is your prepaid annual contract that gives you access to the Weaviate Vector Database. This sets your baseline spend for the term. The second dimension, Additional per 1M vector, charges for extra usage measured by vector dimensions stored. It applies when your storage grows beyond what your commit covers. Your total cost scales with how many vector dimensions you store. This managed database service runs on a predictable annual agreement, with usage-based charges layered on top as your storage needs increase.
Top-of-mind questions for buyers
What counts as a vector dimension for the Additional per 1M vector charge?
A vector dimension is one numeric value in a stored vector. Each stored vector holds many dimensions, so one record can add several hundred or thousand dimensions. The charge counts these in blocks of 1 million dimensions stored beyond what your commit covers.
How do the Commit Amount and Additional per 1M vector charges combine on my bill?
You prepay the Commit Amount for the annual term to access the Weaviate Vector Database. The Additional per 1M vector charge applies only when stored vector dimensions exceed what your commit covers. Both appear together, with storage volume driving the added usage cost.
Does this plan cover shared or dedicated infrastructure?
The contract gives you access to the managed Weaviate Vector Database. The service offers both shared and dedicated deployment options, with dedicated running on isolated, single-tenant infrastructure. To confirm which deployment your contract includes, contact the vendor.
weaviate.io
Helpful?
Vendor refund policy
All fees are non-cancellable and non-refundable except as required by law.
Request a private offer to receive a custom quote.
How can we make this page better?
Tell us how we can improve this page, or report an issue with this product.
Give us feedbackReport a problem with this product or seller
Legal
Vendor terms and conditions
Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA).
Content disclaimer
Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.
SaaS delivers cloud-based software applications directly to customers over the internet. You can access these applications through a subscription model. You will pay recurring monthly usage fees through your AWS bill, while AWS handles deployment and infrastructure management, ensuring scalability, reliability, and seamless integration with other AWS services.
Please visit https://weaviate.io/partners/aws/contactus to request support and setting up support contract for critical response SLA, the setup of support channels (Slack, email, and phone), and to receive optional complementary training from experts at Weaviate.
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Weaviate Makes Vector Search Straightforward for AI Experiments
Reviewed on Aug 30, 2026
Review provided by G2
What do you like best about the product?
I like that Weaviate makes it fairly straightforward to work with vector data and search through it. The documentation is useful when setting things up, and the dashboard makes it easy to keep track of the projects and collections. It also works well for experimenting with AI and search-related use cases.
What do you dislike about the product?
It can take some time to understand the different concepts if you're new to vector databases. Some of the configuration options can also feel a little overwhelming at first.
What problems is the product solving and how is that benefiting you?
Weaviate helps with storing and searching vector data, which is useful for AI-based search and retrieval use cases. It gives a convenient way to experiment with semantic search without having to build the whole infrastructure from scratch.
Professional Training & Coaching
All-in-One Open-Source Vector Search Platform for Production-Ready AI
Reviewed on Aug 29, 2026
Review provided by G2
What do you like best about the product?
Weaviate is an all-in-one platform for building vector search, RAG, and agent memory management for us. With it, we design, build, and ship the entire AI stack, from local development through to our AWS production environment. Above all, it’s open source, which helps eliminate vendor lock-in concerns for our organization and also provides the flexibility to customize, improving overall performance.
With its vector database, we store, index, and retrieve different types of media information for our products, which supports scaling AI agentic systems. It also includes an Explorer that runs semantic, keyword, and hybrid search with aggregation, without needing to write GraphQL that saves time for our engineers.
Weaviate embeddings also help deliver efficient, faster models like Snowflake designed for enterprise-level retrieval operations.
What do you dislike about the product?
Although it has decent features, the UI feels slightly outdated based on my experience. When it comes to integrations with third-party platforms outside of the machine learning ecosystem, it’s not quite there yet. That said, because of the open-source community on GitHub, I expect the number of integrations to grow over time for other tech stacks that we use daily.
It does offer a 7-day free trial, but after that, calculating the overall monthly cost is complicated. It charges different services at different rates, which makes it hard to understand the final price per month. We have to use a calculator to add up all the final costs.
What problems is the product solving and how is that benefiting you?
Its native data query agent turns natural language–based questions into database queries and operations, which eliminates the time we used to spend writing SQL. This AI-based query agent delivers good results with dynamic filters, cross-collection routing, and source citation for our conversational AI apps, including customer-support chatbots. We can upload or add new databases from our knowledge base into collections, where we’re able to review detailed metadata and properties to evaluate the dataset.
It also includes a fully managed memory for AI agents called Engram, which remembers personalized preferences and decisions across all of our agent sessions. This helps shrink the context window and sends relevant, structured memories to our production agents during customer interactions.
We noticed our database costs dropped by 11% thanks to more efficient resource consumption and an optimized memory footprint. On top of that, it offloads tenant details to cold storage, which further reduces storage usage and cost.
It also secures and isolates our customer data, which is an important safety net for us. The open-source community has created support documentation that’s handy when we need to troubleshoot and fix issues.
Anonymous
Efficient Vector Retrieval, Complex Self-Hosting
Reviewed on Aug 27, 2026
Review provided by G2
What do you like best about the product?
I use Weaviate for efficiently storing vector data, which is crucial for embeddings and the retrieval phase of a RAG implementation. I appreciate its open-source nature and the efficient vector retrieval, which is necessary for ensuring the retrieval phase is accurate and fast. Additionally, AWS support is great, and the initial setup was straightforward.
What do you dislike about the product?
I think finetuning the self-hosting option is a bit complex. The RAM usage can be high depending on the dataset, so if self-hosting, several decisions regarding this have to be made. You have to scale horizontally in some cases if you want to keep it running smoothly. The initial setup was great, but finetuning is not as easy.
What problems is the product solving and how is that benefiting you?
I use Weaviate for efficient vector data storage in a RAG pipeline. It enhances the retrieval phase by being fast and accurate, which is essential as the pipeline is large and can't afford extra latency.
Parshav S.
Weviate Makes Semantic Search Straightforward
Reviewed on Aug 24, 2026
Review provided by G2
What do you like best about the product?
Using weaviate, it makes it straightforward to build semantic search and retrieve relevant information without having to manage vector search logic from scratch
What do you dislike about the product?
I felt like there was higher memory consumption in the case of weaviate
What problems is the product solving and how is that benefiting you?
it mainly solves the problem of storing and searching vector data for semantic retrieval
Subhashree S.
Weaviate Makes Semantic Search and RAG Fast, Flexible, and Easy to Build
Reviewed on Aug 15, 2026
Review provided by G2
What do you like best about the product?
What I like most about Weaviate is how easy it is to build semantic search and RAG applications around it. The vector search is fast and flexible, and I like that it supports structured metadata along with embeddings, so I can narrow down results without making the retrieval logic overly complicated.
What do you dislike about the product?
The main thing I find challenging with Weaviate is that there can be a learning curve when setting up more advanced configurations, especially around schemas, indexing, and tuning retrieval. It also takes some time to understand how to get the best results from the vector search instead of relying on the default setup. For smaller projects, it can sometimes feel like more infrastructure than I actually need.
What problems is the product solving and how is that benefiting you?
Weaviate mainly helps with the search and retrieval side of AI applications. I use it to store and search vectorized data based on semantic similarity, which is much more useful than relying only on keyword matching. It makes things like RAG and knowledge-base search easier to build, and helps return more relevant context to the application without having to manually manage the retrieval layer.