Technology Stack
Complete technology stack powering the Qubitz AI platform.
Qubitz is built exclusively on Amazon Web Services. Every component - from the frontend to agent runtimes to storage - runs on AWS. There are no third-party cloud dependencies.
Primary region: eu-central-1 - Bedrock region: eu-west-2
AI & Agent Runtime
| Layer | Technology |
|---|---|
| Cloud Infrastructure | AWS (exclusive) |
| Agent Runtime | AWS Bedrock AgentCore |
| AI Orchestration | Strands Agents - multi-agent framework with dynamic orchestration |
| AI Models | Amazon Bedrock - 24+ models across Anthropic Claude, Amazon Nova, Meta Llama, Mistral, NVIDIA, and more |
| Voice AI | Amazon Nova Sonic - real-time voice conversations |
| Agent Memory | AgentCore Memory - short-term and long-term persistent memory |
| Document Intelligence | AWS Textract + Amazon Bedrock Data Automation |
| Content Safety | Amazon Bedrock Guardrails |
| PII Detection | Amazon Macie |
AI Backend
| Layer | Technology |
|---|---|
| Language | Python |
| API Gateway | FastAPI + Uvicorn - WebSocket proxy gateway for real-time agent streaming |
| Agent Patterns | 15+ specialized agent runtimes: ControlHub, UCT, GraphRagAgent, AppDeployer, ArchitectureAgent, BusinessCaseAgent, ComplianceAgent, DesignDocAgent, DevGuideAgent, PenTestAgent, WafrAIAgent, Observability, Channel, PPTX Generator, Evaluation, and more |
| Async Job Processing | Amazon SQS + Dead Letter Queue - architecture diagram generation, document builds |
Application Layer
| Layer | Technology |
|---|---|
| Frontend Framework | Next.js 14 (App Router) + React 18 + TypeScript |
| Styling | Tailwind CSS + shadcn/ui + Radix UI component primitives |
| Animations | Framer Motion |
| Icons | Lucide React + React Icons |
| Platform Hosting | AWS Amplify Gen2 |
| Serverless Backend | AWS Lambda - 8 functions for backend API operations |
| Authentication | Amazon Cognito - user pools with business email validation |
| OAuth Integrations | 18 pre-configured providers (Google, Microsoft, Slack, Salesforce, GitHub, and more) |
| Payments | Stripe |
| Amazon SES | |
| Marketplace | AWS Marketplace - entitlement and metering |
Real-time & State
| Layer | Technology |
|---|---|
| Real-time Streaming | Socket.IO (client + server) + WebSocket (ws) |
| Server-Sent Events | SSE - GraphRAG and document streams |
| State Management | Zustand |
| Data Fetching & Caching | SWR + React Query |
| Form Handling | React Hook Form + Zod schema validation |
Data Visualization & Document Generation
| Layer | Technology |
|---|---|
| Charts & Analytics | Recharts |
| Flow Diagrams | ReactFlow + XYFlow |
| Knowledge Graph | Cytoscape.js + cytoscape-fcose layout |
| Diagram Rendering | Mermaid |
| Data Tables | TanStack Table |
| PDF Generation | @react-pdf/renderer + pdf-lib + jsPDF |
| PDF Viewing | pdfjs-dist + react-pdf |
| PowerPoint Generation | pptxgenjs |
| Word Document Generation | docx |
Integrations
| Layer | Technology |
|---|---|
| MCP Gateway | AWS Bedrock AgentCore Gateway |
| Knowledge Base | Amazon Bedrock Knowledge Base |
| RAG Connectors | Confluence, SharePoint, Salesforce, GitHub, S3, Web Crawler |
| Business Integrations | 16 pre-configured providers - Slack, Jira, Teams, Salesforce, Zendesk, and more |
| Microsoft 365 | Microsoft Graph API + Azure Identity |
| Google Workspace | Google APIs (googleapis) |
| Web Search | Multi-provider search via MCP |
| Voice Channels | Twilio |
Data & Storage
| Layer | Technology |
|---|---|
| Primary Database | Amazon DynamoDB |
| Vector Storage | Amazon S3 Vectors - RAG embeddings |
| Object Storage | Amazon S3 |
| Parameter Store | AWS Systems Manager (SSM) |
| Secrets | AWS Secrets Manager |
Infrastructure & DevOps
| Layer | Technology |
|---|---|
| Container Runtime | Amazon ECS Fargate - containerized AI backend |
| Container Registry | Amazon ECR |
| Real-time Subscriptions | AWS AppSync |
| Security Testing | AWS Security Agent (pen test) |
| CI/CD - Platform | GitHub Actions + AWS CDK |
| CI/CD - AI Backend | AWS CodeBuild (ARM64) |
| Infrastructure as Code | AWS CDK v2 |
| IAM | AWS Identity and Access Management |
| Observability | AWS X-Ray + Amazon CloudWatch |
| Service Limits | AWS Service Quotas |