5,000 人の従業員が、同じ時間枠で毎日、会社のパブリック クラウドでホストされている Web アプリケーションに常にアクセスしています。一部のユーザーが Web アプリケーションに接続しようとしているときにパフォーマンスの問題を報告しています。この問題を解決するための最適な構成アプローチは次のうちどれですか?
正解:B
For a web application accessed by a large number of employees daily during the same time frame, the best configuration approach to resolve performance issues is to scale horizontally based on a schedule. This means adding more server instances to handle the load during known peak times. Reference: Cloud resource scaling strategies, including scheduled horizontal scaling, are discussed in the CompTIA Cloud+ curriculum under cloud management and optimization.