Skip to content

Commit 99ecdf0

Browse files
committed
Freshness review & minor updates
1 parent e9437be commit 99ecdf0

9 files changed

Lines changed: 21 additions & 21 deletions

File tree

learn-pr/advocates/improve-reliability-introduction/1-introduction.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
### YamlMime:ModuleUnit
2-
uid: learn.improve-reliability-introduction.1-introduction
2+
uid: learn.improve-reliability-introduction.introduction
33
title: Introduction
44
metadata:
55
title: Introduction
66
description: Introduction
7-
ms.date: 05/19/2023
7+
ms.date: 04/12/2026
88
author: dnblankedelman
99
ms.author: dnb
1010
ms.topic: unit

learn-pr/advocates/improve-reliability-introduction/2-rationale.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
### YamlMime:ModuleUnit
2-
uid: learn.improve-reliability-introduction.2-rationale
2+
uid: learn.improve-reliability-introduction.rationale
33
title: Why reliability matters
44
metadata:
55
title: Why reliability matters
66
description: Learn why it's important to focus specifically on reliability.
7-
ms.date: 05/19/2023
7+
ms.date: 04/12/2026
88
author: dnblankedelman
99
ms.author: dnb
1010
ms.topic: unit
@@ -27,7 +27,7 @@ quiz:
2727
explanation: "Correct."
2828
- content: "Branding"
2929
isCorrect: false
30-
explanation: "Having an unreliable system can impact a brand, but it does cause you to lose it."
30+
explanation: "Having an unreliable system can impact a brand, but it doesn't cause you to lose it."
3131
- content: "Innovation"
3232
isCorrect: false
3333
explanation: "It's hard to innovate if you're experiencing reliability problems but it isn't a direct loss."

learn-pr/advocates/improve-reliability-introduction/3-modern-operations.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
### YamlMime:ModuleUnit
2-
uid: learn.improve-reliability-introduction.3-modern-operations
2+
uid: learn.improve-reliability-introduction.modern-operations
33
title: Modern operations
44
metadata:
55
title: Modern operations
66
description: "What are the modern operations practices of site reliability engineering (SRE) and DevOps and why they can help us with reliability challenges."
7-
ms.date: 05/19/2023
7+
ms.date: 04/12/2026
88
author: dnblankedelman
99
ms.author: dnb
1010
ms.topic: unit

learn-pr/advocates/improve-reliability-introduction/4-hierarchy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
### YamlMime:ModuleUnit
2-
uid: learn.improve-reliability-introduction.4-dickerson-hierarchy
2+
uid: learn.improve-reliability-introduction.dickerson-hierarchy
33
title: The Dickerson hierarchy of reliability
44
metadata:
55
title: The Dickerson hierarchy of reliability
66
description: The Dickerson hierarchy of reliability.
7-
ms.date: 05/19/2023
7+
ms.date: 04/12/2026
88
author: dnblankedelman
99
ms.author: dnb
1010
ms.topic: unit

learn-pr/advocates/improve-reliability-introduction/5-summary.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
### YamlMime:ModuleUnit
2-
uid: learn.improve-reliability-introduction.5-summary
2+
uid: learn.improve-reliability-introduction.summary
33
title: Summary
44
metadata:
55
title: Summary
66
description: Module summary
7-
ms.date: 05/19/2023
7+
ms.date: 04/12/2026
88
author: dnblankedelman
99
ms.author: dnb
1010
ms.topic: unit

learn-pr/advocates/improve-reliability-introduction/includes/2-rationale.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ Reliability problems go beyond the immediate annoyance. They have a real and las
88
- Time: outages are unplanned work that takes up time you planned for other things.
99
- Reputation: customers are quick to lose patience and switch to a competitor when a service is seen to be flaky or slow.
1010
- Health: interrupted sleep, family and vacation time are disturbed, no time for self-care. The stress of an unpleasant job and the inability to ever get caught up, take a physical and psychological toll.
11-
- Hiring: word gets out that your work environment is unpleasant and talented candidates don't apply for your open roles as a result
11+
- Hiring: word gets out that your work environment is unpleasant and talented candidates don't apply for your open roles as a result.
1212

1313
You have both a personal and professional stake in making your systems and services as reliable as possible. The good news is that there are steps you can take and tools you can use to help with reliability issues.

learn-pr/advocates/improve-reliability-introduction/includes/3-modern-operations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Let's take a quick look at both of them and what they have to offer us in this c
99

1010
## DevOps
1111

12-
DevOps is a many-splendored thing that different people have understood and interpreted in different ways. There are many good definitions for it. Lets look at a few of them to give you a well-rounded view:
12+
DevOps is a many-splendored thing that different people have understood and interpreted in different ways. There are many good definitions for it. Let's look at a few of them to give you a well-rounded view:
1313

1414
### Continuous delivery of value
1515

learn-pr/advocates/improve-reliability-introduction/includes/4-hierarchy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The map for the *Improve your Reliability* learning path is based on a model from the site reliability engineering world called the Dickerson Hierarchy of Reliability. Mikey Dickerson was an SRE who became the founding administrator of the United States Digital Services. He created this hierarchy while facing one of the largest reliability crises ever.
22

3-
:::image type="content" source="../media/dickerson-hierarchy.png" alt-text="a diagram of a pyramid showing the seven levels of the hierarchy of reliability.":::
3+
:::image type="content" source="../media/dickerson-hierarchy.png" alt-text="A pyramid diagram showing the seven levels of the Dickerson hierarchy of reliability, from bottom to top: Monitoring, Incident Response, Post-Incident Review, Testing/Release, Capacity/Scale, Dev, and UX. The top two levels (Dev and UX) are grayed out.":::
44

55
The model is patterned after Abraham Maslow's *hierarchy of needs*, which addresses human motivation. As with Maslow's hierarchy, to progress up the hierarchy you need to make sure that each of the lower levels has been addressed first. The levels on which we focus in this learning path, from bottom to top, are:
66

@@ -28,4 +28,4 @@ Success and the growth that comes with it, can be just as much a threat to relia
2828

2929
There are two more levels in the hierarchy that aren't addressed in the *Improve your Reliability* learning path: the development process and the work that goes into making a good user experience (UX). These two subjects aren't discussed in the *Improve your Reliability* learning path, but other good Learn modules on these subjects are available.
3030

31-
We have created a separate Learn module for each level in the hierarchy of reliability. We hope you join us for all five modules in this learning path.
31+
We have created a separate Learn module for each of the five levels covered in this learning path. We hope you join us for all five modules.

learn-pr/advocates/improve-reliability-introduction/index.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Improve your reliability with modern operations practices: An introducti
44
metadata:
55
title: "Improve your reliability with modern operations practices: An introduction"
66
description: Discover a map for navigating reliability challenges and sustainably achieving the appropriate level of reliability in your systems, services, and products.
7-
ms.date: 05/19/2023
7+
ms.date: 04/12/2026
88
author: dnblankedelman
99
ms.author: dnb
1010
ms.topic: module
@@ -31,11 +31,11 @@ prerequisites: None
3131
subjects:
3232
- site-reliability-engineering
3333
units:
34-
- learn.improve-reliability-introduction.1-introduction
35-
- learn.improve-reliability-introduction.2-rationale
36-
- learn.improve-reliability-introduction.3-modern-operations
37-
- learn.improve-reliability-introduction.4-dickerson-hierarchy
38-
- learn.improve-reliability-introduction.5-summary
34+
- learn.improve-reliability-introduction.introduction
35+
- learn.improve-reliability-introduction.rationale
36+
- learn.improve-reliability-introduction.modern-operations
37+
- learn.improve-reliability-introduction.dickerson-hierarchy
38+
- learn.improve-reliability-introduction.summary
3939

4040
badge:
4141
uid: learn.improve-reliability-introduction.badge

0 commit comments

Comments
 (0)