will cloudflare move away from bindings
will cloudflare move away from bindings now that VPC and VPC PrivateLink exist?
2 Replies
These are quite different, bindings are for connecting from Workers to other Cloudflare resources, whereas VPC Private Links are to connect Workers to external VPCs in external clouds to make it easier to build on Workers when you have significant portions of your existing architecture in external networks
But in other cloud providers like AWS there's no concept of bindings, you use PrivateLink to connect two AWS services without going through the internet.