Systems | Development | Analytics | API | Testing

Why Using Outdated Versions Hurts Your System! | Kafka Client Mistakes

Keeping your Apache Kafka clients up-to-date is critical for maximizing performance, security, and stability. In this video, we discuss why sticking with old versions could be putting you at risk, since it means you’re missing out on dozens of new features, and hundreds of bug fixes and security patches. Learn why upgrading is more than just a “nice-to-have”—it’s essential for a smoother and safer Kafka experience.

Konnect Evolved: Declarative API Management in Kubernetes with Kong Gateway Operator

Konnect, the robust API management platform, is evolving to embrace the declarative power of Kubernetes. In this demo-driven talk, we’ll delve into how Konnect now leverages Kubernetes as the single source of truth for its configuration, ushering in a new era of simplified API gateway management. See firsthand how this shift enables you to define every aspect of your API infrastructure—from gateways and upstream services to plugins and consumer management—using intuitive Kubernetes manifests.

Favor Delivery Enhances Data Integration and Agility with Hevo's Streamlined ETL Solution

Favor Delivery, a leading same-day delivery and food ordering platform, enhanced its operations with Hevo’s low-code ETL solution. By streamlining data integration into Snowflake, Favor improved delivery ETA accuracy, boosting customer trust through precise predictions based on real-time and historical data. The platform also enabled the rapid launch of a subscription service, offering critical insights for agile marketing and operational adjustments.

No Team Can Completely Avoid Bugs in Production

Reality check: no team can achieve total bug prevention. But that doesn’t mean failure—it means balancing effort with impact. Instead of aiming for perfection, focus on identifying the most critical errors and creating test cases that catch the ones that truly matter. This approach helps teams save time, resources, and frustration while still maintaining high-quality releases. Perfection in bug prevention isn’t realistic, but smart prioritization is.

Building Reliable AI models on Snowflake

Step into the future of AI with Snowflake and Hevo—where innovation meets reliability. Join us for an exclusive webinar to explore how Snowflake's cloud-native platform is empowering organizations to build reliable, scalable AI models. With cutting-edge advancements like Cortex AI and RAG, Snowflake sets the foundation for AI-driven transformations across industries. Discover how to harness these powerful capabilities to develop of Snowflake that delivers faster, more accurate results for your data-driven projects.

EP13: First Principle Thinking for Architects

In this episode, Sanjiva and Asanka explore the power of first-principle thinking and why it’s a must-have approach for architects. They break down how this method helps tackle complex problems by focusing on fundamental truths rather than relying on assumptions or best practices. From root cause analysis to iterative refinement, they discuss how architects can apply first principles to design innovative and scalable solutions. Tune in to rethink your approach and elevate your architectural decision-making!

Fix Bugs Without Breaking the System

How do you handle a critical bug in production without causing more issues? @Titus Fortner suggests using feature-based test tagging to prioritize what matters most. Instead of running every test in your suite, focus only on the areas impacted by the fix to prevent regressions and speed up the process. This method helps teams roll out fixes faster, reduce risk, and avoid unnecessary delays by targeting the most relevant tests for each change.