Auxiliary Memory
  • Auxiliary Memory
  • Recent Changes
  • Disclaimer
  • general
    • Homelab
      • Planning
      • Configuring RPi
      • Dockerize Unifi Controller
      • Moving Unifi Controller to Bare Metal RPi
    • Lifehack
      • Coding on iPad
      • Faster internet with Cloudflare WARP
  • lifelog
    • Links
    • Movies
    • Books
      • Reading Queue
    • Public Memos
      • 2020 Memo
    • Yearly Records
      • Records of 2020
      • Records of 2019
  • books
    • The Rust Programming Language
    • Lambda Calculus
    • SICP
    • Introduction To Algorithms
      • 1.1. 알고리즘의 역할
      • 1.2. 시작하기
    • Linux System Programming 2/E
      • 1. 핵심 개념 소개
  • Programming
    • Git
    • When to refactoring?
    • Microservices
    • Functional Programming
      • ADT
      • Functor and Monads
    • OS
      • CPU Modes
    • Debugging
      • objdump
    • DevOps
      • How our infrastructure organized
      • Optimize Dockerfile
    • Spring Framework
    • Web
      • OAuth
        • Sign in with Apple
    • SQL
      • Prepared Statement
    • Programming Languages
      • TypeScript
      • Python
        • GIL
      • Rust
      • F#
        • Dos & Don'ts
      • Go
      • JVM
        • JVM memory structure
        • JVM GC
        • Kotilin
        • Java
          • Why main method should be static
  • My Environment
    • My Macbook
    • My Keyboards
    • My PyCharm
    • My CLI
      • iTerm2
      • Dotfiles
        • Refactoring .zshrc
      • Useful Commands
Powered by GitBook
On this page

Was this helpful?

  1. Programming

Microservices

PreviousWhen to refactoring?NextFunctional Programming

Last updated 4 years ago

Was this helpful?

Links

  • 서비스 메시

  • 서비스 디스커버리

  • DDD

Service mesh 란?
MSA 제대로 이해하기 -(4)Service Mesh
Consul / Connect - Service Mesh
Consul에 대해서
Istio #1 - 마이크로 서비스와 서비스 매쉬
AWS App Mesh
마이크로서비스 Microservices (4) 서비스 디스커버리
Consul / Use Cases / Service Discovery
Amazon ECS Service Discovery
내 Amazon ECS 서비스에서 작업이 서로 통신하도록 허용하려면 어떻게 해야 합니까?
DDD 및 CQRS 패턴을 사용하여 마이크로 서비스에서 비즈니스 복잡성 처리
DDD 구현기초 (거의 Final 버전) - 최범균
Domain Events vs. Event Sourcing
DDD로 복잡함 다루기 - 최범균
Implementing EventSourcing & CQRS - Springcamp2017
이벤트 소싱(Event Sourcing) 개념