AWS deployment

AWS deployment uses the following architecture:

  • VPC — Dedicated or shared VPC with private subnets
  • ECS or EKS — Managed container orchestration for compute
  • RDS — PostgreSQL for semantic store
  • Secrets Manager — Database credential storage
  • CloudWatch — Logging and monitoring

Terraform modules provided for infrastructure provisioning. Helm charts for application deployment.

Use the header to navigate elsewhere, or explore above.