Microsoft Designing and Implementing Microsoft DevOps Solutions (AZ-400日本語版) - AZ-400日本語 Exam Practice Test

Azure Web Apps をフロントエンド、Azure SQL Dataable をバックエンドとする多層アプリケーションをお持ちです。
テレメトリデータを取得・保存するためのソリューションを提案してください。そのソリューションは以下の要件を満たす必要があります。
* アドホッククエリを使用してベースラインを特定することをサポートします。
* 基準値を超えた場合にアラートをトリガーします。
* アプリケーションとデータベースのメトリクスを中央の場所に保存する。
推薦状には何を含めるべきでしょうか?

Correct Answer: A Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
Contoso という名前の Azure DevOps 組織と Azure サブスクリプションがあります。このサブスクリプションには、VMSS1 という名前の Azure 仮想マシン スケール セットと、LB1 という名前の Azure Standard Load Balancer が含まれています。LB1 は、受信リクエストを VMSS1 インスタンス全体に分散します。
Azure DevOps を使用して Appl という名前の Web アプリを構築し、VMSS1 にデプロイします。App1 は HTTPS 経由でのみアクセス可能で、クライアント証明書を使用して相互認証を要求するように構成されています。
App1のヘルスチェックを実装するためのソリューションを提案してください。そのソリューションは以下の要件を満たす必要があります。
* VMSSlの個々のインスタンスがアップグレード操作の対象となるかどうかを識別します。
管理業務の手間を最小限に抑える。
推薦状には何を含めるべきでしょうか?

Correct Answer: D Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
注:この問題は、同じシナリオを提示する一連の問題の一部です。このシリーズの各問題には、設定された目標を満たす可能性のある独自の解決策が含まれています。問題セットによっては、複数の正解が存在する場合もあれば、正解が存在しない場合もあります。
このセクションの質問に回答すると、後から戻ることはできません。そのため、これらの質問は復習画面には表示されません。
クラウド上でホストされているJenkinsサーバーと、新しいAzure DevOpsデプロイメントを統合します。
開発者が Azure Repos のブランチに変更をコミットした際に、Jenkins に通知を送信するには、Azure DevOps が必要です。
解決策:ビルドパイプラインにトリガーを追加します。
これは目標を達成していると言えるでしょうか?

Correct Answer: A Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
Azure DevOps プロセスを使用して、コードをビルドおよびデプロイします。
開発中に見つかった問題のトラブルシューティングに費やした時間と、リリースされたコードで見つかった問題のトラブルシューティングに費やした時間を比較する必要があります。
どの KPI を使用する必要がありますか?

Correct Answer: D Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
App1 という名前のアプリをホストする Azure Kubernetes Service (AKSJ ポッド) があります。
AKSコンテナが応答しなくなった場合に自動的に再起動するように設定する必要があります。ソリューションは、App1の状態を3秒ごとに確認する必要があります。
デプロイメントを完了するにはどうすればよいでしょうか?回答するには、適切な値を正しいターゲットにドラッグしてください。各値は、1回、複数回、またはまったく使用されない場合があります。コンテンツを表示するには、ペイン間の分割バーをドラッグするか、スクロールする必要がある場合があります。注:正解ごとに1ポイントが加算されます。
Correct Answer:

Explanation:
あなたは新たに10人の開発者を採用する予定です。
以下の要件を満たす開発環境を推奨する必要があります。
* GitHubと連携
* 統合デバッグツールを提供します
リモートワーカーやフリーアドレス制の環境に対応
* ブラウザ、タブレット、Chromebookを使用する開発者をサポートします
何をおすすめしますか?

Correct Answer: B Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
共通コードを見つけて分離する必要があります。共通コードは一連のパッケージで管理されます。
どの3つの行動を順番に実行すべきでしょうか?回答するには、行動リストから適切な行動を回答欄に移動させ、正しい順序に並べ替えてください。
Correct Answer:

Explanation:

Step 1: Create a dependency graph for the application
By linking work items and other objects, you can track related work, dependencies, and changes made over time. All links are defined with a specific link type. For example, you can use Parent/Child links to link work items to support a hierarchical tree structure. Whereas, the Commit and Branch link types support links between work items and commits and branches, respectively.
Step 2: Group the related components.
Packages enable you to share code across your organization: you can compose a large product, develop multiple products based on a common shared framework, or create and share reusable components and libraries.
Step 3: Assign ownership to each component graph
References:
https://docs.microso ft.com/en-us/azure/devops/boards/queries/link-work-items-support-traceabi lity?
view=azure-devops & tabs=new-web-form
https://docs.microsoft.com/en-us/visualstudio/releasenotes/tfs2017-relnotes
Azure サブスクリプションには、RG1 という名前のリソース グループが含まれています。RG1 には、次のリソースが含まれています。
* Windows Serverを実行し、Internet Information Services (IIS)がインストールされているAzure仮想マシン4台
* Azure仮想マシン上のSQL Server
* Azureロードバランサー
Azure Pipelinesを使用して、RG1内の仮想マシンにアプリケーションをデプロイする必要があります。
どの4つの行動を順番に実行すべきでしょうか?回答するには、行動リストから適切な行動を回答欄に移動させ、正しい順序に並べ替えてください。
Correct Answer:

Explanation:

Step 1: Create an agent pool
Azure Pipelines provides a pre-defined agent pool named Azure Pipelines with Microsoft-hosted agents.
Step 2: Create a deployment group
Deployment groups make it easy to define logical groups of target machines for deployment, and install the required agent on each machine.
Step 3: Execute the Azure Pipelines Agent extension to the virtual machines Install the Azure Pipelines Agent Azure VM extension Step 4: Add and configure a deployment group job for the pipeline Tasks that you define in a deployment group job run on some or all of the target servers, depending on the arguments you specify for the tasks and the job itself.
Reference:
https://docs.m icrosoft.com/en-us/azure/devops/pipelines /release/deployment-groups/howto -provisi on-deployment-group-agen ts

Contact Us

If you have any question please leave me your email address, we will reply and send email to you in 12 hours.

Our Working Time: ( GMT 0:00-15:00 ) From Monday to Saturday

Support: Contact now 

日本語 Deutsch 繁体中文 한국어