There’s a lot of talk in the market these days about data clean rooms, along with some confusion about what exactly a data clean room is and how it differs from data sharing methods. In this blog post, I’d like to shed some light on this topic.
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.
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.
While working on the migration from Vagrant to Docker with Compose in our development setup, we were seeing extremely slow responses in the browser and I immediately made a mistake to assume I know the problem without measuring. A story in 7 acts.
It is estimated there are over 15 billion mobile devices (phones and tablets) in the world today. And customers, businesses, and service providers are using or developing native mobile apps for everyday needs.
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.
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, 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.