Systems | Development | Analytics | API | Testing

Latest News

API Summit 2024: Kong News and Announcements Recap

API Summit 2024 is underway! The seventh-annual Kong event kicked off today with 7 tracks and 60+ sessions from industry trailblazers. And, of course, the two-day event is packed with Kong-related news and product updates. Looking for a quick rundown of all the big Kong news? Here's a round-up of the Kong announcements dropped today.

What CTOs and VPs Need to Know Before Choosing a QA Automation Partner

Choosing a QA automation partner is not just a question of technicality but it’s strategy. So CTOs and VPs must meet general criteria like compatibility of the partner’s service with current development pipelines, scalability of the partner’s automation solutions, and the partner’s experience in managing complex test cases. Furthermore, knowing their view toward the integration and delivery (CI/CD) pipeline can significantly boost.

A Comprehensive Guide to Personal Data Protection Laws (PDPL) with Countly

Today more than ever before, businesses must navigate a complex landscape of regulations to ensure they are compliant with various personal data protection laws. From the General Data Protection Regulation (GDPR) in Europe to the California Consumer Privacy Act (CCPA) in the United States, and the Personal Data Protection Law (PDPL) in Saudi Arabia, these regulations set the standards for how businesses collect, store, and process personal data.

Enhancing Software Quality: the symbiosis of Testability and Observability

Software testability measures how simple it is to test both the system as a whole and each individual component. In modern discussions about testing, the focus often shifts solely to the tests themselves, overlooking the socio-technical environment in which the application or project operates. Ensuring your application is testable means making it straightforward and reliable to test, so that when issues arise, we can be confident they are real issues and not artifacts of poor testability.

A New Dawn: Kong Unleashes API Technologies for the AI Era

The main fundamental question of every business today: Are you on the right side of AI? Many businesses and investors are facing the big question: will they get AI-fied and die slowly or will they be propelled by AI and grow faster? Kong API tools and the Konnect API platform will bring our customers on to the right side of AI. Every platform shift from mainframes onward has created demand for more APIs.

Automated Software Testing: A Definitive Guide

Imagine a world where your software tests run themselves, freeing you from the tedious grind of repetitive tasks, and catching bugs long before they wreak havoc on your code. This is the magic of automated software testing. Deadlines to ship software are tighter than ever. Users expect flawless experiences, and relying solely on manual testing just doesn’t cut it anymore.

Kong Konnect Observability and Advanced Analytics with Dynatrace

Understanding and monitoring the performance and health of applications and systems is critical. This is where observability comes into play. Observability is about gaining a comprehensive understanding of a system's internal state by analyzing the data it generates within the context of real-time events and actions across the infrastructure.

Top 5 HTTP Request Libraries for Node.js

When it comes to making HTTP requests in Node.js, developers are spoiled for choice: from the built-in and browser-familiar Fetch API to third-party libraries like Axios, Got, Superagent, Ky, and others. Navigating this diverse landscape can be a little daunting. This comprehensive guide aims to simplify your decision-making process by comparing the features and nuances of popular options, so you can select the ideal solution for your next project.