this post was submitted on 20 Sep 2025
1316 points (99.0% liked)

Technology

75436 readers
1648 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

cross-posted from: https://lemmy.nz/post/28397398

The suspension triggered strong responses across social media and beyond. Hashtags like #CancelDisneyPlus and #CancelHulu trended as users shared screenshots of their canceled subscriptions.

With cancellations surging, many subscribers reported technical issues. On Reddit’s r/Fauxmoi, one post read, “The page to cancel your Hulu/Disney+ subscription keeps crashing.”

you are viewing a single comment's thread
view the rest of the comments
[–] BCsven@lemmy.ca 1 points 3 days ago (1 children)

Besides application specifics, its how the internet works currently to give low latency. AWS, Azure, Linode etc have data centers across the globe to replicate data near where the people are.

[–] DreamlandLividity@lemmy.world 1 points 2 days ago

Again, yes and no. While you are right pretty much every larger website will use a cache server in some way (at least in form of a CDN), cache servers really don't help you in any way for things like a customer canceling their subscription, which is what this post is about. That is all back-end work. Yes, those are probably those app specifics you mention but glossing over them misses the point why solving this is not as easy as enabling auto-scaleing.