Four Distributed Systems Architectural Patterns by Tim Berglund

Поділитися
Вставка
  • Опубліковано 26 вер 2024
  • Developers and architects are increasingly called upon to solve big problems, and we are able to draw on a world-class set of open source tools with which to solve them. Problems of scale are no longer consigned to the web’s largest companies, but are increasingly a part of ordinary enterprise development. At the risk of only a little hyperbole, we are all distributed systems engineers now.
    In this talk, we’ll look at four distributed systems architectural patterns based on real-world systems that you can apply to solve the problems you will face in the next few years. We’ll look at the strengths and weaknesses of each architecture and develop a set of criteria for knowing when to apply each one. You will leave knowing how to work with the leading data storage, messaging, and computation tools of the day to solve the daunting problems of scale in your near future.
  • Наука та технологія

КОМЕНТАРІ • 9

  • @onkarparmar
    @onkarparmar Рік тому +3

    Superb talk, seems fresh even after 6 years!

  • @emjay6968
    @emjay6968 3 роки тому +19

    Tim Berglund is great at giving entertaining talks about complex issues :-D

    • @DevoxxPoland
      @DevoxxPoland  3 роки тому +1

      Agree. One of our favorite speakers.

  • @petevenuti7355
    @petevenuti7355 10 місяців тому +1

    Are there any smaller cluster setup that can run a single instance of a single application that's way to large for a single average system?
    Basically an SSI like kerigrid but more current, something with distributed memory that can handle software meant for extreme high end servers but using a group of ordinary systems. Specific for situations where you can't do redevelopment of the software to taylor it for message passing or other programming techniques to use parallel hardware.

  • @tomknud
    @tomknud 3 роки тому +3

    When sharding goes horribly wrong!

  • @lhxperimental
    @lhxperimental 2 роки тому +2

    I had watched this video years ago. Remembered it only halfway through when he made the Slack joke. Facepalm😄

  • @denebgarza
    @denebgarza 3 роки тому +3

    When sharting goes horribly wrong (always)

  • @angstrom1058
    @angstrom1058 8 місяців тому +1

    Funny how all that "hot tech" obsoleted in 6 years.

    • @logantcooper6
      @logantcooper6 6 місяців тому +3

      Cassandra and Kafka? You're kidding right?