๐ Starting a New Journey: Learning in Public
Instead of building projects by following tutorials, I want to understand how real-world AI data platforms are designed from scratch.
So, I'm starting a #LearningInPublic journey by building an End-to-End AI Data Engineering Platform.
Over the next few months, I'll explore every stage of the data lifecycle:
๐น Data Ingestion (APIs, Files, Streaming)
๐น Real-time & Batch Processing
๐น Data Storage & Management
๐น Machine Learning & LLMs
๐น Interactive Dashboards
๐น Kubernetes, Docker & CI/CD
I'll be sharing my daily learnings, architecture decisions, challenges, and lessons along the way.
The goal isn't just to build a projectโit's to strengthen my fundamentals and understand how production-grade AI systems work.

Top comments (1)
Learning in public works well for data engineering because the architecture decisions are as useful as the final platform. I would pay special attention to lineage and failure logs early; AI features are much easier to trust when the data path is explainable.