This repository is organized as a bilingual documentation portfolio focused on data engineering.
documentation/
|-- en/
| |-- README.md
| `-- data-engineering/
| |-- 0-data-engineering.md
| |-- 1-data-architecture.md
| |-- 2-data-ingestion.md
| |-- 3-data-storage.md
| |-- 4-data-processing.md
| |-- 5-data-pipelines.md
| |-- 6-orchestration.md
| |-- 7-data-quality.md
| |-- 8-observability.md
| |-- 9-governance-and-security.md
| |-- 10-cloud-and-infrastructure.md
| `-- 11-cloud-comparison.md
`-- pt-br/
|-- README.md
`-- engenharia-de-dados/
|-- 0-engenharia-de-dados.md
|-- 1-arquitetura-de-dados.md
|-- 2-ingestao-de-dados.md
|-- 3-armazenamento-de-dados.md
|-- 4-processamento-de-dados.md
|-- 5-pipelines-de-dados.md
|-- 6-orquestacao.md
|-- 7-qualidade-de-dados.md
|-- 8-observabilidade.md
|-- 9-governanca-e-seguranca.md
|-- 10-cloud-e-infraestrutura.md
`-- 11-comparativo-clouds.md
- A structured learning path for core data engineering concepts
- Documentation that can be shared as a professional portfolio
- Parallel navigation in English and Brazilian Portuguese
- Start with the English overview: Data Engineering
- Or browse the Portuguese version: Engenharia de Dados
- The Portuguese track preserves the original authoring structure.
- The English track mirrors the same subjects with recruiter-friendly naming and navigation.
Last updated: 2026