Integration Overview
MAPS Messaging integrates with both your infrastructure environment and other messaging servers.
We group these into two categories:
Server-to-Server Integrations
Focus on message and data flow between MAPS and other systems.
- Service Discovery (e.g., mDNS, dynamic peer discovery)
- Inter-Server Connections (federation, bridging, clustering)
- Schema Sharing (consistent message definitions across servers)
- Machine Learning Models (shared classification, anomaly detection)
- Protocol Bridging (MQTT ↔ AMQP ↔ NATS ↔ Satellite, etc.)
➡️ See Server Integrations
Environment & Extension Integrations
Focus on how MAPS integrates into your enterprise environment.
- Authentication Providers — built-in, LDAP, Cognito, Auth0, and more
- Configuration Sources — YAML, Consul, or external stores
- Message Translation & Transformation — Lua, schema conversion (JSON, Avro, Protobuf, CSV)
- Monitoring & Observability — Prometheus metrics, health endpoints, dashboards
➡️ See Environment Integrations
Choosing an Integration Path
- Use Server-to-Server Integration when connecting MAPS to other brokers or data systems.
- Use Environment Integrations when embedding MAPS into your enterprise stack.