Why doesn't dropbox just use AWS?
Dropbox traffic infrastructure: Edge network
21–30 of 91 posts
Re: Dropbox traffic infrastructure: Edge network
#22Re: Dropbox traffic infrastructure: Edge network
#23Why doesn't dropbox just use AWS?
Re: Dropbox traffic infrastructure: Edge network
#24Would be great to know how exactly they store all the customer data on this edge network. Is it encrypted with a customer-specific key? If yes, when and how do they decrypt it?
Re: Dropbox traffic infrastructure: Edge network
#25I'm surprised there is no mention of security or privacy. I'd have thought that's one of the reasons for controlling your own edge network.
If I had to guess the people who wrote this are just assuming tls on top.
Re: Dropbox traffic infrastructure: Edge network
#26Re: Dropbox traffic infrastructure: Edge network
#27Why doesn't dropbox just use AWS?
Once we've got all data from that experiment: performance, cost, and flexibility included, we've decided to start building our own PoPs.
Re: Dropbox traffic infrastructure: Edge network
#28> DNS TTL is a lie. Even though we have TTL of one minute for www.dropbox.com, it still takes 15 minutes to drain 90% of traffic, and it may take a full hour to drain 95% of traffic. Interesting, awhile back both Google and AWS engineers replied to a HN thread[1] saying TTL of 30 seconds or so works pretty responsibly and can be trusted and used. Seems to be some disagreement on this. [1] https://news.ycombinator.com…
> Here we also need to mention the myriad embedded devices using Dropbox API that range from video cameras to smart fridges which have a tendency of resolving DNS addresses only during power-on.
Re: Dropbox traffic infrastructure: Edge network
#29Who would have thought a simple FTP-on-some-server would have been so complicated. Thanks for the post! I'm eagerly waiting for the blog post about how bazel and torrents are used.
Dropbox: I can upload a file super easily and share a simple & secure link with someone who just has a web browser.
FTP: I can upload a file to an FTP server I've either configured on my server or rented online. I'll then provide an FTP url to friend with instructions on how they should login and what FTP client they should use on their chosen device.
EDIT: This could be sarcasm, if I didn't pick up on then feel free to downvote me to hell.
EDIT 2: Thanks to the comments, this is sarcasm. I messed up. Sorry rakoo.
Re: Dropbox traffic infrastructure: Edge network
#30TIL about https://github-debug.com/ and https://www.fastly-debug.com/ and https://dropbox-debug.com/ - neat pattern.