Home Podcasts Architecture Corner
Architecture Corner

Architecture Corner

Mario Bittencourt 93 Episodes Jul 2, 2026

Discussion about software development, architecture and how to navigate our current landscape. If you want to know more, please check the blog https://medium.com/@mbneto and subscribe for free to the Architecture Corner Newsletter at https://architecturecorner.substack.com/

Episodes

🎙️ From TokenMaxxing to TokenMining Jul 2, 2026 00:06:19 Architecture Corner Newsletter PodcastAI coding budgets are getting torched, and 2026 is the year the bill finally came due. In this episode, we dig into how token consumption became a productivity metric (and why that backfired), and what the industry is doing about it now that the free-for-all is ending.We will cover:Why token usage became a proxy for developer productivity — and how Goodhart&#3
Using Open Telemetry to monitor what your coding agent is doing Jun 2, 2026 00:04:59 Are you flying blind with your AI coding agent?In this episode, we detail what actually happens inside tools like GitHub Copilot and Claude Code beyond the prompt you type.We cover: How LLMs use context windows (and why they "forget") The sharp quality drop that hits at ~40% context usage How to use OpenTelemetry to observe token usage, traces, and system prompts in real timeDon't fo
The Challenges of Evolving Your Service: API Versioning Mar 14, 2026 00:05:25 Once you ship a public API, you've made a promise. Keeping it while still moving forward turns out to be harder than most teams expect.In this episode, we will cover:What qualifies as a backward-compatible change, and what doesn'tWhy does introducing a new API version cost more than just writing new codeThe real reason clients delay upgrades, and what you can do about itHow to support mult
Stop Chasing Updates: Building a Sustainable AI Coding Workflow Jan 26, 2026 00:05:05 The AI development landscape keeps shifting, leaving many developers frustrated as they try to keep up with each new model, tool, and workflow. But what if the answer isn't chasing every update, but building a more intentional approach?In this episode, we will cover:How custom instructions can reduce repetitive prompting and improve consistencyUsing MCP servers to connect your AI tools with e
Managing Trade-offs and Continuous Improvements: DynamoDB multi-attribute Keys Dec 2, 2025 00:04:36 Welcome to the Architecture Corner PodcastIn this edition, we will explore the pros and cons of DynamoDB as a backdrop to talk about the evolution and trade-offs that any architect will have to make.If you want to know more, check the full article at https://medium.com/itnext/managing-trade-offs-and-continuous-improvements-dynamodb-multi-attribute-keys-4eeb0019d79fAnd subscribe, for free, to the A
Spec-Driven Development: A Structured Approach to AI-Assisted Coding Oct 20, 2025 00:17:49 Architecture Corner Newsletter Podcast – where we explore practical frameworks and tools that shape how we build software in the AI era.As AI coding assistants become commonplace, the industry is moving beyond simple prompt-and-pray approaches toward more structured methodologies. This episode examines spec-driven development and how it bridges the gap between traditional software practices and AI
Software Estimations and Agile: Finding the Balance Sep 23, 2025 00:06:32 Architecture Corner Newsletter Podcast - where we explore the practical challenges of software development and discover actionable solutions for real-world scenarios.Estimations and agile methodologies often seem at odds with each other, creating tension in development teams. Many developers struggle with providing meaningful estimates while embracing agile's flexibility, leading to either ove
Event Catalog: Advanced Documentation for Event-Driven Systems Aug 27, 2025 00:05:56 Architecture Corner Newsletter Podcast - exploring documentation strategies that scale with your event-driven architectureEvent Catalog offers capabilities beyond basic service documentation, providing structured approaches to manage complex distributed systems. This episode examines practical features that support enterprise-scale event-driven architectures.In this episode we will cover:Organizat
EventCatalog: Building Documentation for Event-Driven Systems Aug 27, 2025 00:05:05 Architecture Corner Newsletter Podcast explores the tools and practices that make complex software architectures more manageable and maintainable.Event-driven applications often struggle with scattered documentation and poor discoverability of their messaging contracts. EventCatalog emerges as an open-source solution that brings order to this complexity through a documentation-as-code approach.In
Technology Radar: Navigating the "Move Fast" Culture Without Losing Direction Aug 27, 2025 00:06:28 Architecture Corner Newsletter Podcast. In today's development landscape, teams face constant pressure to accelerate delivery while the AI revolution adds even more urgency to ship faster. But speed without direction can lead to chaos - scattered technology choices, knowledge fragmentation, and the dreaded "Tower of Babel" effect in your tech stack.In this episode we will cover:The h
The Developer's AI Dilemma - Coding is Dead, Long Live Coding! Aug 26, 2025 00:05:06 Architecture Corner Newsletter Podcast - The AI revolution has developers split between those declaring code obsolete and others dismissing the hype entirely. But what's the reality behind the headlines about disappearing programming jobs and "vibe coding" taking over?In this episode we will cover:The real story behind the 25% drop in developer job postings and what factors are actua
Finding Balance in Software Development — The Importance of Context Aug 26, 2025 00:05:05 Architecture Corner Newsletter Podcast explores the ongoing debates around software development patterns and practices, examining why developers often find themselves on opposite sides of architectural decisions.In this episode we will cover:The controversy surrounding popular patterns like SOLID principles, hexagonal architecture, and domain-driven designWhy some developers advocate for always us

Recommended