Presentation: Lessons Learned in Migrating to Micro-Frontends
Luca Mezzalira shares proven learnings from guiding hundreds of teams through the migration from monolithic web applications to distributed frontend a…
Tech news from the best sources
Luca Mezzalira shares proven learnings from guiding hundreds of teams through the migration from monolithic web applications to distributed frontend a…
The Architectural Shift Migrating a production application from Vite to Next.js is one of the most common architectural decisions teams make as their …
For a full quarter, our feature velocity significantly dropped after we re-implemented a Go service using Rust. The performance improvements actually …
The status of the controller As of March 2026, the Kubernetes SIG Network stopped maintaining ingress-nginx. That is the controller a lot of clusters …
Database migrations have a reputation for going wrong at the worst possible moment. Omitted rollback scripts, schema changes applied to production but…
How to migrate from Python 3.10/3.11 to 3.13: Handling the Dual EOL and Missing PyPI Wheels A concrete migration guide for engineering teams upgrading…
Magento Modernization: A Technical Case Study on Migration, Performance & UX Modernizing an enterprise Magento store is never just a platform upgr…
The log line was 'database schema version 23 found, expected 21' and the pod exited immediately after printing it. The team had already tried a Helm r…
Thinking about trying FtrIO? The new CLI makes it easy to start with just one feature flag If you've been curious about FtrIO (the .NET feature toggle…
Slack modernized its data platform by replacing SSH based execution in Amazon EMR pipelines with a REST driven orchestration layer called Quarry. The …
This is what most agent email code looks like today: // SendGrid / Resend / Postmark — outbound only await sendgrid . send ({ to : " prospect@example.…
The engineering team at Meta recently outlined how the company migrated a data ingestion platform that transfers several petabytes of MySQL social gra…
The Cloud Native Computing Foundation has highlighted a new AI-assisted migration approach that enabled engineers to migrate 60 ingress-nginx resource…
Last spring I moved an entire production stack — database, object storage, app servers, mail — from one cloud region to another. Different continent, …
Airbnb has redesigned its identity system to support privacy-first social features in Experiences. The platform introduces context-specific profiles t…
Stop database outages before they happen: A monitoring and migration guide Database emergencies always happen at the worst possible time. You're deali…
Book: TypeScript Essentials — From Working Developer to Confident TS, Across Node, Bun, Deno, and the Browser Also by me: The TypeScript Library — the…
The Kubernetes community's announcement of Ingress NGINX's retirement in March 2026 has created an urgent need for migration planning across thousands…
Jimmy Morzaria discusses the evolution of Stripe’s database tier to support 5 million QPS with 5.5 nines of reliability. He explains the architecture …