Code Monkey home page Code Monkey logo

ddd-show-20220919's Introduction

theme _class backgroundColor backgroundImage marp headingDivider paginate
gaia
lead
true
1
true

Domain Driven Design w/ Actor Model


Domain Driven Design

  • 전략적 설계 (Strategic Design)
  • 전술적 설계 (Tactical Design)
    • 엔터티 (Entity)
    • 값 개체 (Value Object)
    • 집계 (Aggregate)
    • 팩토리 (Factory)
    • 저장소 (Repository)

엔터티 (Entity)

  • 식별자 (ID)
  • 다른 엔터티의 ID와 VO를 속성으로 가짐
  • 행위가 속성보다 중요
  • 순환 참조하지 말것

값 개체 (Value Object)

  • 불변
  • 속성기반 비교

집계 (Aggregate)

  • 집계는 엔터티(Entity) 이다. [1]
  • DB 트랜젝션의 단위
  • unit of work 단위
  • 집계간의 협업을 통해 비즈니스를 처리

Actor Model

bg 50%


Slide Two

  • Dog
  • Cat
  • Frog

ddd-show-20220919's People

Contributors

seungyongshim avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.