Home / Companies / Zilliz / Blog / July 2026

July 2026 Summaries

2 posts from Zilliz

Filter
Month: Year:
Post Summaries Back to Blog
Migrating from a self-managed Milvus vector database to Zilliz Cloud can significantly reduce latency, as demonstrated by Simon Hearne's experience with a Wikipedia RAG application. Initially hosted on a laptop with Milvus Standalone, the application faced performance issues due to hardware limitations and container instability. The migration process involved creating a backup using milvus-backup, setting up a target instance on Zilliz Cloud, and executing a migration command to transfer data. The transition resulted in a remarkable reduction in query latency from 3,112ms to 25ms, attributing improvements to the cloud's enhanced compute resources and Zilliz's proprietary Cardinal index engine. Hearne highlights the benefits of suspending inactive clusters to manage costs and the availability of various storage options tailored to different query requirements. His expertise in vector search and developer enablement emphasizes the ease of moving from proof of concept to production on Zilliz Cloud, offering a scalable solution for enterprises dealing with growing data volumes.
Jul 16, 2026 1,122 words in the original blog post.
Tripo, an AI 3D model generator, and Zilliz Cloud, a vector database service, collaborate to address the challenges of managing vast libraries of 3D assets generated rapidly through AI. The tutorial outlines a workflow to transform these assets into a searchable catalog, leveraging Tripo for 3D model creation from various inputs and Zilliz Cloud for storing and retrieving assets using multimodal embeddings. This process involves generating 3D models with Tripo, creating render previews, and indexing these in Zilliz Cloud to facilitate searches by text, image, or a combination, thus enabling efficient retrieval and reuse of assets. The approach not only allows for the categorization and filtering of assets by metadata but also integrates structured and semantic search capabilities to support diverse creative workflows in gaming, marketing, and e-commerce. The tutorial emphasizes the shift from mere asset generation to making assets reusable through structured search, suggesting that this system could evolve from managing a local dataset to a comprehensive production asset catalog.
Jul 02, 2026 3,012 words in the original blog post.