Skip to content

Commit 2cbcfbb

Browse files
committed
adding maintenance homework
1 parent e2fa99e commit 2cbcfbb

File tree

3 files changed

+35
-0
lines changed

3 files changed

+35
-0
lines changed
Binary file not shown.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Week 5 Data Pipeline Maintenance
2+
3+
## We cover in this week
4+
5+
- Run books, prioritization, etc
6+
- The tradeoffs of tech debt and business velocity
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Week 5 Data Pipeline Maintenance
2+
3+
### Homework
4+
5+
Imagine you're in a group of 4 data engineers, you will be in charge of creating the following things:
6+
7+
You are in charge of managing these 5 pipelines that cover the following business areas:
8+
9+
- Profit
10+
- Unit-level profit needed for experiments
11+
- Aggregate profit reported to investors
12+
- Growth
13+
- Aggregate growth reported to investors
14+
- Daily growth needed for experiments
15+
- Engagement
16+
- Aggregate engagement reported to investors
17+
18+
You are in charge of figuring out the following things:
19+
20+
- Who is the primary and secondary owners of these pipelines?
21+
- What is an on-call schedule that is fair
22+
- Think about holidays too!
23+
- Creating run books for all pipelines that report metrics to investors
24+
- What could potentially go wrong in these pipelines?
25+
- (you don't have to recommend a course of action though since this is an imaginatione exercise)
26+
27+
Create a markdown file submit it!
28+
29+

0 commit comments

Comments
 (0)