© 2026 Stephen Adei. All rights reserved. All content on this site is the intellectual property of Stephen Adei. See License for terms of use and attribution.
Reference
This section consolidates reference material: glossary, architecture decision records (ADRs), data model specification, ETL/SQL/CI/CD deep dives, and AWS service analysis. Use it for detailed technical lookup and design rationale.
Reference index (A–Z)
Quick navigation — all reference documents in alphabetical order:
| Title | Link |
|---|---|
| ADR Index | ADR Index |
| ADR-001 Parquet Format | ADR-001 |
| ADR-002 Partitioning | ADR-002 |
| ADR-003 Serverless | ADR-003 |
| ADR-004 Quarantine | ADR-004 |
| ADR-005 Dual Engine | ADR-005 |
| ADR-006 Run ID | ADR-006 |
| ADR-007 S3 Lifecycle | ADR-007 |
| AWS Services Analysis | AWS Services Analysis |
| AWS Terraform | AWS Terraform |
| Bedrock Implementations | Bedrock Implementations |
| CI/CD Complete | CI/CD Complete |
| CI/CD Testing | CI/CD Testing |
| CI/CD Workflow Details | CI/CD Workflow Details |
| Data Lake Architecture | Data Lake Architecture |
| Data Model Design Rationale | Data Model Design Rationale |
| ETL Code | ETL Code |
| ETL Complete | ETL Complete |
| ETL Diagrams | ETL Diagrams |
| ETL Pseudocode | ETL Pseudocode |
| Generative AI & Platform Opportunities | Generative AI & Platform Opportunities |
| Glossary | Glossary |
| Governance Workflows | Governance Workflows |
| IAM Security | IAM Security |
| Parquet Schema Specification | Parquet Schema Specification |
| SQL Code | SQL Code |
| SQL Complete | SQL Complete |
| SQL Diagrams | SQL Diagrams |
| SQL Examples | SQL Examples |
In this section (by category)
Architecture & infrastructure (A–Z)
- AWS Terraform — Terraform examples
- Data Lake Architecture — Technical architecture details
Architecture decisions (ADRs)
- ADR Index — Architecture decision records (ADR-001 through ADR-007)
- ADR-001 Parquet Format
- ADR-002 Partitioning
- ADR-003 Serverless
- ADR-004 Quarantine
- ADR-005 Dual Engine
- ADR-006 Run ID
- ADR-007 S3 Lifecycle
AWS & services (A–Z)
- AWS Services Analysis — AWS service selection and rationale
- Bedrock Implementations — GenAI and Bedrock usage
- Generative AI & Platform Opportunities — Amazon Bedrock usage and platform opportunities
CI/CD reference (A–Z)
- CI/CD Complete — Full CI/CD reference
- CI/CD Testing — Testing in CI/CD
- CI/CD Workflow Details — Workflow details
- IAM Security — OIDC and keyless auth
ETL reference (A–Z)
- ETL Code — Code-level reference
- ETL Complete — Full ETL reference
- ETL Diagrams — ETL flow diagrams
- ETL Pseudocode — Pseudocode and logic
Glossary & schema (A–Z)
- Data Model Design Rationale — Data model rationale
- Glossary — Consolidated terminology and acronyms
- Parquet Schema Specification — Schema contract and types
SQL reference (A–Z)
- SQL Code — Implementation and examples
- SQL Complete — Full SQL reference
- SQL Diagrams — Query flow diagrams
- SQL Examples — Example queries