DEV Community

Cover image for Ruby on Rails can scale - here is one example
Lucian Ghinda
Lucian Ghinda

Posted on • Originally published at allaboutcoding.ghinda.com

1

Ruby on Rails can scale - here is one example

Here is a website https://archiveofourown.org built with Ruby on Rails

Data

archiveofourown stats

You can find data that is a bit bigger if you look at,for example semrush.com:

archiveofourown stats from semrush.com

Whatever data you pick, this is a big web app with 6 million users and between 300 million and 1 billion visits.

Tech Stack

They use at the date of writing this article:

  • Ruby version 3.0.5

  • Rails version 6

Tech Stack

Source: their open-source Github repo

Conclusion

Ruby on Rails does scale!


Enjoyed this article?

Join my Short Ruby News newsletter for weekly Ruby updates from the community. For more Ruby learning resources, visit rubyandrails.info. You can also find me on Ruby.social or Linkedin

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay