Aditya Patil
I am a Full Stack Engineer currently working as an Associate Software Engineer at Red Hat. I have a strong interest in building modern web applications and enjoy exploring different areas of software engineering, including full-stack development, DevOps, and AI/ML. I am passionate about learning new technologies and sharing knowledge through the developer community.
Session
Your application feels instant on localhost but slows down in production. This common gap between development and real environments is a major, often misunderstood source of performance issues. This talk explains why “fast locally” becomes “slow in production,” showcasing post-deployment factors like caching behaviour, HTTP headers, CDN interactions, runtime differences, and missing observability.
Attendees will walk away with clear insights into:
• How caching layers, headers, and CDNs are misunderstood and misconfigured
• Key differences between local environments and production runtimes
• Why latency issues stay invisible without observability
• How small configuration choices create outsized performance impact
• Thinking production-first from day one
Using concrete examples from real systems, the talk will demonstrate how to think about end-to-end latency, validate assumptions with data, and design applications that behave predictably at scale and under production traffic.