注:この質問は、同じシナリオを提示する一連の質問の一部です。シリーズの各質問には、記載された目標を達成する可能性のある独自のソリューションが含まれています。一部の質問セットには複数の正しい解決策がある場合もあれば、正しい解決策がない場合もあります。
このセクションの質問に回答すると、その質問に戻ることはできません。その結果、これらの質問はレビュー画面に表示されません。
会社は、すべてのデータとリソースをAzureに移行する予定です。
同社の移行計画では、AzureではPlatform as a Service(PaaS)ソリューションのみを使用する必要があるとされています。
会社の移行計画を満たすAzure環境を展開する必要があります。
解決策:Azure仮想マシン、Azure SQLデータベース、およびAzure Storageアカウントを作成します。
これは目標を達成していますか?
正解:A
Platform as a service (PaaS) is a complete development and deployment environment in the cloud. PaaS includes infrastructure-servers, storage, and networking-but also middleware, development tools, business intelligence (BI) services, database management systems, and more. PaaS is designed to support the complete web application lifecycle: building, testing, deploying, managing, and updating.
References:
https://azure.microsoft.com/en-us/overview/what-is-paas/