All Articles
-
Navigating AI Development with InWorld's Kylan Gibbs
InWorld AI CEO and founder Kylan Gibbs joins the podcast to talk conversational AI and where AI fits into modern software architecture.
Read more → -
When Your AI Can’t Say No
AI is trained by reinforcement learning to sound agreeable, not to be accurate — a pattern called sycophancy. Real cases where it went wrong (a fabricated Air Canada refund policy, sanctioned lawyers, fake ChatGPT case law) and how to design prompts and workflows that reward honesty over enthusiasm.
Read more → -
Managed File Transfer in the Modern Era
A critical GoAnywhere vulnerability took a week to patch and then months for on-premises customers to install it — while ransomware groups exploited it in the wild. Why patch latency is an architectural problem, and the eight SaaS security practices (illustrated by Files.com) that eliminate it.
Read more → -
The Hidden Performance Tax of Media Files with Igor Debatur, CEO of Uploadcare
Uploadcare CEO Igor Debatur joins the podcast to unpack why file uploads, which look simple, are actually loaded with security, compliance, and scalability challenges as applications handle ever-larger images and video.
Read more → -
Why, exactly, should I care about AI?
AI has been around since the 1950s, but it's no longer optional knowledge for architects. Why data pipelines, AI model lifecycle management, probabilistic system boundaries, and ethics all become first-class architectural concerns once AI enters your stack.
Read more → -
From Finance to Healthcare: Navigating the Shift with Michi Kono
Garner Health CTO Michi Kono joins the podcast to discuss his move from financial-sector tech leadership at Capital One and Stripe into healthcare, and what modernizing data systems in a heavily regulated industry actually requires.
Read more → -
The New Reality of Software Development: AI's Impact on Code Quality
The debut episode of the Software Architecture Insights podcast digs into the 2025 GitClear AI Code Quality Research report — 211 million lines of code showing rising duplication and complexity as AI-assisted development spreads.
Read more → -
AI Hype vs Application Reality: How Architects Can Keep Their Products on Track in 2025
When leadership says "We need AI!", the architect's job is to translate that into a real strategy — not chase the buzzword. A practical checklist for evaluating AI requests, managing up, and accounting for the long-tail cost of maintaining what you build.
Read more → -
Get rid of your users — The Role of Transactional vs Experiential Applications
Experiential applications (social media) want users to linger; transactional applications (e-commerce checkout) want them in and out fast. The two demand opposite architectural priorities — from caching and personalization to data consistency and idempotency.
Read more → -
Less is More: The Principle of Least Privilege
A two-service message queue example shows why granting only the minimum necessary permissions — write-only for the sender, read-only for the receiver — keeps a compromised service's blast radius as small as possible.
Read more → -
Architecting AI Prompts: A New Skill for Modern Developers
Architecting an AI prompt is now just another step in architecting an application. What makes a prompt effective — clarity, context, relevance, conciseness — plus a short course for developers who want to build the skill deliberately.
Read more → -
Fortress in the Cloud: How Security Zones Shield Your Data from Cyber Attacks
A flat security model is a reinforced front door on a house with paper-thin walls. Splitting production infrastructure into public, private, and DMZ isolation zones turns what could be a catastrophic breach into a contained, minor incident.
Read more →