Zilliz
Service Reliability
Dependable
As of July 20, 2026, Zilliz's reliability: The 99.95% uptime SLA is stated on the pricing page and the status page shows operational at time of observation; no public uptime history was found to validate the SLA against actual performance.
High confidence · 2 dated facts
Corroborated across multiple dated, sourced facts.
Corroborated across multiple dated, sourced facts.
Details
Uptime SLA99.95%
Current statusoperational
Reliability Change Historydated events · values unlock with a key
Reliability changed: Status · high significance
Reliability changed: Status Page Url · high significance
Every reliability fact on this pagekey · value · provenance · dated · sourced
| Fact | Value | Provenance | As of | Source |
|---|---|---|---|---|
| reliability.sla_pct | 99.95 pct | company stated | 2026-07-20 | zilliz.com/sla |
| reliability.status | operational | company stated | 2026-07-20 | zilliz.com/sla |
Reliability across Vector DatabasesZilliz ranked in place · tap through for each read
| Company | Reliability read | Facts |
|---|---|---|
| Pinecone | Dependable | 3 |
| TopK | Dependable | 3 |
| Vectara | Dependable | 3 |
| Turbopuffer | Published SLA | 2 |
| Zilliz this record | Dependable | 2 |
| Epsilla | Dependable | 1 |
No observed reliability facts yet for Activeloop, Chroma, KDB.AI, LanceDB, Marqo, Milvus, MyScale, Qdrant, Vespa and Weaviate.
Get reliability for zilliz.com via API / MCPevery field dated and sourced
RESTopen tier
GET https://api.bixel.com/v1/companies/zilliz.com/facts?dimension=reliability
{
"data": {
"facts": [
{
"key": "reliability.sla_pct",
"value": 99.95,
"provenance": "company_stated",
"as_of": "2026-07-20",
"source_url": "zilliz.com/sla"
},
{
"key": "reliability.status",
"value": "operational",
"provenance": "company_stated",
"as_of": "2026-07-20",
"source_url": "zilliz.com/sla"
},
"…"
]
}
}MCPfor agents
# any MCP client (Claude, agents)
const record = await bixel.get_company_facts({ domain: "zilliz.com", dimension: "reliability" })
# returns the reliability record above,
# each value with its source_url + as_of,
# ready to reason overBuild on the company record. One key, REST + MCP, every signal dated and sourced back to the page it came from.
Public record, read from companies' own pages and boards. Every fact dated and sourced; provenance (observed vs company stated) shown inline.