Category: Traffic Replay

Testing in production carries a lot of risk, like possibly causing downtime for users. However, the advantages of using real us...
No matter what application you’re building and who your target customers are, everyone can agree that it’s critical...
Testing in production is one of the most effective—and risky—ways of testing. The ability to use real-world conditions ensures ...
You’ve forgotten to add frontend validation to number fields, and now people are getting an error when they enter text into tho...
Organizations are starting to realize that simply writing tests to generate traffic is simply not good enough. Rather, producti...
Data privacy and security are a top concern for most organizations. It’s easy to see why given changes over the past few years....
Have you ever experienced the problem where your code is broken in production, but everything runs correctly in your dev enviro...
Autoscaling has become increasingly popular with the increased use and further development of cloud technologies, given the new...
With the introduction of new application platforms like Kubernetes, oftentimes the DevOps tooling around it needs to evolve.  C...
Introduction: Speedscale & Datadog By combining traffic replay capabilities from Speedscale with observability from Datadog...
If you missed it, check out our original overview of Local Kubernetes Development environments here. Kubernetes shouldn’t be re...
In this article, you will learn about some of the tools to test microservices running in a Kubernetes cluster. In particular, w...