Model-Driven Design Made Simple 2 | Building Blocks of MDD | Model-Driven Architecture | Geekific

Support us on Patreon: / geekific
Discord Community: / discord
GitHub Repository: github.com/geekific-official/
In the previous video of this series, we stressed on the importance of modeling our domain and mentioned that creating the model alongside domain experts by using a ubiquitous language will ease the coding process, leading to an overall model-driven design of the code. So, in this video we identify the main building blocks of a model-driven design.
Timestamps:
00:00 Introduction
00:35 Layered Architecture
01:55 Entities
03:15 Value Objects
04:20 Services
05:47 Modules
07:05 Aggregates
09:55 Factories
11:18 Databases and Repositories
12:33 Thanks for Watching!
If you found this video helpful, check other Geekific uploads:
- Object-Oriented Programming Fundamentals: • What is Object-Oriente...
- SOLID Principles and Best Practices: • SOLID Design Principle...
- Recursion Made Simple, Recursive Methods: • What is Recursion? | R...
- Heap Space vs. Stack Memory in Java: • Heap Space vs. Stack M...
- Introduction to Unit-Testing with TDD: • Introduction to Unit-T...
- Introduction to Threads and Processes: • What is a Thread? | Th...
- Must Know Java Keywords!: • Must Know Java Keyword...
- Domain-Driven Design Made Simple: • Domain-Driven Design M...
- Model-Driven Design Made Simple, Model-Driven Architecture: • Model-Driven Design Ma...
#Geekific #DomainDrivenDesign #ModelDrivenDesign #DDD #MDD

Пікірлер: 5

  • @constantinci
    @constantinci7 ай бұрын

    Great, great, great work 👏

  • @xiaoxiaoxiao2043
    @xiaoxiaoxiao20437 ай бұрын

    One of the best videos introducing model-driven design. Thank you very much!!!!

  • @davidmontero75
    @davidmontero757 ай бұрын

    Great material, congratulations 👏

  • @galinakalyzhnaya8331
    @galinakalyzhnaya83317 ай бұрын

    That's fantastic! Could you please share some resources (books would be great) to learn more about it? I know a classic recommendation would be Eric Evans, Vaughn Vernon, but maybe you have your personal take on that. Thank you

  • @geekific

    @geekific

    7 ай бұрын

    Glad our videos are helpful! I don't have a specific reference or recommendation, I try to check as many references as I can before writing down an upload, and sometimes I start with a blank page and write what comes to mind then fact-check what I wrote. My advice is to cover as many references as you can, this way you will be able to compare them and be sure that if stuff aren't covered in the first for example, maybe part of them are covered by the second! Cheers!