Apr 28, 2026
Keynote: Build It Right or Rebuild It Twice | Suresh Konakanchi
Learn why AI-first architecture, observability, cost control, security, and evals matter more than model choice when building scalable AI products.
Author

Subject Matter Expert


Book a call
Table of Contents
Editor's Note: This blog is adapted from a session by Konakanchi Venkata Suresh Babu at GeekConf Mini 2026. As a Senior Technical Consultant at GeekyAnts with a background spanning Flutter, Firebase, NodeJS, ReactJS, and Web3, Suresh brings a full-stack lens to AI architecture. His talk cuts through the noise around AI adoption, drawing a sharp line between teams that bolt AI onto existing systems and teams that build with AI at the core, and makes the case for why architecture, not model choice, will determine who wins the next five years.
Architecture Wins Over Models
The energy is high, so I'll keep this short and crisp. The topic is clear: are we building it right, or do we end up rebuilding it twice and thrice?
Here's a question: In the next five years, who wins? The team with the greatest model, or the team with good architecture and a clean approach?
Good architecture. Right.
AI First vs. AI Enablement
So what do we mean by "AI first"? That is the agenda for this entire meetup.
AI enablement is writing prompts and adding API calls from LLM providers — that's it. AI first means going deep into your existing architecture, embedding systems inside your entire product cycle, and dealing with context, memory, cost, token control, and the full core of AI.
The Three Silent Forces
Three silent forces shape whether a production-grade AI product succeeds: context, cost, and token control, security, and orchestration.
Context Window
The context window is your working memory. A lot of people treat it as a clipboard — they go to GPT or any AI tool, dump whatever error they're getting, and let it handle everything. That is not a clipboard. Use it as working memory.
There are multiple strategies here: long-term memory, short-term memory, and session-level memory. We will not go into the solutions today — we're here to name the problems. The speakers lined up for the rest of the day will cover the solutions.
Cost and Token Control
Your AI bill is your P&L. If you don't control your tokens, the cost cuts into your profit. This is not a utility bill where you pay a fixed 500 rupees to your network provider. This is your P&L — use it wisely.
The data from the market backs this. Surveys across multiple companies in 2025 show a 72% spike in LLM spend compared to 2024. API spend spiked 2.4x. That is real money burning. No one today — not leaders, not CXOs — has clear control over how many tokens their team burns or what the bill at the end of the month will look like. That control is critical for production-grade, AI-first products.
Security and Orchestration
Few people talk about security in the context of AI, but it is critical. Without a bird's-eye view, without observability, without telemetry, you are building a blind system.
Three More Problems in AI-First Products
Beyond the three forces, three more problems show up when teams build AI-first products.
Prompt Brittleness
Prompts are load-bearing walls. Teams write prompts but do not test or validate them. Today you build with GPT-4o. Tomorrow, GPT-4o updates silently — and your prompts behave in unexpected ways. Every model update can break the prompts running in your production systems.
In February 2025, there was a major update from a provider that rolled out silently to the APIs. No prior notification. Production prompts broke. You need clear observability and monitoring for prompts so you get notified before your systems break.
Evals
Evals means evaluating your systems on a continuous basis. Run evaluations on your AI agents and workflows every day, capture the results, and keep a clear eye on system behavior. Autonomy without observability is chaos. You need that control and visibility to build confident, powerful systems.
Data from the market: memory recall errors spiked 13% because of overly complex systems. Teams built agents to monitor agents, then built a third layer to monitor those, creating complex chains with no real observability. That is the wrong direction.
Over-Agentic Systems
Speakers and Solutions
All of these problems have solutions. The speakers lined up for today cover spec-driven development, autonomous eval pipelines, and agents with guardrails. Stay tuned for those talks.
The Core Question
Push your AI teams to ship less and scale more. Ask yourself: am I completing a product, or am I building a scalable and secure product? That is an architectural decision.
Here is an open question for everyone today: what if your LLM provider doubles or triples their costs? Will your unit economics survive? You might be spending $20 today, but what if that jumps 2x or 3x overnight?
Related Articles.
More from the engineering frontline.
Dive deep into our research and insights on design, development, and the impact of various trends to businesses.

May 15, 2026
Build vs Buy: Choosing the Right AI Strategy for Insurance Companies
Build or buy AI for insurance? Learn how to avoid vendor lock-in, lower AI operating costs, and build scalable, compliant insurance platforms.

May 15, 2026
Beyond AI Pilots: Building Production-Ready RCM Platforms for Denial Prevention, Coding Accuracy, and Smarter Billing
Build production-ready RCM platforms for denial prevention, coding accuracy, smarter billing, compliance, and scalable healthcare AI revenue operations.

May 15, 2026
Why AI Insurance Projects Fail in Production
Why do most AI insurance projects fail in production? Discover the hidden architectural, compliance, and scaling gaps behind failed AI deployments.

May 14, 2026
A 50-Point Production Readiness Checklist for AI-Generated Products
This 50-point AI production readiness checklist helps engineering leaders determine whether an AI-generated prototype is ready for enterprise production, or whether it needs to be hardened, refactored, or rebuilt before launch. It covers five pillars: architecture, model and data readiness, observability, security and compliance, and product and business readiness.

May 11, 2026
From MVP to Scale: Designing Architecture for AI-First Products
A panel of architects and engineering leaders at thegeekconf mini 2026 discuss how to build and scale AI-first products — from MVP decisions to production-level challenges. The conversation covers data quality, model selection, security, token economics, and the mindset teams need to navigate a fast-moving AI landscape.

May 7, 2026
The AI native Enterprise Evolution | Saurabh Sahu
Explore Saurabh Sahu’s insights on AI-native enterprise, AI gateways, model governance, agentic SDLC, and workspace.build for scalable AI adoption from thegeekconf mini 2026.