What are the advantages or benefits of cloud computing

  • Post author:
  • Post category:QnA
  • Post comments:0 Comments
  • Post last modified:23rd June 2021
  • Reading time:4 mins read

What are some cloud computing advantages?

There are several advantages that a cloud environment has over a physical environment.

  • High availability: Depending on the service-level agreement (SLA) that you choose, your cloud-based apps can provide a continuous user experience with no apparent downtime, even when things go wrong.
  • Scalability: Apps in the cloud can scale vertically and horizontally:
    • Scale vertically to increase compute capacity by adding RAM or CPUs to a virtual machine.
    • Scaling horizontally increases compute capacity by adding instances of resources, such as adding VMs to the configuration.
  • Elasticity: You can configure cloud-based apps to take advantage of auto-scaling, so your apps always have the resources they need.
  • Agility: Deploy and configure cloud-based resources quickly as your app requirements change.
  • Geo-distribution: You can deploy apps and data to regional datacenters around the globe, thereby ensuring that your customers always have the best performance in their region.
  • Disaster recovery: By taking advantage of cloud-based backup services, data replication, and geo-distribution, you can deploy your apps with the confidence that comes from knowing that your data is safe in the event of disaster.

Also Read: Basics of Cloud Computing


Cloud computing is a consumption-based model

Cloud service providers operate on a consumption-based model, which means that end users only pay for the resources that they use. Whatever they use is what they pay for.

A consumption-based model has many benefits, including:

  • No upfront costs.
  • No need to purchase and manage costly infrastructure that users might not use to its fullest.
  • The ability to pay for additional resources when they are needed.
  • The ability to stop paying for resources that are no longer needed.

Capital expenses vs. operating expenses

There are two different types of expenses that you should consider:

  • Capital Expenditure (CapEx) is the up-front spending of money on physical infrastructure, and then deducting that up-front expense over time. The up-front cost from CapEx has a value that reduces over time.
  • Operational Expenditure (OpEx) is spending money on services or products now, and being billed for them now. You can deduct this expense in the same year you spend it. There is no up-front cost, as you pay for a service or product as you use it.

Cloud services are categorized as an OpEx, because of their consumption model.

 CapEx requires significant up-front financial costs, as well as ongoing maintenance and support expenditures. By contrast, OpEx is a consumption-based model

Reference: Microsoft Doc

Leave a Reply