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?
Subscribe to Our Newsletter
Subscribe to RSS
Press & Media Hub RSS FeedRelated Articles.
More from the engineering frontline.
Dive deep into our research and insights on design, development, and the impact of various trends to businesses.

Jun 8, 2026
How to Scale AI Healthcare Products While Staying HIPAA and FHIR Compliant
Scale AI healthcare products without compromising compliance. Learn how leading healthtech teams balance HIPAA, FHIR, security, and enterprise growth.

Jun 8, 2026
Geeklego: The Open-Source Design System Built to Work With AI
Build AI-generated UIs without design drift. Explore Geeklego’s open-source design system, token editor, and AI-powered workflow layer.

Jun 5, 2026
Neobank vs Modernized Banking App Development: Which Path Delivers better ROI
Explore whether neobank development or banking app modernization delivers stronger AI ROI for U.S. banking products, with insights on compliance, cost, and scalabili

Jun 4, 2026
Beyond Virtual Consultations: Building Production-Ready AI Telehealth Products for Monitoring, Triage, and Patient Engagement
A decision framework for healthcare enterprises and healthtech startups building production-ready AI telehealth platforms, covering architecture, triage, engagement, integrations, and compliance in one guide.

Jun 1, 2026
How to Integrate RAG into Your Existing Application: Architecture, Tools and Cost Breakdown
This provides a technical and financial blueprint for retrofitting Zero-Copy RAG architecture into your existing enterprise stack to achieve ROI and production-grade reliability.

May 28, 2026
Why Your First AI Pilot Needs Success Metrics Before Development Begins
95% of AI pilots deliver zero measurable profit impact. Learn the critical importance of establishing concrete success metrics and operational constraints before writing any code to ensure your project scales.