Live data from Hacker News

Datapath.io: Provider-Independent Elastic IP Addresses

datapath.io

1–10 of 24 posts

Re: Datapath.io: Provider-Independent Elastic IP Addresses

#6
post #5

> If your application goes down, all you want is to get it back up. What if your cloud provider is down? Use DATAPATH.IO to route your users to a healthy location while keeping your IP addresses. But... what happens if datapath.io goes down?

I think the idea is that datapath only functions when you go down. ie: if only you go down, datapath will fix it via BGP magic. If datapath is down and you are up, stuff continues to work.

https://www.youtube.com/watch?x-yt-ts=1422411861&feature=pla...

Re: Datapath.io: Provider-Independent Elastic IP Addresses

#9

Their twitter feed has a diagram describing the process on AWS: https://twitter.com/datapath_io/status/560027255188250625/ph... EDIT another: https://twitter.com/datapath_io/status/559741202342625280/ph...

This is a clever architecture; I never thought about using VPC direct connect to get out to the Internet.

Re: Datapath.io: Provider-Independent Elastic IP Addresses

#10

I assume this is BGP routing as a service (which sounds cool). But, would this not break the internet if everyone used it? routing individual IPs (rather than large blocks) sounds like it would end in chaos?

In general, most ISPs will drop any routes more specific than a /24. Presumably datapath has negotiated with some specific providers to allow /32s; it's up to that ISP to scale their routers to handle it; other ISPs will only see the /24 aggregate.
Post reply on HN