Data Residency & Infrastructure Architecture
ChordianAI operates on a Hybrid-Cloud Persistence Model, leveraging best-in-class managed services to ensure separation of concerns, high availability, and network isolation. All primary infrastructure is hosted within Amazon Web Services (AWS) regions, adhering to strict VPC (Virtual Private Cloud) isolation.
Data Flow & Component Breakdown
| Component | Technology | Role |
|---|---|---|
| Document Store | MongoDB Atlas | Entity records, profiles, configuration data |
| Graph Database | AWS Neptune | Knowledge graph entities, relationships, provenance |
| Vector Store | Pinecone | Semantic embeddings for search and retrieval |
| Cache Layer | Redis | Session data, real-time operations |
| Object Storage | Amazon S3 | Document archives, logs, unstructured data |
All components operate within isolated VPCs with private connectivity, ensuring data never traverses the public internet.