What’s Included
Deploy Verify with production-tested Helm charts that include:- Container images: All Verify components packaged for Kubernetes
- Helm charts: Pre-configured deployment manifests
- Reference data: Global Knowledge Repository with 245+ countries
- Observability: OpenTelemetry traces, Prometheus metrics, and stdout logging
Architecture Components
Verify uses a microservices architecture optimized for Kubernetes:- InstallManager: Downloads reference data to persistent storage
- Memberlist: Coordinates communication between components
- QueryCoordinator: Routes requests to appropriate Spatial-API instances
- Spatial-API: Processes verification requests using country-specific data
Verify Capabilities
- Global Knowledge Repository (GKR): Proprietary address database covering 245+ countries and territories
- Parsing engine: Context-aware parsing rules that structure unstructured address data
- High performance: Process millions of records per hour
- Transliteration: Convert between character sets across 8 scripts (Cyrillic, Hellenic, Hebrew, Kanji, Simplified Chinese, Arabic, Thai, Hangul)
Deployment Benefits
- Control: Run in your own cloud with your security policies
- Scalability: Auto-scale components based on demand
- Cost optimization: Deploy only what you need
- Visibility: Built-in monitoring and observability tools
Routing Options
- Kubernetes Ingress (default): Standard ingress controller integration
- Istio: Advanced service mesh for sophisticated traffic management
Scaling Options
- HPA (default): Kubernetes Horizontal Pod Autoscaler based on CPU/memory
- KEDA: Event-driven autoscaling with custom metrics
Security
For vulnerability disclosure or security findings, contact [email protected].Next Steps
- Quick Start - Deploy Verify in minutes
- Configuration - Customize your deployment
- Usage - Manage and monitor your installation

