Technical Reference
System Architecture Overview
Detailed technical architecture of Septra serverless integrations.
System Architecture Overview
Septra is engineered as a secure, event-driven, and highly scalable serverless platform on AWS.
Architecture Highlights
- Cognito Identity: Handles client and workspace user authentication securely.
- API Gateway & Lambdas: Provides standard endpoints for MCP tools, agents configuration, and web UI.
- Step Functions: Orchestrates complex multi-agent workflows and task execution paths.
- Cognito Tenant Isolation: Restricts LLMs retrieve results to the workspace's own knowledge base partition.
Data Isolation
Each tenant's raw documentation is indexed into a separate partition within the Bedrock Knowledge Base. Strict IAM policies ensure no cross-talk or data leakage between different workspaces.