# Boring Data

## Boring Data

- [Boring Data](https://docs.boringdata.io/readme.md)
- [CLI](https://docs.boringdata.io/reference/cli.md)
- [Roadmap](https://docs.boringdata.io/other/roadmap.md)

## Template: AWS+Snowflake

- [Overview](https://docs.boringdata.io/template-aws-snowflake/introduction/readme.md)
- [Key Concepts](https://docs.boringdata.io/template-aws-snowflake/introduction/key-concepts.md): Understand template's structure
- [Get Started](https://docs.boringdata.io/template-aws-snowflake/introduction/get-started.md)
- [pipelines/](https://docs.boringdata.io/template-aws-snowflake/project-structure/pipelines.md): Contents of the pipelines/ folder
- [Ingestion: dlt + lambda](https://docs.boringdata.io/template-aws-snowflake/project-structure/pipelines/chess-ingestion.md)
- [Transformation: dbt](https://docs.boringdata.io/template-aws-snowflake/project-structure/pipelines/transform.md)
- [base/aws/](https://docs.boringdata.io/template-aws-snowflake/project-structure/aws.md)
- [base/snowflake/](https://docs.boringdata.io/template-aws-snowflake/project-structure/snowflake.md)
- [live/](https://docs.boringdata.io/template-aws-snowflake/project-structure/live.md): What does the live/ folder contain?
- [Add a New Pipeline](https://docs.boringdata.io/template-aws-snowflake/guides/add-a-pipeline.md)
- [CI Deployment](https://docs.boringdata.io/template-aws-snowflake/guides/production-deployment.md)
- [FAQ](https://docs.boringdata.io/template-aws-snowflake/help/faq.md)

## Template: AWS+Iceberg

- [Overview](https://docs.boringdata.io/template-aws-iceberg/introduction/readme.md)
- [Key Concepts](https://docs.boringdata.io/template-aws-iceberg/introduction/key-concepts.md): Understand template's structure
- [Get Started](https://docs.boringdata.io/template-aws-iceberg/introduction/get-started.md)
- [pipelines/](https://docs.boringdata.io/template-aws-iceberg/project-structure/pipelines.md): Contents of the pipelines/ folder
- [Ingestion: dlt + lambda](https://docs.boringdata.io/template-aws-iceberg/project-structure/pipelines/chess-ingestion.md)
- [Transformation: dbt](https://docs.boringdata.io/template-aws-iceberg/project-structure/pipelines/transform.md)
- [base/aws/](https://docs.boringdata.io/template-aws-iceberg/project-structure/aws.md)
- [live/](https://docs.boringdata.io/template-aws-iceberg/project-structure/live.md): Terragrunt Deployment Configuration Directory
- [Add a New Pipeline](https://docs.boringdata.io/template-aws-iceberg/guides/add-a-pipeline.md)
- [CI Deployment](https://docs.boringdata.io/template-aws-iceberg/guides/production-deployment.md)
- [FAQ](https://docs.boringdata.io/template-aws-iceberg/help/faq.md)
