Systems | Development | Analytics | API | Testing

Laravel Upgrades: Go Beyond Laravel Shift

When it comes to Laravel upgrades, Laravel Shift is a great first step. However, it is rarely the whole answer and full solution. In this video, we go through where Laravel Shift falls short and what it really takes to update Laravel applications in complex, real-world applications. If you’re wondering how to upgrade Laravel apps without breaking production, start here.

Evolve25: Cloudera CSO KEYNOTE with Abhas Ricky

Cloudera Chief Strategy Officer Abhas Ricky breaks down the "Era of Intelligence," detailing how enterprise data is the only remaining moat in a commoditized AI market. Discover the 2025 AI Maturity Curve, from simple chat copilots to the high-fidelity autonomous agents now running in production at global banks. Learn how Cloudera's partnership with Dell and Nvidia reduces AI deployment time from months to weeks while delivering a 3-5x improvement in TCO.

Stop Cloud Complexity: Cloudera's Anywhere Cloud for Unified Data & AI

Today’s enterprises face immense pressure: scaling fast, staying compliant, and unlocking AI-driven insights—all while fighting siloed data and growing cloud complexity. There is a better way forward, and it starts with Cloudera Anywhere Cloud. Cloudera is the only data and AI platform that delivers the cloud experience anywhere—public clouds, data centers, and the edge—bringing unified security, governance, and control to data wherever it resides. Access 100% of your data for AI-driven insights and future-proof—not just modernize–your enterprise data strategy.

Working smarter wth data - removing the real barriers to insight - webinar replay with live Q & A

New regulations have changed the stakes. With NIS2, DORA, and GDPR, senior leaders are now personally accountable for how data is accessed, analysed, and shared. Yet in many organizations, critical insight still flows through spreadsheets, slide decks, and manual exports - outside governed systems and beyond auditability. Once data leaves controlled platforms, visibility and accountability disappear.

Kong Wins AI Innovator of the Year in SiliconANGLE Media's Tech Innovation CUBEd Awards

We're excited to announce that Kong just took home the AI Innovator of the Year award from SiliconANGLE Media's 2026 Tech Innovation CUBEd Awards. SiliconANGLE Media runs this annual awards program to recognize companies, technologies, and people moving the needle in B2B tech. Winners go through a review process by industry analysts and experts.

Increasing API Delivery Speed without Losing Control | DreamFactory

Modern enterprises need to spin up APIs fast without sacrificing control. This guide explains architectural patterns that increase delivery speed while keeping security and governance intact. You will learn how an API abstraction layer, implemented with DreamFactory, decouples experience delivery from systems of record, enables identity passthrough, enforces role-based access, and supports on-prem LLMs.

Breaking Silos With AI: Aligning QA, Dev, and Product Teams

Software development has never been faster, yet it has never felt more fragmented. QA, development, and product teams often chase the same goals from different directions. Deadlines tighten, requirements shift, and communication gaps lead to rework or misaligned expectations. While DevOps practices have bridged some of those gaps, true collaboration remains a challenge.

How to Build Autonomous Data Systems for Real-Time Decisioning

As data architectures evolve, we are seeing a fundamental shift from systems designed to report on the past to systems designed to influence the future. At the heart of this shift are two critical, interconnected concepts: As organizations pursue more data-driven decision making, the gap between insight and action has become a competitive constraint. Together, real-time decisioning and autonomous data systems represent the evolution of real-time data systems—where insight flows directly into action.

JavaScript Debugging: How to Find and Fix Bugs in JS

An effective JavaScript debugging regime is essential if we want to build responsive, reliable and highly-rateable Android apps. JavaScript doesn’t enforce types at compile time (unlike Swift) and this means errors often happen quietly, when users are already feeling them. So it’s vital that we debug pre-emptively, using knowledge rather than guesswork.