Skip to main content

Network access requirements

Zingle connects to a small, well-defined set of systems. This page lists the outbound connections the platform makes so you can configure network access and egress rules.

Outbound connections

DestinationPurposeRequired
Your data warehouseRun SQL, introspect schemas, validate modelsYes
Your Git providerRead repositories, push branches, open pull requestsYes
LLM endpoint (AWS Bedrock or model-provider API)Agent inferenceYes
Email providerSend login (one-time code) emailsYes (for email sign-in)
Metadata storeThe platform's own databaseYes (internal)
Metadata/lineage source (e.g. DataHub)Optional usage/lineage signalsOnly if configured
Package registriesInstall dbt and dependencies during build/syncBuild/sync time

Customer VPC egress

In a Customer VPC deployment, the services run inside your network. The connections that leave your VPC are:

  • The LLM endpoint (unless you configure an in-region/in-account option such as AWS Bedrock in your own account).
  • The email provider for sign-in emails.
  • Package registries at build/sync time.

Warehouse and Git traffic stays within your network when those systems are also inside your environment.

Inbound

Users reach the web app over HTTPS.