Interview Guides
You're designing storage for model training metrics and want query performance to stay predictable as history grows. The data is append-heavy, time-based, and used for both recent debugging and longer-term trend analysis.
How do you approach partitioning and indexing strategies for time-series data related to model training metrics?