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

Added content for IBM cloud (#2694)

Added content related to IBM-Cloud under "developer-roadmap/content/roadmaps/102-devops/content/108-cloud-providers"
This commit is contained in:
Madawa De Silva
2022-10-22 22:15:52 +05:30
committed by GitHub
parent 460da72850
commit d4a70d0d13

View File

@@ -0,0 +1,12 @@
# IBM Cloud
IBM cloud computing is a set of cloud computing services that offers both platform as a service (PaaS) and infrastructure as a service (IaaS). IBM Cloud supports various languages and frameworks such as Go, Java™, Node.js, Python and Swift.
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://www.ibm.com/cloud'>IBM cloud</BadgeLink>
<BadgeLink badgeText='Official Documentation' colorScheme='blue' href='https://cloud.ibm.com/docs'>IBM Cloud Documentation</BadgeLink>
<BadgeLink badgeText='Course' colorScheme='green' href='https://www.coursera.org/learn/ibm-cloud-essentials'>IBM Cloud Essentials</BadgeLink>
<BadgeLink badgeText='Course' colorScheme='green' href='https://www.ibm.com/training/cloud'>IBM Cloud Training</BadgeLink>
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=HzugDzl2cfg'>Introduction to IBM Cloud</BadgeLink>
<BadgeLink badgeText='Watch' href='https://www.youtube.com/watch?v=Bsy6mhRc7ZA'>Developing in IBM Cloud</BadgeLink>
<BadgeLink badgeText='Watch' href='https://youtube.com/playlist?list=PLmesOgYt3nKCfsXqx-A5k1bP7t146U4rz'>IBM Cloud Foundation Skills Series</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://developer.ibm.com/components/cloud-ibm/tutorials/'>The Beginner's Guide to IBM Cloud</BadgeLink>