# Updating our data stack

DevFeed: [Updating our data stack](<https://devfeed.tech/articles/updating-our-data-stack-12052.md>)

Original publisher: [Read original article](<https://incident.io/blog/updated-data-stack>)

Author: Jack Colsey

Published: 2022-08-24T00:00:00Z

Content type: article

Language: en

Sources: [The incident.io Blog](<https://devfeed.tech/sources/the-incident-io-blog.md>)

Topics: [BigQuery](<https://devfeed.tech/topics/bigquery.md>), [data](<https://devfeed.tech/topics/data.md>), [Concurrency](<https://devfeed.tech/topics/concurrency.md>), [datasets](<https://devfeed.tech/topics/datasets.md>), [migration](<https://devfeed.tech/topics/migration.md>), [SQL](<https://devfeed.tech/topics/sql.md>)

Tags: [bigquery](<https://devfeed.tech/tags/bigquery.md>), [blog](<https://devfeed.tech/tags/blog.md>), [concurrency](<https://devfeed.tech/tags/concurrency.md>), [data](<https://devfeed.tech/tags/data.md>), [datasets](<https://devfeed.tech/tags/datasets.md>), [incident](<https://devfeed.tech/tags/incident.md>), [incident-channel](<https://devfeed.tech/tags/incident-channel.md>), [incident-management](<https://devfeed.tech/tags/incident-management.md>), [incident-response](<https://devfeed.tech/tags/incident-response.md>), [migration](<https://devfeed.tech/tags/migration.md>), [outage](<https://devfeed.tech/tags/outage.md>), [post-mortem](<https://devfeed.tech/tags/post-mortem.md>), [slack-incident](<https://devfeed.tech/tags/slack-incident.md>), [sql](<https://devfeed.tech/tags/sql.md>)

## AI overview

An update to incident.io's data stack describes scaling from 10 to 30 employees with a growing data team. The setup uses ELT tools to load raw data into Google BigQuery, dbt and SQL to transform it, and separate BigQuery projects for source and analytics data. The article discusses query concurrency, Fivetran migration, monitoring, and overlapping dbt pipeline runs.

## Source excerpt

How we've updated our data stack since it was first built in January.