Systems | Development | Analytics | API | Testing

Load Testing Kafka #speedscale #kafka #loadtesting

Message brokers are a critical component of modern distributed systems, facilitating asynchronous communication between services. Load testing message broker integrations requires special considerations since the interaction patterns differ from traditional HTTP-based APIs. Speedscale provides specialized tooling to help you load test applications that integrate with message brokers by.

Streamline Code Testing with Proxymock

Tired of complex setups and running out of memory just to test one component? Learn how to use Proxymock (a FREE tool) to solve your biggest testing headache: component isolation! This demo shows you how to record and mock interactions across a complex React, Golang, and PostgreSQL stack, allowing you to find bugs before they ever hit production. In This Demo: This strategy lets you easily isolate components, simulate customer behavior, and ensure quality with lightning-fast local testing.

How to Test Your React Frontend When the Backend Is Offline #speedscale #frontend #backend #coding

Software development is hard, especially when you have to ensure every component works together; it's an integration maze! And running a full stack (like React, Go, and Postgres) on your dev machine often means one thing: running out of memory! The Fix: We'll show you how to use Proxymock to record your components, effectively letting you run the frontend (or any component) completely isolated.

JWT Rot: Why Traffic Replay Tests Expire #speedscale #jwt #trafficreplay #apitesting #testautomation

Are your traffic replay tests crumbling because of expired tokens? You've got JWT Rot! When recording production traffic for integration or load testing, the embedded JSON Web Tokens (JWTs) often have a short expiration date. Once those tokens expire, your entire test suite fails, rendering your valuable traffic snapshots useless. Stop wasting time re-recording traffic. Learn how to defeat JWT Rot and ensure your security and API tests run reliably every time!

Understanding Kafka with Speedscale #speedscale #kafka #visualization #engineering #production

In this video, we're breaking down the complex world of Apache Kafka and showing you how to gain deep visibility into your event streaming architecture using Speedscale. Kafka is the backbone of modern, cloud-native systems, but understanding what's happening in production—which topics are receiving traffic, where messages are going, and how services are interacting can be a real challenge. We'll cover how Speedscale makes Kafka visualization and debugging simple by.

AI wrote the code, but can you trust it? #aicoding #integration #cursor #devops #speedscale

Using AI coding tools like Cursor is fast, but it leaves a massive question: Is the new code going to break production? We solve this by combining Cursor with Proxymock! I take a live traffic snapshot of my running app, feed it back to the AI, and instantly run realistic integration tests locally. It's the only way to get true confidence before you push. Watch the full video below!

Stop Getting Charged for Test Emails! #speedscale #aws #ses

Tired of local development using AWS SES leading to spam, cloud costs, and unnecessary API calls? When testing your app, you shouldn't have to connect to a live cloud environment just to send a test email. Learn how to set up your own local ProxyMock server to intercept and record real SES calls, so you can replay them instantly and accurately without ever leaving your desktop.