当前位置:网站首页>Building and sharing the root of the digital world: Alibaba Cloud builds a comprehensive cloud-native open source ecosystem
Building and sharing the root of the digital world: Alibaba Cloud builds a comprehensive cloud-native open source ecosystem
2022-07-30 04:29:00 【Alibaba Cloud Cloud Native】
Open source is the foundation of basic software.Cloud + open source will jointly become the root of the digital world.The basic software of the future digital world should be built on open source, and it needs to be jointly built and shared by the whole industry.Therefore, Alibaba Cloud not only actively embraces open source, but also actively contributes to open source and leads open source. Open source has become one of Alibaba's technology strategies.
On July 28, Cheng Li, CTO of Alibaba Group, was invited to participate in the 2022 Open Atom Global Open Source Summit, and mentioned in the main forum speech that container technology developed from Alibaba's internal practice to cloud commercialization.And gradually become the global leader in container technology.

He mentioned, "Alibaba Cloud is an important enterprise contributor to the global Kubernetes community and has made significant contributions to the global cloud native open source community. In 2017, Alibaba Cloud Container Service ACK was officially released, becoming the first batch of Kubernetes-consistent services in the world.This year, Alibaba Cloud has become the only enterprise in China to enter the Leader Quadrant of Forrester's public cloud container platform.”
Alibaba Cloud has built a complete cloud-native open source ecosystem. Through KubeVela, OpenYurt, OpenKruise, Fluid and other open source projects, it helps Kubernetes extend to more scenarios such as edge, AI, and hybrid cloud.KubeVela has created a de facto standard for modern application delivery management for the cloud computing era, focusing on applications, defining the boundaries and collaboration methods between R&D, O&M, and infrastructure, and has become a CNCF sandbox project.In 2021, CAICT will release KubeVela's Application Model (OAM) as an industry architecture standard.
OpenYurt is Alibaba's first open source cloud-native edge computing project, helping to build an intelligent, cloud-edge-device-integrated edge computing cloud-native infrastructure. It has now become a CNCF sandbox project.Since OpenYurt was open source, upstream and downstream cooperation, technology, community, and industry influence have been significantly improved, and in December 2020, it won the TOP3 edge computing influence project of the Asia-Pacific CDN Industry Alliance; in terms of ecological cooperation, with VMware, intel, Sangfor, China Unicom, IBM and other upstream and downstream ecological partners have carried out multi-level cooperation in IoT, cloud-edge collaboration, hardware, edge AI, edge security, etc. Among them, the in-depth cooperation with the LFEdge EdgeX project has jointly pushed the cloud-native biological model standard to becomeAn industry first.
Double 11 in 2021, Alibaba Group will realize 100% application cloud-native, and complete the world's largest cloud-native practice. E-commerce, search, big data, and AI businesses all run on a unified container platform.Container Service ACK has provided container application management services for more than 10,000 enterprises in the Internet, finance, retail, manufacturing, transportation and other clouds.

Alibaba Cloud has many well-known open source projects in the cloud native field, including two top-level Apache projects and ten CNCF hosting projects, covering technical directions such as containers, application delivery, messaging, microservices, serverless, etc., open source activity and influenceOverall lead.Among them, some open source projects have also become de facto standards in the field. For example, Apache RocketMQ, as the first top-level Apache project of Internet middleware in China, has the largest market share in China in the field of business messaging; Apache Dubbo is the most influential and adopted open source service framework.The highest domestic microservice framework.Like RocketMQ, Dubbo has entered the first phalanx of the Apache China Open Source Project Quadrant in the two dimensions of globalization and influence.

Apache RocketMQ is a top-level Apache project open sourced by Alibaba. As the first open source distributed messaging middleware in China, it has the largest market occupancy rate in China in the field of business messaging. The heavy upgrade RocketMQ 5.0 is the first in the industry to launch cloud-native "messages" (Messaging), Eventing, Streaming" integrated message processing platform, RocketMQ has entered the first phalanx of Apache China's open source project quadrant in the two dimensions of globalization and influence, and has become Peking University Software and MicroelectronicsThe college is an elective course for open source practice; in terms of commercialization, the Alibaba Cloud MQ messaging product based on RocketMQ surpassed IBM to become the largest market share in China.
Apache Dubbo is a top-level Apache project open sourced by Alibaba. It is a domestic microservice framework with the most influence and the highest adoption rate among open source service frameworks.Like RocketMQ, Dubbo has entered the first phalanx of the Apache China Open Source Project Quadrant in the two dimensions of globalization and influence.According to the latest "Open Source Digitalization Report in the Microservice Field" released by X-lab Open Lab, Dubbo's open source activity ranks fifth in the world in the microservice framework.Dubbo 3 launched in 2021, based on the incubation of large-scale usage scenarios in Alibaba, has developed into a user-friendly new-generation cloud-native service framework, and continues to lead the wave of next-generation service framework selection in China.
This year, Alibaba Cloud continued to make breakthroughs in the cloud-native field and released two open-source projects: one is the cloud-native co-location system Koordinator, which is based on Alibaba's internal ultra-large-scale co-location practice and provides users with access to cloud-native scenariosThe solution with the lowest cost and the best co-location efficiency.The other is the OpenSergo project co-initiated with enterprises and communities to solve problems such as various losses and high complexity caused by interoperability between different frameworks.
At present, Alibaba Cloud's open source mainly covers four major areas: cloud native, operating system, big data & AI, and database. The total number of Stars received on GitHub exceeds one million.Influence first.
边栏推荐
- Pytorch framework learning record 4 - the use of datasets (torchvision.dataset)
- 深圳见!云原生加速应用构建专场:来看云原生 FinOps、SRE、高性能计算场景最佳实践
- MySql 怎么查出符合条件的最新的数据行?
- The leap second that may cause the next "Millennium Bug" is boycotted by tech giants
- sql语句-如何以一个表中的数据为条件据查询另一个表中的数据
- Shell脚本基本编辑规范及变量
- MNIST of Dataset: MNIST (handwritten digital image recognition + ubyte.gz file) data set introduction, download, usage (including data enhancement) detailed guide
- PyG搭建R-GCN实现节点分类
- SQL introduction of the first lecture -- MySQL 8.0.29 installation tutorial (Windows 64 - bit)
- How does the Snapdragon 7 series chip perform?Reno8 Pro proves a new generation of God U
猜你喜欢

使用EFR32作为Zigbee/Thread的sniffer的用法

Pytorch框架学习记录7——卷积层

The first immersive and high-fidelity metaverse in China, Xiyuan Universe is officially launched
Go 学习笔记(84)— Go 项目目录结构

Pytorch框架学习记录4——数据集的使用(torchvision.dataset)
![[SQL] at a certain correlation with a table of data update another table](/img/66/4dff4383509e5d25890d8a24720de6.png)
[SQL] at a certain correlation with a table of data update another table

2.5快速排序

【C进阶】数组传参与函数指针

My first experience of Go+ language——Blessing message system, so that she can also feel your blessings

MySQL String Concatenation - Various String Concatenation Practical Cases
随机推荐
How does MySql find out the latest data row that meets the conditions?
Android Studio 实现登录注册-源代码 (连接MySql数据库)
swagger使用教程——快速使用swagger
Pytorch framework learning record 2 - the use of TensorBoard
Shell script basic editing specifications and variables
sql statement - how to query data in another table based on the data in one table
state space representation
Charles 替换 接口响应信息
C. Qualification Rounds(思维,特情)
Pytorch框架学习记录3——Transform的使用
Roperties类配置文件&DOS查看主机网络情况
【C进阶】数组传参与函数指针
RRU, BBU, AAU
山西省第二届网络安全技能大赛(企业组)部分赛题WP(九)
机器学习:知道通过低方差过滤实现降维过程
Shell脚本基本编辑规范及变量
山西省第二届网络安全技能大赛(企业组)部分赛题WP(八)
MySql 怎么查出符合条件的最新的数据行?
JQ源码分析(环境处理)
How to compare struct, slice, map for equality and the difference between several comparison methods in golang