Updated grammar of "third party" to "third-party" (#26212)
Updated grammar of "third party" to "third-party"
This commit is contained in:
committed by
Manish Giri
parent
7663c0fd2b
commit
94396af89b
@ -3,7 +3,7 @@ title: Cloud Development
|
||||
---
|
||||
## Cloud Development
|
||||
|
||||
Cloud development is the usage of software engineering practices on infrastructure components in a shared resource pool. This can be done in multiple manners, within your company or organizations own data center, or in a "public" shared datacenter owned and operated by a third party.
|
||||
Cloud development is the usage of software engineering practices on infrastructure components in a shared resource pool. This can be done in multiple manners, within your company or organizations own data center, or in a "public" shared datacenter owned and operated by a third-party.
|
||||
|
||||
Popular choices for Public Cloud providers are Amazon Web Services, Microsoft Azure, and Google Compute Engine. These providers operate clusters of massive datacenters whereby thousands of different individuals, companies, and organizations consume these resources. Operating the Cloud involves enabling the partitioning of these shared resources for the usage of these different users. The consumption of the resources is tracked (also referred to as metered) and then billed back to the user depending on the different financial scheme for the various compute, network, and storage resources consumed. Private cloud storage clients such as Veeam are also used on a large scale, mostly when dealing with government and civil virtual architectures.
|
||||
|
||||
|
Reference in New Issue
Block a user