Skip to content

Description

The Cloud Run connects to Private AlloyDB through AlloyDB Auth Proxy, which's running along side with Cloud Run as a sidecar. All connections are pooled by levaraging the python library - sqlalchemy.

Guide

Skaffold build --cache-artifacts=fals
Skaffold run

References