Systems | Development | Analytics | API | Testing

%term

Kong Gateway 3.9: Extended AI Support and Enhanced Security

Today we're excited to announce Kong Gateway 3.9! Since unveiling Kong Gateway 3.8 at API Summit 2024 just a few months ago, we’ve been busy making important updates and improvements to Kong Gateway. This release introduces new functionality around LLM support for AI governance and security and threat protection. Keep reading to learn more!

Google Sheets to BigQuery Data Integration Guide

Transferring data from Google Sheets to BigQuery is a common task for data analysts in mid-market companies. This process enables efficient data analysis and reporting by leveraging BigQuery's powerful querying capabilities. Based on my hands-on experience in the ETL field, here's a comprehensive guide to connect Google Sheets to BigQuery effectively.

Protect APIs Against Injection Attacks with Content Inspection

APIs facilitate effortless communication and data exchange between applications and services. However, their inherent design, which codifies service capabilities within the API definition, makes them easily exploitable by malicious actors. API attacks in the US alone are projected to cost $506 billion this decade — and are expected to surge 996% by 2030. And API-related breaches lead to more leaked data than the average security breach, according to Gartner.

Writing better tests in fewer lines

Are you still writing 15+ lines of code for a single Java test? Let’s change that. @Diego Molina explains how modern frameworks take that task off your plate. Frameworks handle browser setup and teardown so you can focus on what matters—writing tests. Abstraction makes your tests easier to understand, even for non-coders. With prebuilt API methods, you’re skipping the boilerplate and jumping straight to results. Saving time also saves money.

Outgrowing Git in Game Dev? Create Without Limits with Helix Core

Tired of running into roadblocks with Git in your game dev projects? You’re not alone. While Git is a popular version control system, it isn't built to handle the unique demands of game development—like managing massive files, game assets, and complex team workflows. The result? Slowdowns, frustrations, and missed opportunities to scale. Enter Helix Core—the world’s most scalable version control trusted by 19/20 top AAA studios. In this video, Sr.

Why Outsourced Mobile App Testing is a Smart Business Move

Businesses want to connect with their audiences through mobile applications; therefore, they have become the lifeline. When millions of apps compete for attention, the smallest glitch can frustrate users, dissatisfied with products, and otherwise be abandoned. Delivering a highly secure, seamless, and high-performance app that users want to use every day requires specialty and sound testing approaches. Outsourcing is a smart decision, given that it delivers seamless, high-quality apps.

Snowflake CDC: A 101 Guide from a Data Scientist

Snowflake is one of the top cloud data warehouses. Regardless of the many documentations available, I have personally faced issues while carrying out Snowflake CDC (Change data capture). Therefore, I thought sharing everything a data practitioner should know about this before you start would be helpful. Let’s jump right into it!

Efficient Data Integration with Improved Error Logs Using OpenAI Models

In today’s data-driven world, Large-scale error log management is essential for maintaining system functionality. It can be quite difficult to pinpoint the underlying causes of problems and come up with workable solutions when you're working with hundreds of thousands of logs, each of which contains a substantial amount of data. Thankfully, automating this process using fine-tuned AI models—like those from OpenAI—makes it more productive and efficient.