インフラ系SEの技術メモ

雑なエンジニアが低信頼性のメモを書いています。参考程度にとどめてください。

IBM Cloud Load Balancerは最大16のIPを持つという話

水平スケール

2018年のドキュメント抜粋。Horizontal scalingとして以下の挙動が紹介されています。

  • IBM Cloud® Load Balancer scales up automatically when its load increases, and scales down as it decreases
  • When you create a load balancer, it starts with two appliances
  • The number of appliances can be increased to 16 as the monitoring system detects an increase in the load
  • The IP addresses of each of the active appliances are added as DNS A-Records

スケールアウトでシステムを拡張していく中で、DNSに追加することでサーバーの台数を増やしていくんですね。基本的な動きだけど分かりやすくていいですね。

ちなみにDNSを引けば現状何台いるのかわかります。