Opportunities and Pitfalls of Event-driven Utopia

Поділитися
Вставка
  • Опубліковано 11 гру 2024

КОМЕНТАРІ • 16

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

    He's such a fun presenter to listen to. Very engaging. One of the best in this channel.

  • @sujeewae6599
    @sujeewae6599 2 роки тому

    Great content. I didn't feel I just spend 50 minutes. Magical delivery.

  • @duyibest
    @duyibest 2 роки тому

    Very well done. Thank you!

  • @carmineingaldi47
    @carmineingaldi47 2 роки тому +1

    The talk is a nice overview of advanced concepts regarding event-driven architectures, but I don't agree on presenting event sourcing as en evolution of EDAs. Event Sourcing is just an architectural pattern, an implementation detail that engineers can use to solve specific problems. Keeping state in a datastore doesn't conflict with the idea of propagating side effect across processes thrugh async messages that have an event semantic

  • @iamthesamrus
    @iamthesamrus 2 роки тому

    Great talk, thank you!

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

    Great overview on Event Sourcing architecture...

  • @Hangar1318
    @Hangar1318 2 роки тому +1

    I think RocksDB was written by Facebook, not Netflix

  • @osamaa.h.altameemi5592
    @osamaa.h.altameemi5592 4 роки тому +2

    That was really good. Thx a ton. One quesion though why go with rocksdb and not redis or sqlite.

  • @allanhouston22
    @allanhouston22 2 роки тому

    I like the original project, Activiti BPMN, more

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

    How to use outbox pattern if we want it as a real time use case?

  • @CameronFlint07
    @CameronFlint07 4 роки тому +1

    Awesome talk, thanks!

  • @craigmunday3707
    @craigmunday3707 5 років тому +1

    Really nice talk

  • @NareshKumarD107
    @NareshKumarD107 5 років тому +1

    good talk... informative

  • @JoelBondurant
    @JoelBondurant 5 років тому +1

    RocksDB rocks.

  • @jayak3768
    @jayak3768 2 роки тому

    Very abstract. Following an example would have been better.

  • @pohjoisenvanhus
    @pohjoisenvanhus 4 роки тому

    So it's immutability like in pure functional programming and booting up from an image like SmallTalk and other old languages? lol