Mist Cloud Architecture
Understand the cloud-native microservices architecture that powers Mist AI, including the data lake, ML pipeline, and how the platform scales to support millions of network devices.
Microservices Architecture
The Mist Cloud is built on a microservices architecture where each service handles a specific domain. This design enables independent scaling, rapid feature deployment, and fault isolation.
| Service Layer | Function | Key Technologies |
|---|---|---|
| Data Ingestion | Collects telemetry from all managed devices | Streaming protocols, message queues |
| Data Lake | Stores raw and processed telemetry at scale | Time-series databases, object storage |
| ML Pipeline | Trains, validates, and deploys AI models | TensorFlow, custom ML frameworks |
| API Gateway | Exposes REST APIs and webhook integrations | OpenAPI, event-driven architecture |
| Dashboard | Presents insights and management interface | Real-time visualization, SLE dashboards |
Data Collection and Processing
Device Telemetry Streaming
APs, switches, and gateways continuously stream granular telemetry data to the cloud, including per-client metrics, RF environment scans, and protocol-level events.
Event Correlation
Raw events are correlated across devices and time windows to build a comprehensive picture of network state and user experience.
Feature Engineering
Raw data is transformed into ML-ready features: time-series aggregations, statistical distributions, and behavioral patterns.
Model Training
ML models are trained on aggregated data from all customers (with privacy controls), benefiting from the collective intelligence of the entire Mist customer base.
Cloud Advantages
Zero Infrastructure
No on-premises controllers or management servers to maintain. Reduce operational overhead and eliminate single points of failure.
Continuous Updates
New AI features, model improvements, and bug fixes are deployed continuously without customer downtime or maintenance windows.
Global Scale
Manage networks across hundreds of sites worldwide from a single cloud instance with consistent AI-driven insights everywhere.
API-First Design
Every dashboard action has a corresponding API, enabling full automation and integration with existing IT service management tools.
Lilly Tech Systems