Systems | Development | Analytics | API | Testing

Latest News

Kong Expands AWS Offerings with Marketplace Listing and EKS Anywhere

Kong has been hard at work to provide our customers’ the best user experience of running our products in the AWS cloud. We’ve seen tremendous growth in our partnership with AWS in terms of joint solutions (co-build), building awareness through events and workshops (co-market), and growth in the adoption of our solutions (co-sell). In fact, Kong has seen exponential growth in our Kong on AWS business year over year.

Minimize Heap Allocations in Node.js

Memory management has always been a source of huge concern in Computer Science. Each piece of software is assigned a small portion of a computer’s finite memory; this memory has to be well-managed (carefully allocated and deallocated). With its efficient automatic garbage collection mechanism, Node.js tries to handle the tedious task of memory management and free up developers to work on other tasks.

What Does Bad Data Cost You & How to Make Bad Data Healthier?

Data fuels the growth of any modern organization, but what happens when the fuel goes bad? The growth stops. Data-driven enterprises rely heavily on their collected information to make important business decisions, but if this information contains errors, the organization may have to suffer huge losses. In 2021, Gartner reported that organizations incur an average loss of USD 12.9 million due to poor-quality data.

Distributed tracing with Envoy, Kuma, Grafana Agent, and Jaeger

As a cloud service provider, observability is a critical subject as it's strongly related to the availability of the services running on the platform. We need to understand everything that is happening on our platform to troubleshoot errors as fast as possible and improve performance issues. A year ago, while the platform was still in private beta, we faced a tough reliability issue: users were facing random 500 errors when accessing their applications.

Modern Marketing Data Stack: Best Practices from Analyzing Snowflake's Customer Base

Are you efficiently unifying, modeling, analyzing, and activating all the data you need to drive impactful marketing campaigns and customer experiences? For years, marketing teams have struggled to operate from a single view of the customer and their business, essential to powering personalized experiences and measuring impact on key KPIs such as sales, growth, and profitability. Today, only half of all marketers have a unified view of the customer.

OpenLogic by Perforce and the Open Source Initiative Announce 2023 State of Open Source Survey

Perforce Software announces the beginning of their 2023 State of Open Source Survey - a collaboration between OpenLogic by Perforce and theOpen Source Initiative(OSI), a non-profit that raises awareness and adoption of open source software (OSS).

When to use API Generation Vs. Manual Development

You will likely see API frequently mentioned in the modern digital world, especially for app building blocks that make application production more seamless and effective than ever. However, in the API world, there is more than one way to create an API. The discussion over API generation vs. manual development is complex and Automated APIs could prove advantageous over manual development procedures during digital transformation.