Seattle Conference on Scalability: YouTube Scalability

Поділитися
Вставка
  • Опубліковано 11 січ 2025
  • Google Tech Talks
    June 23, 2007
    ABSTRACT
    This talk will discuss some of the scalability challenges that have
    arisen during UA-cam's short but extraordinary history. UA-cam
    has grown incredibly rapidly despite having had only a handful of
    people responsible for scaling the site. Topics of discussion will
    include hardware scalability, software scalability, and database
    scalability.
    Speaker: Cuong Do
    Cuong is currently an engineering manager at UA-cam/Google.
    He was part of the engineering team that scaled the UA-cam
    software and hardware infrastructure from its infancy to its current
    scale. Prior to UA-cam/Google, he held various software
    development and management positions at PayPal and Inktomi.
    Google engEDU
    Speaker: Cuong Do

КОМЕНТАРІ • 21

  • @TheMegakuh
    @TheMegakuh 2 роки тому +23

    It's 2022. This talk is still valuable.

  • @bersi3306
    @bersi3306 5 місяців тому +1

    One of the most underrated talks ever given (which, for me, has become increasingly difficult to find over the years).
    They used Python 2.5 (or earlier) in 2007, which, considering how much Python (and the CPU/RAM it's running on) has advanced today, is remarkable. This speaks volumes about the real latency issues in client-server applications with microservices.
    If your issue is related to CPU-bound operations, it means you are not fully leveraging the true power of asynchronous (or concurrent) computations.
    By the way, the today's "Psyco JIT compiler" is PyPy.

  • @leetcoderyt
    @leetcoderyt 9 місяців тому

    Impressive how much they scaled with such a small team.

  • @aadhithyasomasundaram8159
    @aadhithyasomasundaram8159 10 років тому +5

    Nice presentation.Would like to see if any recent development in Scalability

  • @senthilkumar5
    @senthilkumar5 5 років тому

    Very Nice Presentation. Learned the challenges in massive video streaming system

  • @qihse1531
    @qihse1531 Рік тому

    Any good talk on updates and today's architecture?

  • @sanjaykumarjha2
    @sanjaykumarjha2 6 років тому +4

    16:58 Infectious smile

  • @engganeshwani
    @engganeshwani Рік тому

    Even in 2023, this stuff blows me out

  • @malikau917
    @malikau917 Рік тому +7

    Who got here after reading System Design Interview? :)

    • @danial-dvd
      @danial-dvd 8 місяців тому

      same as me my bro :)

  • @nige_man
    @nige_man 3 роки тому

    Amazing talk

  • @jwang3417
    @jwang3417 6 років тому +1

    Most popular videos in CDN, great idea.

    • @jwang3417
      @jwang3417 6 років тому

      Big table for thumbnail , multiple thread, prefetching for replications, partition db

  • @xTriad
    @xTriad 12 років тому

    Great video, thanks for posting.

  • @HemendraChaudhary619
    @HemendraChaudhary619 9 років тому

    Amazing, thanks for posting

  • @gleventhal
    @gleventhal 6 років тому

    ReiserFS? That surprised me.

  • @HamzaIqbalPro
    @HamzaIqbalPro 8 років тому

    Great...

  • @rogernevez5187
    @rogernevez5187 6 років тому

    10:20 "Most popular content into CDN."
    In this case, how to count views? Just believe the view count coming from the CDN ??? This is too much prone to cheating ...

    • @IbnIbrahem
      @IbnIbrahem 5 років тому +3

      There's a difference between serving content (large videos files) from CDNs and tracking traffic, which I would imagine would go to the main DB.

  • @HerrRibbeck
    @HerrRibbeck 11 років тому

    podria tener subtitulos