
마이크로서비스 구축 개요
샘 뉴먼(Sam Newman)의 "마이크로서비스 구축(Building Microservices)"은 소프트웨어 아키텍처에 혁신을 일으키며 넷플릭스(Netflix)와 아마존(Amazon) 같은 거대 IT 기업들이 시스템을 구축하는 방식을 변화시켰습니다. 이 업계의 바이블은 모놀리스에서 마이크로서비스로의 아키텍처 전환을 촉발했으며, 이는 오늘날 가장 확장 가능하고 회복 탄력성이 뛰어난 디지털 플랫폼들의 숨겨진 무기가 되었습니다.
마이크로서비스 구축의 핵심 주제
- distributed systems architecture
- service decomposition
- independent deployability
- domain driven design
- monolith migration
마이크로서비스 구축의 명언
The distributed monolith is the worst of both worlds.
Monolithic architecture should be considered a valid default choice.
The most important characteristic of microservices isn't their size but their independent deployability.
Size is one of the least interesting aspects of this architecture.
마이크로서비스 구축의 등장인물
- Sam NewmanAuthor and expert on microservices architecture
마이크로서비스 구축 요약 다운로드
마이크로서비스 구축 요약을 무료 PDF 또는 EPUB으로 받으세요. 인쇄하거나 오프라인에서 언제든 읽을 수 있습니다.
























