システム管理者は新しいクラウド アプリケーションを展開しており、最小限の労力でクラウド サービスをプロビジョニングする必要があります。管理者は、OS のパッチ適用、VM とボリュームのプロビジョニング、自動スケーリング構成など、メンテナンスに必要なタスクを減らしたいと考えています。次のうち、新しいアプリケーションを展開するための最良のオプションはどれですか?
正解:D
Serverless is what would be the best option to deploy a new cloud application and provision cloud services with minimal effort while reducing the tasks required for maintenance such as OS patching, VM and volume provisioning, and autoscaling configurations. Serverless is a cloud service model that provides customers with a platform to run applications or functions without having to manage or provision any underlying infrastructure or resources, such as servers, storage, network, OS, etc. Serverless can provide benefits such as:
Minimal effort: Serverless can reduce the effort required to deploy a new cloud application and provision cloud services by automating and abstracting away all the infrastructure or resource management or provisioning tasks from customers, and allowing them to focus only on writing code or logic for their applications or functions.
Reduced maintenance: Serverless can reduce the tasks required for maintenance by handling all the infrastructure or resource maintenance tasks for customers, such as OS patching, VM and volume provisioning, autoscaling configurations, etc., and ensuring that they are always up-to-date and optimized.