Azure/스터디

Azure Dump #11

알라르방 2021. 9. 15. 16:52

Your company hosts an accounting application named App1 that is used by all the customers of the company.
App1 has low usage during the first three weeks of each month and very high usage during the last week of each month.
Which benefit of Azure Cloud Services supports cost management for this type of usage pattern?

  • A. high availability
  • B. high latency
  • C. elasticity
  • D. load balancing

 

 

 

 

 

 

 

 

정답 : C
Elasticity in this case is the ability to provide additional compute resource when needed and reduce the compute resource when not needed to reduce costs.
Autoscaling is an example of elasticity.
Elastic computing is the ability to quickly expand or decrease computer processing, memory and storage resources to meet changing demands without worrying about capacity planning and engineering for peak usage. Typically controlled by system monitoring tools, elastic computing matches the amount of resources allocated to the amount of resources actually needed without disrupting operations. With cloud elasticity, a company avoids paying for unused capacity or idle resources and doesnג€™t have to worry about investing in the purchase or maintenance of additional resources and equipment.
References:
https://azure.microsoft.com/en-gb/overview/what-is-elastic-computing/

반응형

'Azure > 스터디' 카테고리의 다른 글

Azure Dump #13  (0) 2021.09.15
Azure Dump #12  (0) 2021.09.15
Azure Dump #10  (0) 2021.09.15
Azure Dump #9  (0) 2021.09.15
Azure Dump #8  (0) 2021.09.15