neoxs.me
workstackinfrablog
contact →
← home
// WRITING

Blog

5 posts

Thoughts on frontend engineering, distributed systems, and DevOps culture.

01
2026-05-04·18 min read

From Docker Compose to Kubernetes: deploying a micro-frontend monorepo with k3s and Helm

A step-by-step walkthrough of migrating a four-app micro-frontend portfolio from Docker Compose to a local k3s cluster using k3d and Helm — including every real bug hit along the way.

kubernetesk3sk3dhelmdevopsmfenginxarchitecture
→
02
2026-05-02·14 min read

Dockerizing a microfrontend monorepo with nginx routing

How we packaged four different frameworks into isolated Docker containers and stitched them together behind a single nginx reverse proxy — and every pitfall we hit along the way.

dockernginxmfedevopsarchitecture
→
03
2026-05-01·10 min read

CSS that works locally but vanishes through a proxy

Documenting a subtle Vite dev pipeline issue I hit while building a microfrontend architecture, how I diagnosed it, and the architectural decision I made.

vuevitemfedevopsdebugging
→
04
2025-04-01·3 min read

Hello, World!

Welcome to my blog — a space for thoughts on frontend engineering, distributed systems, and DevOps.

metaintro
→
05
2025-01-15·8 min read

Microfrontends in production

How independent deployments behind nginx Ingress beats Module Federation every time.

architecturedevopsmfe
→
neoxs.me

Frontend engineer specialising in microfrontend architecture, performance, and DevOps. Based in Paris.

workstackprojectsbloginfra
github ↗ linkedin ↗ email ↗
© 2026 Yacine Kharoubibuilt with Nuxt 3 · deployed on Kubernetes