Telemetry -Intelligence: Streaming Observability Data to AI Models

Presenters Neel Shah Source Gophercon India 2025 🚀 Level Up Your Observability: How AI is Transforming Application Monitoring 💡 The world of software development is complex. Distributed architectures, microservices, and ever-increasing workloads mean traditional monitoring just isn’t cutting it anymore. We need a smarter, more proactive approach. That’s where observability – and particularly AI-powered observability – comes in. Let’s dive into how these technologies are reshaping application monitoring and performance optimization. ...

September 19, 2025 · 4 min

Go Under the Hood: Runtime Optimisations & Algorithmic Evolution

Presenters Ali Hasan Syed Source Gophercon India 2025 Go’s Evolution: A Deep Dive into Performance Bottlenecks and How They Were Solved 🚀 Hey tech enthusiasts! Ever wonder how programming languages actually evolve? It’s not just about adding new features; it’s about constantly refining and optimizing what’s already there. Ali Hassan’s recent presentation gave us a fascinating look under the hood of Go, revealing the journey of how its creators tackled real-world performance bottlenecks – and the lessons learned along the way. Forget the basics; we’re going deep! 🛠️ ...

September 19, 2025 · 4 min

WebAssembly in Go: Bridging Web & Backend

Presenters Dhruv Sagar Source Gophercon India 2025 🚀 WebAssembly & JavaScript: A Powerful Partnership for the Future of Web Development 🌐 Have you ever felt the frustration of maintaining separate codebases for your front-end and back-end? The inconsistencies, the duplicated effort – it’s a common pain point for web developers. What if there was a way to share code, improve performance, and unlock new possibilities for your web applications? Enter WebAssembly (Wasm), and it’s not here to replace JavaScript, but to complement it. ...

September 19, 2025 · 4 min

High Performance PyData Tools by Adding Go to the Mix

Presenters Prasun Anand Source Gophercon India 2025 🚀 Say Goodbye to Jupyter Lag: Introducing Zasper, the Go-Powered Notebook Alternative! ✨ For years, Jupyter notebooks have been the go-to tool for Python data scientists. But let’s be honest, they’re not without their frustrations. Crashes, slow performance, and deployment headaches – we’ve all been there. But what if there was a better way? Enter Zasper, a high-performance Jupyter notebook alternative built with Go, and poised to revolutionize your data science workflow. ...

September 19, 2025 · 3 min

Go Concurrency: How not to Burn the House Down

Presenters Vignesh Ravichandran Source Gophercon India 2025 🚀 Go Concurrency: Avoiding Common Pitfalls & Building Production-Ready Systems 🛠️ Hey everyone! 👋 Concurrency is a powerful tool, especially when building robust and scalable applications. Go, with its built-in support, makes concurrency seem easy. But it’s easy to fall into common traps that can lead to performance bottlenecks, resource leaks, and even crashes. Today, we’re diving into some of those pitfalls and, more importantly, how to avoid them, drawing inspiration from how a system like CockroachDB tackles these challenges. Let’s get started! ...

September 19, 2025 · 4 min