# Treating Data as Code at Two Sigma

DevFeed: [Treating Data as Code at Two Sigma](<https://devfeed.tech/articles/treating-data-as-code-at-two-sigma-39482.md>)

Original publisher: [Read original article](<https://www.twosigma.com/articles/treating-data-as-code-at-two-sigma/>)

Author: Emily Majewski

Published: 2025-11-13T16:09:02Z

Content type: article

Language: en

Sources: [Two Sigma Engineering](<https://devfeed.tech/sources/two-sigma-engineering.md>)

Topics: [data-engineering](<https://devfeed.tech/topics/data-engineering.md>), [Data Management](<https://devfeed.tech/topics/data-management.md>), [Code](<https://devfeed.tech/topics/code.md>), [CI/CD](<https://devfeed.tech/topics/cicd.md>), [Terraform](<https://devfeed.tech/topics/terraform.md>), [Testing](<https://devfeed.tech/topics/testing.md>)

Tags: [ci-cd](<https://devfeed.tech/tags/ci-cd.md>), [code](<https://devfeed.tech/tags/code.md>), [data](<https://devfeed.tech/tags/data.md>), [data-engineering](<https://devfeed.tech/tags/data-engineering.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [infrastructure-as-code](<https://devfeed.tech/tags/infrastructure-as-code.md>), [quality](<https://devfeed.tech/tags/quality.md>)

## AI overview

This article explains Two Sigma's approach to treating data as code. It describes applying software development practices such as version control, automated testing, reproducibility, infrastructure as code, and CI/CD to data management, including the use of Terraform and dbt.

## Source excerpt

The post Treating Data as Code at Two Sigma appeared first on Two Sigma.