This directory contains Architecture Decision Records documenting significant architectural decisions for the ML Pipelines platform.
ADR-001: Four-Tier Deployment Architecture
ADR-002: Unity Catalog Isolation
ADR-003: Service Principal Per Environment with GitHub OIDC
ADR-004: Neon Database Replication vs. Live Queryingarrow-up-right
When making significant architectural decisions:
Copy the ADR template
Number it sequentially (ADR-XXX)
Fill in all sections with thorough analysis
Include concrete implementation details
Document alternatives considered and why rejected
Update this README to include the new ADR
Infrastructure & Deployment:
Data Architecture:
ADR-004: Neon Database Replication vs. Live Querying
Statuses:
Proposed: Under review, not yet implemented
Accepted: Approved and being implemented
Deprecated: No longer recommended, but still in use
Superseded: Replaced by a newer decision (link to replacement)
Last updated 5 months ago