From ce6139f813192671d709ad028972e92f3f40a548 Mon Sep 17 00:00:00 2001 From: zeus Date: Thu, 3 Mar 2022 14:53:15 +0200 Subject: [PATCH] add cloud info --- .../modules/ROOT/pages/tech-list.adoc | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/CloudComputing_Lab/modules/ROOT/pages/tech-list.adoc b/CloudComputing_Lab/modules/ROOT/pages/tech-list.adoc index 0a257ab..bd9f487 100644 --- a/CloudComputing_Lab/modules/ROOT/pages/tech-list.adoc +++ b/CloudComputing_Lab/modules/ROOT/pages/tech-list.adoc @@ -1,6 +1,21 @@ -= List! += Guide to open source development in the cloud! +An https://developer.ibm.com/blogs/oreilly-open-source-skill-survey-blog/[O’Reilly survey^], commissioned by IBM in Fall 2020, pointed out that, when choosing cloud providers, 70% of respondents prefer one based on open source. The survey went on to say: + +TIP: Developers who want to develop cloud applications should work on honing their open source skills, which underly every major cloud platform, instead of only focusing on building skills for a proprietary cloud. + +The most desirable open source skills are those related to *Linux (containers)*, *artificial intelligence* and *machine learning*, and *data storage.* + +This goals of this guide(https://open-cloud-guide.dev/[Text^] by IBM / Apache Licensed, 2021) are to provide: + +* Comprehensive learning for hybrid cloud and multicloud developers. +* A cloud-neutral view of how various clouds are using open source in their offerings. + +https://open-cloud-guide.dev/about + + + == Docker * https://www.cloudbees.com/blog/why-docker[Docker^]