Best of Domain-Driven DesignMay 2024

  1. 1
    Article
    Avatar of techworld-with-milanTech World With Milan·2y

    What is Clean Architecture?

    Clean Architecture promotes the idea of modular, testable, and maintainable code. It emphasizes separating concerns and defining clear boundaries between system components. Clean Architecture is suitable for complex or long-lived applications, projects with a central domain model, and teams that prioritize clean code practices.

  2. 2
    Article
    Avatar of theserverlessedgeThe Serverless Edge·2y

    Become an awesome Software Architect with these books

    List of recommended books to become an awesome software architect, covering topics such as continuous delivery, domain-driven design, Wardley mapping, and more.