1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-31 21:11:44 +02:00

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>
This commit is contained in:
Esoterydactyl
2022-08-05 08:45:03 -04:00
committed by GitHub
parent 32b6d27dc3
commit bb5529db00

View File

@@ -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>