Update Cloud Providers with stub (#1382)
* Update readme.md * Update content/roadmaps/102-devops/content/108-cloud-providers/readme.md Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>pull/1399/head
parent
3bd446577b
commit
46333c42a4
1 changed files with 7 additions and 1 deletions
@ -1 +1,7 @@ |
||||
# Cloud providers |
||||
# Cloud Providers |
||||
|
||||
Cloud providers provide a layer of APIs to abstract infrastructure and provision it based on security and billing boundaries. The cloud runs on servers in data centers, but the abstractions cleverly give the appearance of interacting with a single "platform" or large application. The ability to quickly provision, configure and secure resources with cloud providers has been key to both the tremendous success, and complexity, of modern DevOps. |
||||
|
||||
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
||||
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.techtarget.com/searchitchannel/definition/cloud-service-provider-cloud-provider'>Cloud service provider</BadgeLink> |
||||
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.redhat.com/en/topics/cloud-computing/what-are-cloud-providers'>What are Cloud Providers?</BadgeLink> |
||||
|
Loading…
Reference in new issue