304
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 09 Jul 2023
304 points (99.4% liked)
Programming
17314 readers
152 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
founded 1 year ago
MODERATORS
Does Twitter use Cloudflare? I hate anything Elon and want him to fail, but it would be kinda crazy for the CEO of a company I use services with to broadcast an embarrassing indicator to the world that my business isn’t going well.
I dont know to what capacity twitter uses cloudflare but cloudflare is rather ubiquitous. Even if twitter didn't have services with cloudflare, when a user's device resolves the domain name "twitter.com" to an IP address, it might go through Cloudflare's DNS servers. And givien the ubiquity of Cloudflare DNS, this is likely frequently. By monitoring the DNS queries for Twitter.com, Cloudflare can estimate the traffic volume by analyzing the number and frequency of requests received.
I don't know why cloudflare's CEO would do that or where he keeps his huge steel balls, but today I learned I can mine Cloudflare's internet usage data. And I might have found a new hobby!
Cloudflare Radar has an API that gives access to Cloudflare’s data on global Internet traffic..
I suspect DNS rankings from Cloudflare DNS lookups (1.1.1.1) makes more sense as the source of the data. However Twitter/Musk are refusing to pay rent and were even refusing to pay vendors like Google Cloud in an attempt to save cash and renegotiate prices. So I wouldn't be that shocked if Cloudflare terminated them for non-payment and publicly shamed them. Even then I think it's unlikely they'd do it like this as Cloudflare probably wouldn't want to concern their other customers.
They use Atlanta Metro, AWS and GCP as far as I know. I want to say they own the Oregon DC but can't remember.
Ok but you'd actually be paying what you owe for the services you receive, presumably.
see comment above, but in short twitter need not hire cloudflare for services. Cloudflare plays an important role in the backbone of the internet. If twitter is resolved through cloudflare's DNS, cloudflare can estimate the volume of traffic to Twitter.com. This appears what had happened given the published graph is "DNS ranking". FYI, and for mine as well as I just discovered, we can generate that graph by our selves by using cloudflare's Radar API