All Topics
All Topics
Technology
Technology
AI
AI
Business
Business
Entertainment
Entertainment
News
News
Programming
Programming
Security
Security
Science
Science
Design
Design
Environment
Environment
Finance
Finance
Crypto
Crypto
Politics
Politics
Sports
Sports
Education
Education
Gaming
Gaming
Art
Art
Music
Music
Health
Health
Books
Books
Food
Food
Travel
Travel
Personal
Personal
Bluesky
Twitter

Hyperdrive - Hyperdrive support for private databases with Workers VPC

2mo ago

Source

CloudflareHyperdrive - Hyperdrive support for private databases with Workers VPCcloudflare.com
Snippet from the RSS feed
You can now connect Hyperdrive to a private database through a Workers VPC service . This is the recommended way to connect Hyperdrive to a private database that is not exposed to the public Internet. When creating a Hyperdrive configuration in the Cloudflare dashboard, choose Connect to private database and then Workers VPC . From there, you can select an existing VPC service or create a new one inline by picking a Cloudflare Tunnel and entering your origin host and TCP port. You can also create a Hyperdrive configuration backed by a Workers VPC service from the command line: npx wrangler hyperdrive create my-vpc-database \ --service-id \ --database \ --user \ --password \ --scheme postgresql Workers VPC services are reusable across Hyperdrive configurations and can also be bound directly to Workers, so you can share the same private connection across multiple products. To get started, refer to Connect Hyperdrive to a private database using Workers VPC .

You might also wanna read

Comments

Sign in to join the conversation.

No comments yet. Be the first.