Fundamental ステップ: 5 6時間 クレジット: 31
In this fundamental-level quest, you will learn the ins and outs of Google Cloud's operations suite running on Google Kubernetes Engine, an important service for generating insights into the health of your applications. It provides a wealth of information in application monitoring, report logging, and diagnoses. The labs in this quest will give you hands-on practice with and will teach you how to monitor virtual machines, generate logs and alerts, and create custom metrics for application data. It is recommended that the students have at least earned a Badge by completing the Google Cloud Essentials Quest. Additional lab experience with the labs in the Baseline - Infrastructure Quest will also be useful. Looking for a hands-on challenge lab to demonstrate your skills and validate your knowledge? On completing this quest, enroll in and finish the additional challenge lab at the end of this quest to receive an exclusive Google Cloud digital badge.
Quest Outline
Kubernetes エンジンを使った Cloud ロギング (Logging)
このラボでは、サンプルのアプリケーションを Kubernetes Engine にデプロイし、ログイベントを Stackdriver Logging に転送します。
Kubernetes Engine での Stackdriver によるトレース
このラボでは、Kubernetes Engine クラスタをデプロイした後、前段にロードバランサを伴う簡単なウェブ アプリケーションをクラスタにデプロイします。このウェブアプリは、ユーザーが指定したメッセージを Cloud Pub/Sub トピックに公開します。これにより、アプリへの HTTP リクエストから得られる相互に関連するテレメトリ データを Stackdriver Trace コンソールで参照できるようになります。
Cloud Monitoring APM によるサイトの信頼性のトラブルシューティング
このラボの目標は、GKE クラスタ インフラストラクチャ、Istio、およびこのインフラストラクチャにデプロイされたアプリケーションをモニタリングする Cloud Monitoring の特定の機能について習得することです。
Debugging Apps on Google Kubernetes Engine
This lab teaches you how logging works on GKE and some best practices for log collection by going through some common logging use cases.