KubeCon Retrospective: Platform Engineering Needs to Do More Testing
Learn how digital twins and traffic replay, highlighted at kubecon, offer platform engineering teams a 'superpower' to test against real-world scenarios.
Browse 48 posts in this category
Learn how digital twins and traffic replay, highlighted at kubecon, offer platform engineering teams a 'superpower' to test against real-world scenarios.
Claude Code can write features and fix bugs, proxymock traffic snapshots give me the integration tests, replays.
Record real PostgreSQL traffic with proxymock and replay it deterministically. No more local database setup, no more seeded test data.
Cursor can scaffold new API calls, proxymock traffic snapshots give me the integration tests, replays.
Testing AI-generated code in cloud-native apps? Speedscale Proxymock provides a free tool for mock API endpoints and realistic sandboxes based on real.
Practical strategies to eliminate QA bottlenecks and build resilient testing pipelines
A pragmatic comparison of mitmproxy and proxymock for traffic replay. Learn which tool to use for investigative debugging vs developer productivity, how.
Catch the ghost! Learn why reproducing production bugs is so hard, how unrealistic test environments fail you.
Record real MySQL traffic with proxymock and replay it in tests. Eliminate local database setup and flaky CI runs.