육각형 아키텍처 공부자료
https://aws.amazon.com/ko/blogs/compute/developing-evolutionary-architecture-with-aws-lambda/
Developing evolutionary architecture with AWS Lambda | Amazon Web Services
This post shows how you can evolve a workload using hexagonal architecture. It explains how to add new functionality, change underlying infrastructure, or port the code base between different compute solutions. The main characteristics enabling this are lo
aws.amazon.com
육각형 아키텍쳐(Hexagonal Architecture)
육각형 아키텍처(Hexagonal Architecture)는 소프트웨어 설계 원칙 중 하나로, 비즈니스 로직을 중심으로 구성된 육각형 모양의 아키텍처. 이 아키텍처의 주요 개념 중 하나는 외부 세계와의 상호작용
velog.io
아키텍처에 대한 고민은 처음이라
계층형과 육각형 아키텍처 적용 사례
medium.com
Hexagonal Architecture, 어렵지 않게 이해하기
본 포스팅은 Hexagonal Architecture의 등장 배경과 개념을 이해하는 것을 목표로 합니다. 본 편 이후, Hexagonal Architecture를 Spring을 통해 실제로 구성하는 내용을 다룰 예정입니다. Architecture소프트
gngsn.tistory.com