@techreport{oai:ipsj.ixsq.nii.ac.jp:00233033,
 author = {齋木, 一晴 and 花田, 浩紀 and 石橋, 圭介 and Issei, Saiki and Hiroki, Hanada and Keisuke, Ishibashi},
 issue = {13},
 month = {Mar},
 note = {大規模サービスの設計・開発手法として,マイクロサービスアーキテクチャが主流になりつつある.多量の物理マシン間通信で成り立つマイクロサービスにおいては,個々のサービスの配置がエンドツーエンド処理遅延に大きな影響を与える.コンテナ配置方式として一般的な Kubernetes のデフォルトスケジューラはサービスの通信関係を考慮していない.一方,通信関係を考慮してマイクロサービスの高速化を行なった研究はあるが,過去のトレースデータをもとにした一括配置方式のため,変動するサービス利用状況に対応できないという課題がある.本研究では,直近の通信情報を取り込むカスタムスケジューラとコンテナ再配置により,リアルタイムでのマイクロサービスの高速化を目指す動的コンテナ配置方式を検討する.デモアプリケーションを使った実験で,本方式が Kubernetes デフォルトスケジューラーに比べてエンドツーエンドのレイテンシを低減できることを確認した., The microservices architecture is becoming the leading approach in the design and development of large services. The placement of individual services influences the end-to-end processing latency since microservices rely on extensive machine-to-machine communication. The commonly used default scheduler in Kubernetes does not consider the communication relationships between services. While previous studies have attempted to enhance microservice performance by considering these communication relationships, they primarily employed batch placement strategies reliant on past trace data. Such methods are not designed to adapt to the varying patterns of service usage that occur in real-time. This study investigates a dynamic container placement approach that aims to speed up microservices by incorporating recent communication information and redeploying containers. Experiments using a demo application confirmed that this method can reduce end-to-end latency compared to the Kubernetes default scheduler.},
 title = {マイクロサービスにおけるサービス間通信を考慮した動的コンテナ配置方式の検討},
 year = {2024}
}