Skip to content

Commit 757a4a6

Browse files
Update content/learning-paths/11111111-1111-1111-1111-111111111111/introduction-to-devops-and-site-reliability-engineering/sre/sre/what.md
Co-authored-by: Saurabh Singh <[email protected]> Signed-off-by: Varad Gupta <[email protected]>
1 parent f40d1c4 commit 757a4a6

File tree

1 file changed

+1
-1
lines changed
  • content/learning-paths/11111111-1111-1111-1111-111111111111/introduction-to-devops-and-site-reliability-engineering/sre/sre

1 file changed

+1
-1
lines changed

content/learning-paths/11111111-1111-1111-1111-111111111111/introduction-to-devops-and-site-reliability-engineering/sre/sre/what.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 1
77

88
### Overview
99

10-
Site Reliability Engineering (SRE) is an approach to running large-scale, reliable services. Google is widely credited with formalizing and popularizing the term "SRE" and has since been adopted by many other tech companies. SRE blends aspects of software engineering with traditional IT and focuses on creating scalable and highly reliable software systems. The primary focus of SRE is to improve the reliability of services. Reliability is often measured through service level indicators (SLIs), service level objectives (SLOs), and service level agreements (SLAs). These metrics help define the performance and availability levels expected from a service.
10+
Site Reliability Engineering (SRE) is an approach to running large-scale, reliable services. [Google](https://sre.google/) is widely credited with formalizing and popularizing the term "SRE" and has since been adopted by many other tech companies. SRE blends aspects of software engineering with traditional IT and focuses on creating scalable and highly reliable software systems. The primary focus of SRE is to improve the reliability of services. Reliability is often measured through service level indicators (SLIs), service level objectives (SLOs), and service level agreements (SLAs). These metrics help define the performance and availability levels expected from a service.
1111

1212
While traditional IT operations might focus on keeping systems running, SRE provides a framework for balancing the need for system reliability with the need for new features and development. It does this by integrating development and operations teams more closely, using the same tools and techniques across both domains to improve the reliability and maintainability of systems.
1313

0 commit comments

Comments
 (0)