blog/cn/material/cncf/index.html (85 lines of code) (raw):

<!DOCTYPE html> <html lang="en-us"> <head> <style> a { word-wrap: break-word; } </style> </head> <body> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>快讯!Apache ShardingSphere 进入 CNCF 全景图 &middot; ShardingSphere - 博客</title> <link rel="stylesheet" href="https://shardingsphere.apache.org/blog/css/style.css"> <link rel="stylesheet" href="https://shardingsphere.apache.org/blog/css/fonts.css"> <link rel="icon" type="image/png" sizes="32x32" href="https://shardingsphere.apache.org/blog/images/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="https://shardingsphere.apache.org/blog/images/favicon-16x16.png"> <link rel="apple-touch-icon" sizes="180x180" href="https://shardingsphere.apache.org/blog/images/apple-touch-icon.png"> <link href="" rel="alternate" type="application/rss+xml" title="ShardingSphere - 博客" /> </head> <div style="position: sticky; position: -webkit-sticky; top: 0px; background-color: rgba(255, 255, 255, 0.888);"> <nav class="nav"> <div class="nav-container"> <a href="https://shardingsphere.apache.org/blog/"> <h1 class="nav-title">ShardingSphere - 博客</h1> </a> <span style="padding-left: 65px;"> <li> <a href="https://shardingsphere.apache.org/blog/cn/material/"> <h3>文章</h3> </a> </li> <li> <a href="https://shardingsphere.apache.org/blog/cn/videos/"> <h3>视频</h3> </a> </li> </span> <span style="position: relative; left: 75px; background: rgba(0, 0, 0, 0.664); font-weight: bold; padding:0.1rem; padding-left:15px; padding-right:15px; padding-top: 2px; padding-bottom: 5px; border-radius:10px;"> <a style="color: white;" href="https://shardingsphere.apache.org/blog/en/material/cncf/">English</a> </span> </div> </div> </nav></div> <main> <div class="post"> <h1 class="post-title">快讯!Apache ShardingSphere 进入 CNCF 全景图</h1> <div class="post-info"> </div> <h3 id="cncf">CNCF</h3> <p>(Cloud Native Computing Foundation),是由 Google 牵头创立的云原生计算开源软件基金会。它致力于云原生(Cloud Native)技术的普及和可持续发展。云原生技术是通过一系列的软件、规范和标准帮助企业和组织,在现代的动态环境(如公共云、私有云和混合云)中构建和运行敏捷的、可扩展的应用程序。容器、微服务、微服务治理、声明式 API 等都是代表性的云原生技术。</p> <h3 id="cncf-landscape">CNCF Landscape</h3> <p>(<a href="https://github.com/cncf/landscape">https://github.com/cncf/landscape</a>) 是 CNCF 中的一个重要项目,它旨在为云原生应用者提供一个资源地图,帮助企业和开发人员快速了解云原生体系的全貌。</p> <p>CNCF 将云原生的生态圈横向划分为五层,并且针对它们又纵向规划出两部分,作为横向五层的共用层。横向划分的五层分别是:应用定义与开发、编排与治理、运行时、供应保障和云设施。纵向划分的两部分是:观察与分析和平台。将这些功能整合起来即是一个完善的云平台服务产品,全景图如下:</p> <p>&ndash; 以上内容摘自书籍《未来架构:从服务化到云原生》</p> <p><img src="https://shardingsphere.apache.org/blog/img/CNCF1.jpg" alt=""></p> <h3 id="shardingsphere">ShardingSphere</h3> <p>北京时间 2019年6月28日,Apache ShardingSphere 进入 CNCF Landscape。在全景图 App Definition Development-Database 领域占有一席之地,如下图所示。</p> <p>Apache ShardingSphere 在开源领域及云原生领域会持续拓展,不断精进,构建有机开源生态圈!</p> <p>我们也希望有更多开源及云原生社区的爱好者能加入我们,共同前进,促进 Apache ShardingSphere 社区及贡献者们共同成长!</p> <p><img src="https://shardingsphere.apache.org/blog/img/CNCF2.jpg" alt=""></p> <p><img src="https://shardingsphere.apache.org/blog/img/CNCF3.jpg" alt=""></p> <p>Apache ShardingSphere 自 2016 开源以来,不断精进、不断发展,被越来越多的企业和个人认可:Github 上收获8000+的 stars,近百家公司企业的成功案例。此外,越来越多的企业和个人也加入到Apache ShardingSphere(Incubating)的开源项目中,为它的成长和发展贡献了巨大力量。</p> </div> <div class="pagination"> <a href="https://shardingsphere.apache.org/blog/cn/material/community/" class="left arrow">&#8592;</a> <a href="https://shardingsphere.apache.org/blog/cn/material/seata/" class="right arrow">&#8594;</a> <a href="#" class="top">Top</a> </div> </main> <footer> <span> Copyright &copy; 2018-2020, <a href="https://shardingsphere.apache.org/blog/">Apache ShardingSphere</a>, ShardingSphere, Apache, the Apache feather logo, and the Apache ShardingSphere project logo are either registered trademarks or trademarks of The Apache Software Foundation in the United States and other countries. </span> </footer> </body> </html>