ref: https://www.infoworld.com/article/3632142/how-docker-broke-in-half.html
這篇文章是作者訪談多位前任/現任的 Docker 員工,Docker 社群貢獻者, Docker 消費者以及市場分析師的相關心得文,目的是想要探討 Docker 商業模式的成功與失敗,到底目前 Docker 商業模式的進展是否有跡可循,以及我們可以從這些歷史決策中學到什麼?
Docker 不是輕量級虛擬化技術的開創者,但是卻是個將 Container 這個技術給推向所有開發者的重要推手,Docker 簡化整體的操作使得每個開發者都可以輕鬆的享受到 Container 的好處,但是從結果論來說, Docker 還是於 2019 年 11 月給 Mirantis 給收購了
到底 Docker 的商業模式哪一步走錯了,接下來就跟者作者一起去訪談與思考。
[Docker 的誕生之路]
Solomon Hykes(文章很多該人看法) 於 2008 年創辦一間專注提供 Platform as a Serivce 的公司, DotCloud,該公司希望讓開發者可以更簡易的去建置與部署開發的應用程式,該公司的底層技術後來也由 Docker 繼續沿用,當然創辦 Docker 的依然是 Solomon Hykes。
Docker 開源專案誕生之後吸引了全球目光,除了來自各地的使用與開發者外,大型公司如 Microsfot,AWS,IBM 等都也加入,但是就跟其他基於開源專案的軟體公司一樣, Docker 也面臨的商業模式的問題,這種類型的軟體公司到底要如何穩定獲利?
從 2021 往回看,一個很簡短的說法可以說是 Docker 的企業化管理工具 Docker Swarm 還沒有站穩腳步之時就遇到 Kubernetes 這個龐然怪獸,然後 Kubernetes 橫掃時間把所有 Docker Swarm 的市場全面清空,
當然真實版本一定更加複雜得多,絕對不是一句 Kubernetes 就可以概括的
[開源專案的商業化之路總是困難]
Docker 於 2014 年開始認真探討其商業策略,如何將其作為 Container 領頭羊的角色轉變成為一個可以帶來收入的策略,VC 創投的資金讓其有能力收購 Koality 與 Tutum,同年 Docker 也正式宣布第一個商業版本的支援計劃。
這一連串的計算誕生出了許多產品,譬如 Docker Hub 及 Docker Enterprise.
不過可惜的是上述的產品並沒有辦法從企業用戶手中帶來穩定的獲利,大部分的客戶相對於直接購買 Docker 解決方案,更傾向跟已經合作的系統整合商一起合作。
Solomon Hykes 今天夏天跟 infoworld 的一次訪談中提到,Docker 從來沒有推出一套真正的好的商業產品,原因是因為 Docker 並沒有很專注地去處理這塊需求。
Docker 嘗試每個領域都碰一小塊,但是卻發現想要同時維護一個開發者社群又要同時打造一個良好的商業產品是極度困難的, Dockre 花費大量的時間與金錢想要魚與熊掌兼得,但是最後才體會到這件事情幾乎不太可行,Hykes 也認為 Docker 應該要花更多時間去聆聽用戶的需求,而不是自己埋頭苦幹的去打造一個沒有滿足使用者需求的企業產品。
來自 Google 的開發推廣大使 Kelsev Hightower 於今年的訪談中提到,Docker 成功地解決問題,但是卻遇到了瓶頸,舉例來說,Docker 提供工具讓開發者可以 產生 Image, 提供地方儲存 Image,運行 Image 除了這些之外, Docker 還有可以發展的空間嗎?
Hykes 不贊同這個說法,譬如 RedHat 與 Pivotal 都很成功的將 Docker 整合到彼此的 PaaS 產品(OpenShift, Cloud Foundry),也成功從中獲利,所以 Docker 實際上有很多方式可以去獲利的,只是沒有成功而已。
從結果論來看, Docker 早期的商業夥伴,一家專注於 Travel 的科技公司, Amadeus 於 2015 年正式跟 Docker 分手改而投向 RedHat 的懷抱。
畢竟 RedHat 有提供更多關於 Container 相關的技術支援,畢竟對於一個想要踏入 Container 世界的企業,如何將應用程式容器化是第一步,而接下來則是更為重要的 Container Orchestration 解決方案,很明顯的 Docker 這個戰場上是完全被 Kubernetes 打趴的。
[Kubernetes 的決策]
Docker 拒絕擁抱 Kubernetes 被認為是一個致命的錯誤策略,Jérôme Petazzoni, Docker 第一位也是目前在位最久的員工提到, Docker 內部曾經針對 Kubernetes 的生態去探討過,當時內部的共識是 Kubernetes 架構過於複雜,而 Docker Swarm 的架構相對簡單,比較之下 Docker Swarm 應該更容易獲得商業上的成功。
從其他的訪談可以得知, Docker 曾經是有機會可以跟 Google 內的 Kubernetes 團隊一起合作發展 Kubernetes,並且有機會去掌握整個 Container 生態系的發展。如果這些合作可以順利發展,那 Docker GitHub 底下的第一個專案可能就會是 Kubernetes,而 Docker Swarm 可能根本就不會產生了。
Hykes 承認的說,那個時空背景(2014,2015)下, Docker 公司很難找到一個很好的 Container Orchestration 解決方案來滿足各種各戶的需求,而那時候的 Kubernetes 也很難斬釘截鐵的說就是那個解決方案, 畢竟那時候 Kubernetes 還非常早期,同時期還有很多開源專案,很難料想到
Kubernetes 最後會主宰整個 Container Orchestration 世界。
文章後半段還有非常多的討論,非常推薦大家去看全文,雖然沒有辦法改變歷史,但是從歷史中可以學到非常有趣的東西,特別是當被客戶問到 Docker/Kubernetes 的一些生態問題時,有這些歷史資料的可以讓你講起來更有迷之自信
同時也有10000部Youtube影片,追蹤數超過2,910的網紅コバにゃんチャンネル,也在其Youtube影片中提到,...
「ibm cloud platform」的推薦目錄:
- 關於ibm cloud platform 在 矽谷牛的耕田筆記 Facebook 的最佳解答
- 關於ibm cloud platform 在 COMPUTEX TAIPEI Facebook 的最讚貼文
- 關於ibm cloud platform 在 COMPUTEX TAIPEI Facebook 的最佳解答
- 關於ibm cloud platform 在 コバにゃんチャンネル Youtube 的最佳解答
- 關於ibm cloud platform 在 大象中醫 Youtube 的最佳貼文
- 關於ibm cloud platform 在 大象中醫 Youtube 的最佳解答
- 關於ibm cloud platform 在 IBM Technology - YouTube 的評價
- 關於ibm cloud platform 在 IBM/cloud-operators - GitHub 的評價
ibm cloud platform 在 COMPUTEX TAIPEI Facebook 的最讚貼文
【🔭Highlights from COMPUTEX Forum Day 2】
The richness of content for COMPUTEX Forum Day 2 has not decayed at all! Leading technology companies shared their business continuity strategy after the epidemic and the trend of key technologies such as the 5G, AI & IoT, and #quantum computing. Here are the highlights not to be missed! 👇
5G connectivity and transmission capabilities unlock critical technical potential in all industries. The morning session focused on 5G in revolutionized applications such as collaborative of PC, enterprise networking, smart factories, connected mobility, and clinical intelligence. In addition, speakers were also optimistic that more key service providers would join the 5G ecosystem in the future to push for digital transformation.
🔍 https://reurl.cc/4a4bDV
The afternoon session explored the development of future technology in depth and discovered how 3D workflow can empower individuals and companies across shared virtual worlds under the rise of hybrid work. Moreover, it also addressed that quantum computing must overcome the three obstacles including hardware expansion, quantum cloud platform construction, and developer application tools, before becoming available for all.
🔍https://reurl.cc/eEEgeQ
Technology has always been the key to changing the world. We are looking forward to hearing more breakthrough developments in key technologies that make the world more productive and intelligent at the next COMPUTEX Forum. 🌟
【🔭COMPUTEX Forum 第二天重點內容精彩回顧】
COMPUTEX Forum 進入第二天,內容的豐富程度絲毫沒有衰減!首屈一指的科技公司輪番上陣分享#疫後新常態 策略布局,與#5G、#AI&IoT、#量子運算 等關鍵技術的發展趨勢,不容錯過的亮點就讓小編為大家整理👇
📌5G 的連接性與傳輸能力使各領域的關鍵技術潛力得到釋放。本日上半場聚焦 5G 使 PC 協作力、企業專網、智慧工廠、互聯交通與智慧醫療等應用有革命性的演進,同時也樂觀看待未來將有更多關鍵服務供應商一同加入 5G 生態系,推動技術轉型。🔍 https://reurl.cc/4a4bDV
📌下半場則深入探討前瞻技術的發展趨勢,看#3D 工作流程 如何在混合辦公模式崛起的現下,賦能組織虛擬協作能量;而量子運算則須克服硬體擴展、量子雲平臺建構、開發者應用工具等三大門檻,才能普及落地。🔍https://reurl.cc/eEEgeQ
技術始終是改變世界的關鍵,小編期待在明年的 COMPUTEX Forum 能聽到更多關鍵技術有更突破性的發展,讓這個世界變得更具生產力也更加智慧🌟
#經濟部國際貿易局 #Qualcomm #雲達科技 #穩懋半導體 #西門子 #遠傳電信 #NVIDIA #IBM
ibm cloud platform 在 COMPUTEX TAIPEI Facebook 的最佳解答
【June 3 Highlights for COMPUTEX 2021 Forum at a Glance】
8:35-11:10 👉 COMPUTEX Forum – Decoding Critical Technology
The 經濟部國際貿易局(MOEA, Taiwan)will open the session, followed by Qualcomm , QCT, 穩懋半導體(3105)(WIN Semiconductors), Siemens , and mobile operator, 遠傳電信(Far EasTone Telecom), to share the possibilities brought by 5G in the post-pandemic era.
📍 8:35-8:40
【Opening Remarks by Organizer】
Cynthia Kiang | Director General, Bureau of Foreign Trade, MOEA
📍 8:40-9:10
【5G and the Future of the PC】
Alex Katouzian | Senior Vice President and General Manager, Qualcomm
📍 9:10-9:40
【5G New Era: Great Convergence, Broad Ecosystem, Golden Opportunity】
Mike Yang | President, Quanta Cloud Technology (QCT)
📍 9:40-10:10
【Shape our future life- compound semiconductors inside】
Yu-Chi (YC) Wang Ph.D. | Vice Chairman, WIN Semiconductors Corp
📍 10:10-10:40
【Technology with Purpose to Transform – Industrial 5G, Grid Edge and Connected Mobility】
Erdal Elver | President & CEO, Siemens Taiwan, SIEMENS
📍 10:40-11:10
【5G Clinical Intelligence】
Chee Ching | President, Far EasTone Telecom
14:30-15:30 👉 COMPUTEX Forum – Realizing Tomorrow Tech
NVIDIA Taiwan and IBM will take part in an in-depth discussion on the emerging applications of quantum computers and how AI fuels the future of work.
📍 14:30-15:00
【The Metaverse Begins: NVIDIA Omniverse and A Future of Shared Worlds】
Richard Kerris | Head of Worldwide Developer Relations and General Manager of Omniverse, NVIDIA
📍 15:00-15:30
【Quantum Computing for the 21st Century】
Norishige Morimoto | Vice President, IBM Research and Development, Japan, IBM
This year’s forums will be livestreamed on the #COMPUTEXVirtual platform. Click on the link below to join the conference and explore the infinite possibilities of technology with global technology giants.
https://virtual.computextaipei.com.tw/events/forum
【COMPUTEX 2021 Virtual 6/3 重點議程即時報,帶您快速一覽今日論壇資訊】
8:35-11:10 👉 COMPUTEX Forum – Critical Technology 關鍵技術 應用解鎖
由 #經濟部 開場,並由 #美國高通公司 、 #雲達科技 、 #穩懋半導體 、 #西門子 、 #遠傳電信 輪番上陣,分享 5G 落地所帶來的多元可能如何刻劃疫後新篇章
📍 8:35-8:40
【開場】
經濟部國際貿易局局長 江文若
📍 8:40-9:10
【5G 與 PC 大未來】
Qualcomm(美國高通公司)資深副總裁暨行動、運算與基礎設施事業部門總經理 Alex Katouzian
📍 9:10-9:40
【5G新世代:具大聚合、廣闊生態圈、絕佳機會】
雲達科技總經理 楊麒令
📍 9:40-10:10
【以化合物半導體塑造未來生活】
穩懋半導體副董事長 王郁琦
📍 10:10-10:40
【科技變革的目的:工業 5G、電網邊緣、互聯交通】
台灣西門子總裁暨執行長 艾偉(Erdal Elver)
📍 10:40-11:10
【5G臨床智慧】
遠傳電信總經理 井琪
14:30-15:30 👉 COMPUTEX Forum – Tomorrow Tech 未來科技 即刻實現
#NVIDIA 與 # IBM 分享高效運算和量子運算等新興技術,如何解鎖未來關鍵科技
📍 14:30-15:00
【 Metaverse 虛擬空間誕生:NVIDIA Omniverse 和共享世界的未來】
NVIDIA 全球開發負責人暨 Omniverse 部門總經理 Richard Kerris
📍 15:00-15:30
【21 世紀的量子運算】
IBM 日本研究院副總裁暨技術長 Norishige Morimoto
所有論壇內容將在 #COMPUTEXVirtual 平台進行直播,立即點擊連結https://virtual.computextaipei.com.tw/events/forum,線上與全球科技巨擘一同挖掘科技的無限可能🏃♂
ibm cloud platform 在 コバにゃんチャンネル Youtube 的最佳解答
ibm cloud platform 在 大象中醫 Youtube 的最佳貼文
ibm cloud platform 在 大象中醫 Youtube 的最佳解答
ibm cloud platform 在 IBM/cloud-operators - GitHub 的推薦與評價
Provision and bind IBM Cloud services to your Kubernetes cluster in a Kubernetes-native way - GitHub - IBM/cloud-operators: Provision and bind IBM Cloud ... ... <看更多>
ibm cloud platform 在 IBM Technology - YouTube 的推薦與評價
IBM Cloud Now: IBM Watson Query, Netezza, and IBM Cloud Satellite + Alibaba Cloud ... Kubernetes is an open source container orchestration platform for ... ... <看更多>