Systems | Development | Analytics | API | Testing

Latest Blogs

Moving to Log Analytics for BigQuery export users

If you’ve already centralized your log analysis on BigQuery as your single pane of glass for logs & events…congratulations! With the introduction of Log Analytics (Public Preview), something great is now even better. It leverages BigQuery while also reducing your costs and accelerating your time to value with respect to exporting and analyzing your Google Cloud logs in BigQuery.

5 Trends to Look Out for in API-Led Connectivity

The pandemic saw the world rapidly pivot to mass remote working, forcing many companies to accelerate their digital transformation efforts. The result has been businesses facing an increasingly prevalent pain point in their operations — integrating and automating workflows, which calls for API led connectivity. The 2010s saw the rise of an API-led approach as a central pillar of digital infrastructure, along with the industry’s embrace of SaaS.

Security Best Practices for Your Rails Application

Alongside performance and usability, you should always focus on security when creating any web application. Keep in mind that hacking techniques are constantly evolving, just as fast as technology is. So you must know how to secure your users and their data. This article will show you how to create a secure Rails application. The framework is known to be secure by default, but the default configuration is not enough to let you sleep well at night.

How ThoughtSpot Uses ThoughtSpot for Field Marketing

As ThoughtSpot’s SVP of Corporate Marketing I oversee a field marketing team that acts as the glue between our Marketing and Field Sales teams. When people talk about field marketing, they’re often just thinking of events — but we have a far broader remit than that. Each member of the Field Marketing team sits within a specific sales region, acting as a kind of regional CMO.

Enabling Multi-Region for Kong Konnect Cloud

Since the initial launch of Kong Konnect Cloud, one common feature request has (unsurprisingly) been Multi-Region support. Many customers look for SaaS solutions that support a distributed service architecture. Even at its inception, our goal was to support more than a single region. Today, we’re happy to announce Multi-Region Support for Kong Konnect Cloud.

End-to-End API Monetization with Java Spring, Stripe, and Moesif

Many API developers and companies struggle to find ways to easily set up systems to monetize their APIs. Some are simple but not customizable, some are complex and require massive engineering effort to actually get it all running. To make things easier, Moesif created a feature a few months ago called Billing Meters which gives massive customizability but with a minimal amount of code and engineering effort.

API Load Testing Tutorial

API load testing, which identifies how stable your APIs are under different workloads, is a crucial part of performance testing. In this guide you will learn what is API load testing, when to perform load testing, and more. One growing pain of increasing iterative development and shortening release cycles is a growing inability to detect and fix inefficient code – whether in the CI/CD pipeline or in production.