Skip to content
This repository was archived by the owner on Jul 21, 2019. It is now read-only.

Commit cd3ed9e

Browse files
Merge pull request #659 from devopsdays/portland-data-update
Portland data update
2 parents 03029d7 + adac744 commit cd3ed9e

12 files changed

Lines changed: 136 additions & 24 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
+++
2+
Talk_date = ""
3+
Talk_start_time = ""
4+
Talk_end_time = ""
5+
Title = "Operating Human Systems: Mean Time To Relationship v. Mean Time To Fallout"
6+
Type = "talk"
7+
Speakers = ["aaron-aldrich"]
8+
+++
9+
10+
DevOps trends are clear on measuring systems Mean Time To Recovery rather than Mean Time Between Failures. I argue that worrying about time between failures actually causes more harm than worrying about recovery. But do we think of our human systems the same way as our digital? I’ll apply lessons learned in SysOps to HumanOps.
11+
12+
I’ll talk about how our complex social systems act like complex computer systems and how focusing on MTTR rather than MTBF is a good thing between people, not just machines. I'll cover the environmental requirements for focusing on MTTR and discuss potential conflict resolution steps for a jumping off point in your organization or community.

exampleSite/content/events/2018-portland/program/aaron-aldrich.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,21 @@
22
Talk_date = ""
33
Talk_start_time = ""
44
Talk_end_time = ""
5-
Title = "Operating Human Systems: Mean Time To Relationship v. Mean Time To Fallout"
5+
Title = "Batteries Included: Enabling Community Contribution"
66
Type = "talk"
77
Speakers = ["aaron-aldrich"]
88
+++
99

10-
DevOps trends are clear on measuring systems Mean Time To Recovery rather than Mean Time Between Failures. I argue that worrying about time between failures actually causes more harm than worrying about recovery. But do we think of our human systems the same way as our digital? I’ll apply lessons learned in SysOps to HumanOps.
10+
"Pull Requests Welcome." A phrase to indicate you're open to community contribution, but it does nothing to help bring high-quality contribution quickly. Contributors have to ramp up in your code base, may not have a great test suite, etc. What steps can we take to enable that process?
11+
12+
This is the story of enabling easy, quality contributions for Elastic Beats. Our Beats project runs in unpredictable environments so we wanted our community to be able to build extensions for their needs as easily as possible.
13+
14+
Attendees will learn how we:
15+
16+
- Designed for customization
17+
- Built Documentation into the code
18+
- Reduce repetitive work
19+
- Enable local testing with minimal effort
20+
- Allow for sharing back to the larger community
21+
1122

12-
I’ll talk about how our complex social systems act like complex computer systems and how focusing on MTTR rather than MTBF is a good thing between people, not just machines. I'll cover the environmental requirements for focusing on MTTR and discuss potential conflict resolution steps for a jumping off point in your organization or community.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
+++
2+
Talk_date = ""
3+
Talk_start_time = ""
4+
Talk_end_time = ""
5+
Title = "Stick it to ME?!"
6+
Type = "talk"
7+
Speakers = ["heidi-waterhouse"]
8+
+++
9+
10+
19 slides about sticker culture, sticker best practices, sticker antipatterns, and why anyone cares.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
+++
2+
Talk_date = ""
3+
Talk_start_time = ""
4+
Talk_end_time = ""
5+
Title = "The Ops in the Serverless"
6+
Type = "talk"
7+
Speakers = ["jennifer-davis"]
8+
+++
9+
10+
A function is deployed and alerts go off. When our intrepid site reliability engineer responds to the change in availability she begins the task of debugging and implementing new tests to catch the issue in future deployments. While the nature and complexity of computing changes, the need for specialized operations engineering skills increases. In this talk, we will explore the path of ever changing technology and the continued need for different roles to be successful regardless of technology. We'll focus on three critical parts in serverless through real world examples in testing, monitoring, and debugging.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
+++
2+
Talk_date = ""
3+
Talk_start_time = ""
4+
Talk_end_time = ""
5+
Title = "TBD"
6+
Type = "talk"
7+
Speakers = ["tbd"]
8+
+++
9+
10+
We are making some scheduling tweaks. Never fear! We have some awesome talks to fill the slot!

exampleSite/content/events/2018-portland/speakers/aaron-aldrich.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
+++
22
Title = "Aaron Aldrich"
33
Twitter = "CrayZeigh"
4-
image = "missing-avatar.png"
4+
image = "aaron-aldrich.png"
55
type = "speaker"
66
linktitle = "aaron-aldrich"
77

exampleSite/content/events/2018-portland/speakers/heidi-waterhouse.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
+++
22
Title = "Heidi Waterhouse"
33
Twitter = "wiredferret"
4-
image = "missing-avatar.png"
4+
image = "heidi-waterhouse.png"
55
type = "speaker"
66
linktitle = "heidi-waterhouse"
77

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
+++
2+
Title = "Jennifer Davis"
3+
Twitter = "sigje"
4+
image = "jennifer-davis.png"
5+
type = "speaker"
6+
linktitle = "jennifer-davis"
7+
8+
+++
9+
10+
Jennifer Davis is the co-author of Effective DevOps. In her day job, she is a senior site reliability engineer at RealSelf. Jennifer speaks about DevOps, tech culture, and monitoring and gives tutorials on a variety of technical topics.

exampleSite/content/events/2018-portland/speakers/julia-wester.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
+++
22
Title = "Julia Wester"
33
Twitter = "EverydayKanban"
4-
image = "missing-avatar.png"
4+
image = "julia-wester.png"
55
type = "speaker"
66
linktitle = "julia-wester"
77

exampleSite/content/events/2018-portland/speakers/patrick-obrien.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
+++
22
Title = "Patrick O'Brien"
33
Twitter = "_patrick"
4-
image = "missing-avatar.png"
4+
image = "patrick-obrien.png"
55
type = "speaker"
66
linktitle = "patrick-obrien"
77

0 commit comments

Comments
 (0)