How to start with DDD when you have a monolith - Javiera Laso - DDD Europe 2022

Поделиться
HTML-код
  • Опубликовано: 27 сен 2024

Комментарии • 7

  • @danieldudek6567
    @danieldudek6567 Год назад +1

    Nice high level presentation with some good ideas 💪 I would just suggest to think about the slide "Our Goal Architecture" (1:30) and "What is a monolithic application" (1:58). The modular monolith is presented with one DB where this could be the case it is not the goal of it. The slides are showing only decomposition of the code where side by side with the code the DB may and should be decomposed as well like in microservices. If the modular monolith is using CQRS than we may even have dedicated DBs for write and read. Modular monolith is not only code improvement but DB as well.

  • @natenatters
    @natenatters Год назад

    Some useful links to tools used when making changes to your software, and to help model your software outside of code!

  • @rorycawley
    @rorycawley Год назад +1

    Can you reference for more details on the VSM please?

  • @yudeo9782
    @yudeo9782 4 месяца назад

    If it's too hard then it's not good

  • @lani0
    @lani0 Год назад +1

    can't break a ball of mud into bounded contexts without all sitting down and talking....

  • @nichtverstehen2045
    @nichtverstehen2045 2 месяца назад

    the more i watch ddd stuff the more i get convinced it's another attempt to re-invent the wheel by people who desperately want to keep their management positions no matter what.
    lots of buzz words (think ddd) and no any usable content for real life projects. if you try to think through all that mud crud is the ultimate ddd aggregate.

  • @mxc8mxc
    @mxc8mxc Год назад +7

    woman, please