当前位置:网站首页>Aeraki Mesh Joins CNCF Cloud Native Panorama
Aeraki Mesh Joins CNCF Cloud Native Panorama
2022-08-01 11:33:00 【Zhao Huabing】
Recently, Aeraki Mesh officially entered the CNCF cloud native panorama, located at Service Mesh category.CNCF Landscape helps users understand what specific software and product options are available in each link of the cloud native practice process. Aeraki Mesh has entered CNCF Landscape, which means that Aeraki Mesh has officially become a CNCF-approved part of the best practices for building cloud native..
What is CNCF Cloud Native Panorama?
Cloud Native Computing Foundation, Cloud Native Computing Foundation (hereinafter referred to as CNCF) is an open source software foundation, which is committed to the popularization and sustainable development of cloud native (Cloud Native) technology.Cloud-native technologies help businesses and organizations build and run agile, scalable applications in modern, dynamic environments such as public, private, and hybrid clouds through a range of software, specifications, and standards.
CNCF released the cloud native panorama (CNCF Landscape), which aims to help enterprises and developers quickly understand the overall picture of the cloud native system and help users choose appropriate software and tools for cloud native practice.User attention and attention.
What problems does Aeraki Mesh solve in cloud native?
Aeraki Mesh is an open source project in the field of Service Mesh. It solves the pain point that the current service mesh project only handles HTTP/gRPC protocol and does not support other open source and private protocols.
Aeraki Mesh can help you manage any Layer 7 protocol in a service mesh.Open source protocols such as Dubbo, Thrit, Redis, Kafka, and ZooKeeper are currently supported.You can also use the MetaProtocol protocol extension framework provided by Aeraki Mesh to manage Layer 7 traffic of private protocols.
At present, Aeraki has been applied in many large-scale projects such as CCTV, Tencent Music, Wang Zhe Dawn, etc., and has passed the actual test of the large-scale online traffic of the 2022 Winter Olympics.Key features of Aeraki:
- Seamless integration with Istio is Istio Ecosystem Integration Recommended Items.You can use Istio + Aeraki to build a full-stack service mesh that can manage HTTP and other seven-layer protocols at the same time.
- Supports traffic management of open source protocols such as Dubbo, Thrift, Redis, etc. in Istio.
- Supports traffic management of private protocols in Istio with only hundreds of lines of code and no changes to Istio.
- Support request-level load balancing, dynamic routing with arbitrary matching conditions, global and local current limiting, traffic mirroring and other traffic management capabilities.
- Provide rich request-level performance indicators, including request delay, error, quantity, etc., and support distributed call tracking.
I want to use Aeraki Mesh / Join the community to contribute?
Aeraki Mesh is a vendor-neutral open source community. The community is currently developing vigorously, and everyone is welcome to join!
Install the trial: https://www.aeraki.net/en/docs/v1.0/quickstart/
Join community meetings: https://www.aeraki.net/en/community/#community-meetings
Star it: https://github.com/aeraki-mesh/aeraki
边栏推荐
- 如何设计一个分布式 ID 发号器?
- Promise to learn several key questions (3) the Promise - state change, execution sequence and mechanism, multitasking series, abnormal penetration, interrupt the chain of Promise
- R语言诊断ARIMA模型:forecast包构建了一个ARIMA模型、使用checkresiduals函数诊断ARIMA模型、并进行结果解读(拟合较差的ARIMA模型具有的特点)
- Stone Technology builds hard-core brand power and continues to expand the global market
- R语言ggplot2可视化:使用ggpubr包的ggdensity函数可视化密度图、使用stat_central_tendency函数在密度中添加均值竖线并自定义线条类型
- NIO‘s Sword(思维,取模,推公式)
- [Open class preview]: Research and application of super-resolution technology in the field of video quality enhancement
- 复现assert和eval成功连接或失败连接蚁剑的原因
- xss漏洞学习
- 利用正则表达式的回溯实现绕过
猜你喜欢
Promise学习(四)异步编程的终极解决方案async + await:用同步的方式去写异步代码
.NET性能优化-使用SourceGenerator-Logger记录日志
音视频技术开发周刊 | 256
.NET analyzes the LINQ framework in depth (three: the elegant prelude of LINQ)
C#/VB.NET 将PPT或PPTX转换为图像
leetcode/子矩阵元素和
[Open class preview]: Research and application of super-resolution technology in the field of video quality enhancement
Audio and Video Technology Development Weekly | 256
Pytest e-commerce project combat (below)
数字化转型实践:世界级2B数字化营销的方法框架
随机推荐
【云享新鲜】社区周刊·Vol.73- DTSE Tech Talk:1小时深度解读SaaS应用系统设计
Hot review last week (7.25 7.31)
【Unity3D插件】AVPro Video插件分享《视频播放插件》
bat倒计时代码
深度学习 | MATLAB实现GRU门控循环单元gruLayer参数设定
Mini Program Graduation Works WeChat Food Recipes Mini Program Graduation Design Finished Products (2) Mini Program Functions
CAN通信标准帧和扩展帧介绍
Aeraki Mesh 加入 CNCF 云原生全景图
[Open class preview]: Research and application of super-resolution technology in the field of video quality enhancement
SCHEMA解惑
冰冰学习笔记:gcc、gdb等工具的使用
【公开课预告】:超分辨率技术在视频画质增强领域的研究与应用
Promise to learn several key questions (3) the Promise - state change, execution sequence and mechanism, multitasking series, abnormal penetration, interrupt the chain of Promise
.NET analyzes the LINQ framework in depth (three: the elegant prelude of LINQ)
【无标题】
C#/VB.NET 将PPT或PPTX转换为图像
回归预测 | MATLAB实现TPA-LSTM(时间注意力注意力机制长短期记忆神经网络)多输入单输出
STM32 CAN过滤器配置详解
小程序插件如何帮助开发者受益?
slice、splice、split傻傻分不清