Speedscale + k6 tutorial overview Guide
Load testing is one of the most common ways to test the resiliency of your web application. In this k6 tutorial, we reveal how recording production data with...
Latest insights on API testing, performance optimization, and software development best practices from the Speedscale team.
Load testing is one of the most common ways to test the resiliency of your web application. In this k6 tutorial, we reveal how recording production data with...
With the explosive growth of Kubernetes over recent years, software engineering teams are facing new challenges: increasing complexity...
Traffic replay is a way of capturing real-world traffic, with the purpose of being replayed against services in any environment for more accurate...
Testing in production carries a lot of risk, like possibly causing downtime for users. However, the advantages of using real user traffic are many...
If you’ve worked with load testing before, you know that there are a lot of things to consider. Whether or not you should combine load testing and mocks is one...
Autoscaling has become increasingly popular with the increased use and further development of cloud technologies, given the new capabilities of platforms like...
In the last post we covered the industry shift towards ARM machines for both local and production software engineering. Last time we learned how to create...
In this article, you'll be introduced to two different load testing tools that are both able to work with Kubernetes; Speedscale and K6.
With ARM based dev machines and servers becoming more common, it is become increasingly important to build Docker images that support multiple architectures.