Skip to content

Step by step guide to deploy on Google Cloud with Cloud SQL #2

@pip8786

Description

@pip8786

Is your feature request related to a problem? Please describe.

I haven't worked with terraform before. However, I'd like to set up PGBouncer in front of my Google Cloud SQL database since it's used by many different Cloud Functions and a Vercel/NextJS web app (which is also a serverless solution). I've been running out of connections on my database recently and started looking for solutions and this seems to be the recommended one. Note that I'm using Prisma to connect to the database, but I don't think that affects this request.

Describe the solution you'd like

I think a step by step guide on how to set this up on Google Cloud infrastructure would be really helpful in getting someone like me going.

Describe alternatives you've considered

Alternatively, I could try to infer how to set it up from the existing documentation and finding information on how to use terraform with Google.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions