Skip to content

Commit 80d2b15

Browse files
authored
Update DATA_INFRA.md
- Capitalised section headers - Corrected "orchestration" typo - Readings --> Reading
1 parent 494f295 commit 80d2b15

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

DATA_INFRA.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### readings
1+
### Reading
22
- [Machine Learning: The High Interest Credit Card of Technical Debt](https://ai.google/research/pubs/pub43146)
33
- [The Care & Feeding of Data Scientists](https://oreilly-ds-report.s3.amazonaws.com/Care_and_Feeding_of_Data_Scientists.pdf)
44
- [Designing Data-Intensive Applications](https://www.amazon.com/Designing-Data-Intensive-Applications-Reliable-Maintainable/dp/1449373321)
@@ -17,7 +17,7 @@
1717
- databricks delta
1818
- https://www.dremio.com/
1919

20-
### change data capture / streaming
20+
### Change data capture / streaming
2121
- https://www.attunity.com/
2222
- https://streamsets.com/
2323
- https://github.com/debezium/debezium
@@ -32,48 +32,48 @@
3232
- https://zeppelin.apache.org/
3333
- https://github.com/ironmussa/Optimus
3434

35-
### labeling
35+
### Labeling
3636
- https://www.snorkel.org/
3737
- https://www.figure-eight.com/
3838
- https://scale.ai
3939
- https://www.labelbox.com
4040

41-
### Orchistration
41+
### Orchestration
4242
- airflow
4343
- luigi
4444
- oozie
4545
- https://github.com/dagster-io/dagster
4646
- https://github.com/PrefectHQ/prefect
4747
- https://www.getdbt.com/product/
4848

49-
### dataflow/transformation managers
49+
### Dataflow/transformation managers
5050
- streamset
5151
- nifi
5252

53-
### notebook management
53+
### Notebook management
5454
- https://github.com/nteract/papermill
5555

56-
### solutions
56+
### Solutions
5757
- snowplow
5858
- https://www.prefect.io/
5959
- https://www.ascend.io/
6060
- https://www.datmo.com/
6161
- TFX-OSS
6262

63-
### a/b testing
63+
### A/B testing
6464
- https://www.optimizely.com/
6565
- https://github.com/YahooArchive/mendel
6666

67-
### behavioral analytics
67+
### Behavioral analytics
6868
- https://www.fullstory.com/
6969
- https://www.hotjar.com/
7070

71-
### feature flagging
71+
### Feature flagging
7272
- https://launchdarkly.com/
7373
- https://www.split.io/
7474
- https://github.com/checkr/flagr
7575

76-
### catalogue
76+
### Catalogue
7777
- https://github.com/airbnb/knowledge-repo
7878
- https://github.com/lyft/amundsen
7979

@@ -82,9 +82,9 @@
8282
- looker
8383
- periscope
8484

85-
### sales analytics
85+
### Sales analytics
8686
- https://www.chorus.ai/
8787
- https://www.gong.io/
8888

89-
### neat utils
89+
### Neat utils
9090
- query CSVs w/ SQL: [cq](https://github.com/jolmg/cq)

0 commit comments

Comments
 (0)