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.
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.
Design
Revolutionized Our Email Asset Management
Reviewed on Aug 13, 2026
Review provided by G2
What do you like best about the product?
As the Email Marketing & Design Coordinator at Creative Edge Design Studio, the best part about Weaviate for my daily workflow is its powerful natural language semantic search, which completely fixed my biggest workflow headache with our old Pinecone vector database. Before switching, I could only search by exact keywords, which meant I could never quickly find tailored email templates for niche client projects. Last quarter, I needed to make a warm, minimalist re-engagement newsletter for a local boutique skincare brand, and I knew we had similar past drafts, but I couldn’t recall the exact file names or keywords. I wasted almost two hours manually digging through cloud folders and old Pinecone search results with no luck. With Weaviate, I can type plain descriptive sentences about tone, design style and client industry, and it pulls perfectly matched archived newsletters and marketing snippets instantly. I also love that I can build separate asset collections for retail, hospitality and creative clients, which keeps my campaign research hyper-targeted. It pairs extremely well with LlamaIndex, letting me generate brand-consistent email drafts only from our studio’s approved content, no generic AI copy. Since we’re a 32-person small design team with no data engineers, I’m grateful I can tweak basic metadata schemas and organize new campaign assets on my own. This tool has cut my email pre-production research time in half, letting me focus more on custom email layout design for Figma and polishing Mailchimp campaign content instead of hunting for reference materials.
What do you dislike about the product?
My biggest frustrations with Weaviate all stem from it being built for technical engineers, not marketing/design staff like me, and it creates constant avoidable work delays. The lack of a visual GUI for bulk content uploads is my top issue. A month ago, I tried archiving 60+ finished client newsletter CSV files to update our asset library. All the natural line breaks and soft paragraph spacing in my email copy broke the scripted batch uploads repeatedly. With no drag-and-drop tool to auto-fix formatting errors, I spent an entire afternoon manually editing every single file just to finish the import. On top of that, its hybrid metadata filtering is super unreliable in real work scenarios. When I was building a seasonal holiday email campaign for a local café client recently, I filtered my search strictly for hospitality industry assets. Even with precise tagging, Weaviate kept pulling unrelated retail brand promotion emails into my results. I had to manually sift through dozens of mismatched drafts, killing time I reserved for email layout design. To make it worse, there’s no auto incremental indexing for my LlamaIndex workflow. After I uploaded new hospitality email templates, I forgot to manually reindex, and LlamaIndex generated outdated, mismatched email copy for my client campaign. There’s also no native link to Mailchimp, forcing me to manually copy all finalized content over. These small but frequent flaws make Weaviate’s great core functionality unnecessarily cumbersome for non-technical creative teams.
What problems is the product solving and how is that benefiting you?
Weaviate completely solved the slow, inefficient asset search problem I struggled with heavily when we used Pinecone for our email marketing workflows. Previously, every time I built new Mailchimp newsletter campaigns or designed custom email layouts on Figma, I had to rely on rigid keyword searches or manual folder browsing to find past client templates. Last spring, I spent nearly half a workday looking for soft-toned brand update emails for creative studio clients, with no accurate search results to work with. Now, Weaviate’s semantic search lets me describe my campaign needs in plain language and pull precise, industry-specific email archives instantly. It works seamlessly with LlamaIndex to generate customized, on-brand email drafts, eliminating generic AI content and keeping all our client campaign messaging consistent. It also lets me categorize assets by client vertical, which standardizes my entire content reuse workflow. That said, the tool still creates new operational problems for our engineer-less small team. Bulk content imports require coding work that I’m not familiar with, leading to frequent upload failures and manual file cleanup. Unstable metadata filtering still forces me to sort irrelevant search results for every new campaign. Plus, missing auto-indexing and native Mailchimp integrations create last-minute content errors and repetitive manual work. Overall, it massively upgrades our asset retrieval efficiency but still lacks user-friendly adjustments for marketing and design day-to-day use.
anish k.
Seamless Hybrid Search That Speeds Up Production-Grade RAG
Reviewed on Aug 13, 2026
Review provided by G2
What do you like best about the product?
Its seamless hybrid search combining BM25 and vector search and native module integrations. It makes setting up, scaling, and retrieving data for production-grade RAG applications remarkably fast and easy.
What do you dislike about the product?
The initial setup and GraphQL/API query structure have a steep learning curve for new teams. While the documentation is improving, debugging complex filter queries and schema errors can still be time-consuming.
What problems is the product solving and how is that benefiting you?
Traditional SQL and keyword-based databases often fall short when queries include synonyms, misspellings, or more conceptual matches. Weaviate, on the other hand, focuses on intent and context instead of relying on exact string matching.
Muhammad O.
Weaviate Makes Vector Search and Embeddings Simple
Reviewed on Aug 12, 2026
Review provided by G2
What do you like best about the product?
What I like most about Weaviate is how straightforward it makes working with vector search and embeddings. The setup feels intuitive, and it’s easy to store, search, and retrieve relevant data for AI applications without adding unnecessary complexity to my workflow.
What do you dislike about the product?
What I dislike about Weaviate is that some of its advanced features and configuration options can feel a bit overwhelming at first. It can take a while to understand the different settings and to get everything configured exactly the way you want.
What problems is the product solving and how is that benefiting you?
Weaviate simplifies how we store and search vector data for AI applications. It makes it easier to retrieve relevant information quickly, which cuts down on manual searching and keeps our AI workflows more efficient, organized, and easier to manage.