オンライン ゲーム会社は、トーナメント開催時により多くの仮想リソースを展開できるクラウド ソリューションを必要としています。トーナメント期間中はサービスにアクセスするユーザーの数が増加します。また、コストを削減するためにリソースが不要になった場合は、ベースライン レベルに戻すためのリソースも必要です。次のクラウド概念のうち、最適なソリューションを提供するのはどれですか?
正解:D
Elasticity is the ability of a cloud service to automatically adjust the amount of resources allocated to meet the changing demand of the users. Elasticity enables a cloud service to scale up or down resources quickly and efficiently, without requiring manual intervention or planning. Elasticity is ideal for scenarios where the demand is unpredictable, dynamic, or seasonal, such as online gaming tournaments. By using elasticity, the online gaming company can ensure optimal performance and user experience during peak times, while also saving costs and avoiding overprovisioning during off-peak times.
The other options are not correct because they do not address the specific needs of the online gaming company. They are:
* Scalability is the ability of a cloud service to handle an increase or decrease in the demand of the users by adding or removing resources. Scalability is similar to elasticity, but it is more manual, planned, and predictive, while elasticity is automatic, prompt, and reactive. Scalability is suitable for scenarios where the demand is steady, predictable, or gradual, such as a growing business or a long-term project.
* Hybrid is a type of cloud model that combines two or more clouds, such as on-premises private, hosted private, or public, that can be centrally managed to enable interoperability for various use cases. Hybrid cloud can offer benefits such as flexibility, security, and cost-efficiency, but it does not directly address the need for dynamic resource allocation for the online gaming company.
* Multitenancy is a feature of cloud services that allows multiple users or customers to share the same physical or virtual resources, such as servers, databases, or applications, while maintaining isolation and privacy. Multitenancy can offer benefits such as efficiency, scalability, and cost-effectiveness, but it does not directly address the need for dynamic resource allocation for the online gaming company.
Reference
1: Understand cloud concepts | Microsoft Press Store
2: What Is Hybrid Cloud? - Cisco
3: Difference between Elasticity and Scalability in Cloud Computing
4: Scalability and Elasticity in Cloud Computing - GeeksforGeeks