mirror of https://github.com/alibaba/SREWorks.git
Documents update
This commit is contained in:
parent
e344f0fab0
commit
3404068984
|
@ -24,15 +24,15 @@ Any problem in the code, you can submit a Pull Request to participate, including
|
|||
- document incorrect
|
||||
- redundant code
|
||||
- ugly code
|
||||
- feature Enhancement
|
||||
- feature enhancement
|
||||
- performance optimization
|
||||
- and so on
|
||||
|
||||
## 4. Best practices contribution
|
||||
|
||||
SREWorks is a cloud-native operation platform center that we expect to support as many cases as possible. If you have a best practice based on SREWorks implementation, you can directly email us dataops@service.alibaba.com tell us or submit an issue. We use the SREWorks platform to promote your best practices.
|
||||
SREWorks is a cloud-native O & M platform center that we expect to support as many cases as possible. If you have a best practice based on SREWorks implementation, you can directly email us dataops@service.alibaba.com tell us or submit an issue. We use the SREWorks platform to promote your best practices.
|
||||
Best practices include and are not limited to the following:
|
||||
- an operation and maintenance solution for an open source software
|
||||
- An operation and maintenance solution for an open source software
|
||||
- Integrate the data operation and maintenance practices of some open source software
|
||||
|
||||
## 5. Operations and maintenance application contribution
|
||||
|
|
|
@ -7,14 +7,14 @@ English | [中文](README-CN.md)
|
|||
|
||||
## Introduction
|
||||
|
||||
The cloud-native operation & maintenance (O & M) platform from Alibaba's Big Data SRE team, precipitated the SRE engineering practice of the team after nearly 10 years of internal business training, adhering to the "data-based, intelligent" O & M thinking, to help more practitioners in the O & M industry to adopt the "data intelligence" thinking to do a good job in efficient operation and maintenance.
|
||||
SREWorks: The cloud-native operation & maintenance (O & M) platform from Alibaba's Big Data SRE team, precipitated the SRE engineering practice of the team after nearly 10 years of internal business training, adhering to the "data-based, intelligent" O & M thinking, to help more practitioners in the O & M industry to adopt the "data intelligence" thinking to do a good job in efficient operation and maintenance.
|
||||
|
||||
In 2003, a job called SRE (Site Reliability Engineer) was proposed by Google. It is a combination of software engineers and system administrators, laying emphasis on the development capabilities of O & M personnel, and requiring them to spend less than 50% of their energy on the O & M of daily chores, and the other 50% on the development of automation tools to reduce manpower requirements.
|
||||
|
||||
As an engineering practice for the SRE concept of the Alibaba Cloud big data SRE team, SREWorks focuses on the application-centric one-stop "cloud native" and "data intelligence" operation and maintenance SaaS management suite. It provides two core capabilities of enterprise application & Resource Management and O & M development to help enterprises realize the delivery and maintenance of cloud-native applications & Resources.
|
||||
As an engineering practice for the SRE concept of the Alibaba Cloud big data SRE team, SREWorks focuses on the application-centric one-stop "cloud native" and "data intelligence" O & M SaaS management suite. It provides two core capabilities of enterprise application & Resource Management and O & M development to help enterprises realize the delivery and maintenance of cloud-native applications & Resources.
|
||||
|
||||
|
||||
Alibaba Cloud big data SRE team is naturally close to big data and AI, is very familiar with Big Data & AI technology, and has the big data and AI computing power resources on demand, has been working hard to practice the "data", "intelligent" operation and maintenance concept, the industry's DataOps (data operation and maintenance) first proposed by the team. There is a set of end-to-end DataOps closed-loop engineering practices in the SREWorks, including standard O & M warehouses, data operation and maintenance platforms, and operation centers.
|
||||
Alibaba Cloud big data SRE team is naturally close to big data and AI, is very familiar with Big Data & AI technology, and has the big data and AI computing power resources on demand, has been working hard to practice the "data", "intelligent" operation and maintenance concept, the industry's DataOps (data operation and maintenance) first proposed by the team. There is a set of end-to-end DataOps closed-loop engineering practices in the SREWorks, including standard O & M warehouses, data O & M platforms, and operation centers.
|
||||
|
||||
In the traditional IT O & M field, there are a large number of excellent open source O & M platforms, which reflect cloud-native scenarios. At present, there is still a lack of systematic O & M solutions. With the advent of the general trend in the cloud-native era, the Alibaba Cloud Big Data SRE team will open source the O & M platform: SREWorks, hoping to provide O & M engineers use it with an out-of-the-box experience.
|
||||
|
||||
|
|
Loading…
Reference in New Issue