ネットワーク ロードバランサと HTTP ロードバランサを設定する
GSP007
概要
このハンズオンラボでは、ネットワーク ロードバランサと HTTP ロードバランサの違いや、Google Compute Engine 仮想マシンで実行されるアプリケーションでの設定方法について学びます。
Google Cloud Platform で負荷を分散するには、いくつかの方法があります。このラボでは、次のロードバランサの設定について詳しく説明します。
根底にあるコンセプトを理解できるよう、コマンドは手動で入力することをおすすめしますが、多くのラボでは必要なコマンドが含まれたコードブロックが提供されています。ラボでは、コードブロックのコマンドをコピーして該当する場所に貼り付けることもできます。
演習内容
-
ネットワーク ロードバランサを設定する。
-
HTTP(S) ロードバランサを設定する。
-
ネットワーク ロードバランサと HTTP ロードバランサの違いを実際に体験して学ぶ。
前提条件
Linux の標準的なテキスト エディタ(vim
、emacs
、nano
など)の使用経験があると役に立ちます。
Join Qwiklabs to read the rest of this lab...and more!
- Get temporary access to the Google Cloud Console.
- Over 200 labs from beginner to advanced levels.
- Bite-sized so you can learn at your own pace.
スコア
—/100
Create a group of webservers
/ 25
Create a L3 Network Load Balancer that points to the webservers
/ 35
Create a L7 HTTP(S) Load Balancer
/ 40