A practical 2026 guide to using Python with Docker: why containerize, a production multi-stage Dockerfile with python:3.12-slim and a non-root user, D...
Engineering Insights
MicroPyramid Blog
Articles that strengthen our current focus on AI systems, modernization, and product engineering, alongside the broader engineering archive.
Older posts still cover Django, Python, AWS, Salesforce, React, Flutter, and Svelte, but the clearest current signal is around the three service lanes below.
AI Systems
RAG, knowledge workflows, search, and practical AI system design.
Explore service pageModernization
Legacy cleanup, migration planning, Django rescue, and safer system change.
Explore service pageProduct Engineering
Full-stack delivery, dashboards, portals, MVPs, and AI-ready product work.
Explore service pageRead article Jun 28, 2024
Give a Docker container its own routable IP on the LAN β no port binding, no NAT β using the modern macvlan network driver (with ipvlan and the host-r...
Read article Nov 15, 2018