Onto Kubernetes – Part 3

I am still working on the Kubernetes stack behind my personal website whenever I have some free time. The goal is still the same – to build my own personal Kubernetes-powered data science/machine learning production deployment stack (And yes, I know about Kubeflow/AWS Sagemaker/Databricks/etc). However my key objective now lies not with finding out whether… Continue reading Onto Kubernetes – Part 3

New additions to family – Traefik and Airflow

Added Traefik and Airflow to the family of services behind my personal websites. Traefik – an amazing modern reverse proxy that integrates extremely well with docker containers, saving me a lot of troubles in manual configurations (looking at you nginx). Traefik makes it trivially simple to redirect internet traffic to multiple Dash docker containers, by… Continue reading New additions to family – Traefik and Airflow