分散システム
コンポーネントが異なるコンピュータに配置され、メッセージをやりとりすることで動作を調整するシステム
#wip
リソース
システムを構成する物理的・論理的なコンポーネント
物理コンポーネント
e.g. サーバ、コンテナ、プロセス、RAM、CPU、..
論理コンポーネント
e.g. クライアント、APIエンドポイント、DB、ロードバランサ、...
トランザクション
必要なリソースを編成し、利用するリクエストのこと
通常は人間によって開始される
/mrsekut-book-4814401027/027 (1.2 オブザーバビリティ: 主要な用語)
@kumagi
氏のデザパタ考察
https://kumagi.hatenablog.com/entry/distributed_system_taxonomy_part1
https://kumagi.hatenablog.com/entry/distributed_system_taxonomy_part2
https://kumagi.hatenablog.com/entry/distributed_system_taxonomy_part3
https://kumagi.hatenablog.com/entry/distributed_system_taxonomy_part4
https://kumagi.hatenablog.com/entry/distributed_system_taxonomy_part5
分散アーキテクチャ