Skip to content

Commit 3f7304f

Browse files
author
Jemiah Westerman
authored
Merge pull request #3 from Iterable/jwesterman/di-team
Add description for data infrastructure team.
2 parents b3957da + 6f5a965 commit 3f7304f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

teams.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

99
## Data Infrastructure
1010

11+
Data Infrastructure, aka "Big Fast Data," manages data about our customers' customers, including ingestion, validation, storage, and search. We are a back-end focused team, dealing with the nuts and bolts of data storage, streaming, and search. We own the ingestion pipeline receiving data through API endpoints or file uploads, cleansing that data, and storing it in Elasticsearch. We also deal heavily with streaming data between systems, using a mixture of RabbitMQ, Kafka, and Pulsar.
12+
13+
You can read about our ingestion architecture and get a feel for the work we do in the blog post [Scaling Data Ingestion with Akka Streams and Kafka](https://engineering.iterable.com/scaling-data-ingestion-with-akka-streams-and-kafka/).
14+
1115
## Data Science
1216

1317
## API & Partnerships

0 commit comments

Comments
 (0)