
Elixir Mentor Thomas Athanas on Building Without Vendor Lock-In
16 snips
Mar 7, 2026 Thomas Athanas, Head of Engineering at LevelAll, is an infrastructure-focused leader who builds systems to avoid vendor lock-in. He talks about moving off PaaS to bare metal, handling 50,000 concurrent education users, removing LiveView and Ash from production, using AI as a “Lore Master” for institutional memory, and migrating auth from Auth0 to FusionAuth after rate-limit failures.
AI Snips
Chapters
Transcript
Episode notes
Use AI To Capture Institutional Knowledge Continuously
- Use AI to preserve and surface institutional context so knowledge doesn't walk out the door.
- Thomas builds agents (like his 'Lore Master') and markdown epics that keep decisions, next tasks, and future constraints accessible for managers.
Five Day Zero Downtime Migration Under Fire
- Thomas completed a cutover from Gigalixir/Fly to Google in five working days with zero downtime.
- He and one colleague migrated services, handled DNS carefully, and avoided user impact despite moving hundreds of thousands of users.
Auth0 Rate Limits Crippled A Major Onboarding
- Auth0 rate limits blocked logins during a New Mexico district onboarding and surfaced a dependency risk.
- The default Auth0 limit of 500 requests/min per IP failed when tens of thousands of students shared a few public IPs.
