MLOps for Engineers: How to Take an AI Model from Jupyter to Production Without Dying in the Attempt

Building a Machine Learning model in a Jupyter notebook is easy; keeping it alive, accurate, and monitored in production with real-world streaming data is where 87% of projects die. This is the practical MLOps guide for engineers: the 4 core pillars, modern tool stacks, and how to turn isolated scripts into automated industrial pipelines.

August 27, 2026 · Datalaria

Autopilot - the Final: From Localhost to the Cloud with GitHub Actions and CI/CD

In this last chapter, we ditch manual execution. We built a CI/CD pipeline in GitHub Actions that detects new articles, orchestrates AI agents, and manages publishing to Twitter and LinkedIn under human supervision. Welcome to total automation.

January 10, 2026 · Datalaria

Building Datalaria: Technologies and Tools

Behind every project are key decisions. I explore why I chose the Jamstack path with Hugo for Datalaria, prioritizing learning and performance over the traditional WordPress route.

August 17, 2025 · Datalaria