| Amazon Web Services (AWS) |
Cloud hosting, storage (S3), and database services (DynamoDB via ElectroDB) |
Core Echo application data, including worker identifiers, call metadata, transcripts, risk scores and configuration |
ap-southeast-2 (Sydney, Australia) |
Primary infrastructure for the Echo app and API. All data encrypted in transit and at rest using AWS services. |
| Managed Redis (syd1) |
Short-term, high-speed storage for demo and transient data |
Temporary worker identifiers and demo call data |
syd1 (Sydney, Australia Southeast) |
Used as a short-lived cache only. Demo-related data is automatically deleted within 24 hours via enforced TTL. |
| Inngest |
Event-driven workflow orchestration for background jobs and scheduled tasks |
Workflow events, job metadata, IDs linking events to workers/teams (pseudonymous where possible) |
Cloud infrastructure operated by Inngest (multi-region) |
Orchestrates retries, scheduling and durable execution for Echo workflows. |
| Google Workspace |
Internal email and calendar used by the Echo team |
Customer admin contact details, meeting invites, internal support emails (no routine worker call content) |
Google global infrastructure, with no specific data region preference configured |
Used mainly for admin and support communications. |
| Vercel |
Hosting and CI/CD for Echo’s marketing site (and optionally web app frontends) |
Web logs (IP addresses, user agents), basic analytics; any data submitted via embedded forms is handled by the underlying form provider (e.g. Tally) |
Global edge network, regions as configured per project |
Primarily serves static content and frontend assets. Any sensitive data is handled by back-end APIs hosted on AWS. |