Operations | Monitoring | ITSM | DevOps | Cloud

Feature Spotlight: PostGres Mocking #speedscale #postgres #postgresql

Struggling with integration testing because of a Postgres database dependency? Testing can feel impossible when you need to replicate realistic data in Postgres. That’s where Speedscale’s Postgres Mocking Tool comes in. Speedscale drops a recorder into your live system, observes all Postgres traffic, and shows you the actual sequence of statements and responses—making it easier than ever to test reliably.

Troubleshooting Microservices with AI

Ever found yourself saying, "But it works on my machine!" when a bug pops up in a microservices environment? It's a common and frustrating problem. Unlike a monolithic application, microservices are a collection of independently deployed services that communicate with each other. This complexity makes it difficult to reproduce real-world issues on your local machine, as you may not have all the necessary services and dependencies running. But what if you could take a snapshot of a running application's behavior and bring it home for debugging?

Configuring Data Loss Prevention

Redacting PII (DLP): Speedscale can be configured to redact personally identifiable (PII) or other sensitive information (PII) from traffic via it's data loss prevention (DLP) features. This redaction happens before data leaves your network, preventing the Speedscale service from seeing the data at all. However, the overall shape or structure of the data is retained in order to facilitate useful testing against systems.

Transforming Snapshots with Templates

Ever wished you could save and reuse your API traffic transformations? With Speedscale's new snapshot templates feature, you can! In this demo, we'll walk you through how to: Find and filter API traffic to create a snapshot. Transform sensitive data, like authentication tokens, with templates. Apply those saved templates to new snapshots instantly, saving you time and ensuring consistency. Whether you're looking to automate your testing or handle sensitive data more efficiently, our new templates feature makes it easier than ever to manage your API snapshots.