クラウド管理者は、電子商取引 Web サイトの展開に取り組んでいます。管理者は、季節限定セールやフラッシュ セールの開始時に実装するスケーリング方法を評価します。このシナリオを最適に管理するには、管理者は次のどのスケーリング アプローチを使用する必要がありますか。
正解:C
An event-based scaling approach is the best choice for handling seasonal or flash sales, where demand spikes unpredictably. This method automatically scales resources up or down in response to real-time demand triggers, such as increased user traffic or high transaction volumes. Unlike scheduled scaling, which follows a predefined schedule, event-driven scaling reacts dynamically to actual workload changes, ensuring optimal performance without over- provisioning resources.