Skip to content

lucasskuja/documentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Documentation Portfolio

This repository is organized as a bilingual documentation portfolio focused on data engineering.

Languages

Repository Structure

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

What You Will Find Here

  • 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

Suggested Entry Points

Notes

  • The Portuguese track preserves the original authoring structure.
  • The English track mirrors the same subjects with recruiter-friendly naming and navigation.

Last updated: 2026

About

This repository serves as a bilingual data engineering documentation portfolio, bringing together foundational and advanced concepts across the field. The content is organized in Markdown to document principles, patterns, and best practices, with Mermaid diagrams used to illustrate ETL flows, data architectures, pipelines, and system modeling.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors