GCP deployment

GCP deployment uses the following architecture:

  • VPC — Dedicated or shared VPC with private subnets
  • GKE or Cloud Run — Managed container orchestration for compute
  • Cloud SQL — PostgreSQL for semantic store
  • Secret Manager — Database credential storage
  • Cloud Logging — Centralized logging

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

Use the header to navigate elsewhere, or explore above.