Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
マイクロサービス アーキテクチャにサーキット ブレーカー パターンを追加する最良の方法は何ですか。マイクロサービス側 (各マイクロサービス内)、ELB 内、または Api ゲートウェイ内にある必要がありますか? 最適な設計パターンは何でしょうか?
自分で実装するのではなく、回路遮断の問題を Hystrix などの外部ライブラリに委任することをお勧めします。Hystrix は、回路遮断機能の調整を完全に制御できる多くのプロパティを公開しています。